#player {
float:left;
margin-bottom:10px;
margin-right:0;
margin-left:36px;
margin-top:60px;
width:auto;
}

#hometop #content #player embed {
 	width:auto;
	height:auto;
}
 
#bottomleft .csc-header,
#bottomcontent .csc-header,
#bottomright .csc-header {
	padding: 0;
	text-align: center;
}
#bottomleft .csc-header a,
#bottomcontent .csc-header a,
#bottomright .csc-header a {
	color: #fff;
}
#bottomleft a,
#bottomcontent a,
#bottomright a {
	/*color:#ffffff;*/
	color: #525252;
	font-weight: normal;
	text-decoration: none;
}
#bottomleft #bottomHeader a,
#bottomcontent #bottomHeader  a,
#bottomright #bottomHeader  a {
	padding-left: 20px;
	background: url(../images/home_bottom_link.png) no-repeat left 3px;
}
#homebottom #bottomHeader a:hover {
	text-decoration: underline;
}
#homebottom li {
	color: #2f6ba2;
}

#bottomleft a:hover,
#bottomcontent a:hover,
#bottomright a:hover {
	text-decoration: underline;
}
