#ctw-main-wrapper {
	width: 550px;
	border: 1px solid #adadad;
	padding: 10px;
	background-color: #ffffff;
}



#ctw-main-header {
	width: 550px;
	height: 60px;
}

#ctw-header-logo a {
	float: left; 
	width: 300px;
	border: 0;
	text-decoration: none;
}

#ctw-header-sponsor {
	float: right; 
	width: 234px;
}

.ctw-main {
	width: 550px;
	margin-top: 20px;
}

#ctw-templates-menu {
	position: relative;
	width: 550px;
	height: 185px;
	overflow: auto;
	text-align: center;
	margin-bottom: 5px;
}

.stack-left {
	float: left;
	margin-right: 10px;
}

.reset {
	clear: both;
}

hr {
	border: 0;
	height: 1px;
	background-color: #adadad;
}
