#CT_container
{
	width: 1000px;
	/*background-color: red;*/
	/*position: auto;*/
}

#CT_menu
{
	position: relative;
	/*top: 8px;*/
	/*background-color:green;*/
	/*margin-right: 200px;*/
}
#CT_results
{
	position: relative;
	/*background-color:blue;*/
	/*top: 8px;*/
	width: 800px;
	float: left;
	/*margin-bottom: 8px;*/
	/*margin-left: 5px;*/
}
#CT_header
{
	/*top: 8px;
	position: relative;
	background-color:pink;
	height: 25px;
	width: 800px;
	float: left;*/
}