.cs_desc {
	width: 460px; 
	float: right;
}
.cs_desc a {
	color: #CE0101;
	text-decoration: none;
}

.cs_thumb_photo {
	width: 210px;
	height: 140px;
	overflow: hidden;
}
.cs_thumbs {
	clear: both;
}

/************ CS DETAIL PAGE **************/

#cs_detail_page h2 {
	float: left;
	width: 121px;
	display: inline;
}

#cs_detail_page h2 a{
	width: 121px;
	display: block;
	height: 30px;
	background: url(../_img/headings/portfolio.gif) no-repeat;
	outline: none;
	text-decoration: none;
	float: left;
}
#cs_detail_page h2 a:hover {
	background-position: 0 -30px;
}

.mask450 {
	padding: 0;
	width: 450px;
	height: 300px;
	overflow: hidden;
}
.smallimg {
	width: 210px;
	height: 140px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 30px;
	margin-top: 30px;
}
.secondimg {
	margin-right: 0 !important;
}

.lb_links {
	display: none;
}
p a {
	color: #CE0101;
	text-decoration: none;
}
p a:hover {
	color:#000066;
	text-decoration: underline;
}