#cs_1 {
	width:225px;
	height:200px;
	margin:10px 20px 10px 0px;
	float:left;
}

#cs_2 {
	width:225px;
	height:200px;
	margin:10px 0px 10px 0px;
	float:left;
}

#cs_1 h1 {
	border-bottom:#CCC solid 1px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:700;
}

#cs_2 h1 {
	border-bottom:#CCC solid 1px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:700;
}

.cs_image {
	margin:10px 0px;
	width: 225px;
	height: 100px;
	background-color: #CEDB0F;
}

#cs_1 p {
	margin:0;
	padding:0px 0px 5px 0px;
	border: none;
}

#cs_2 p {
	margin:0;
	padding:0px 0px 5px 0px;
	border: none;
}

#cs_1 p a:link,
#cs_1 p a:visited {
	color:#CEDB0F;
	text-decoration:underline;
	width:100%;
	padding-top:5px;
}

#cs_1 p a:hover,
#cs_1 p a:active {
	color:#333333;
	text-decoration:underline;
	width:100%;
	padding-top:5px;
}

#cs_2 p a:link,
#cs_2 p a:visited {
	color:#CEDB0F;
	text-decoration:underline;
	width:100%;
	padding-top:5px;
}

#cs_2 p a:hover,
#cs_2 p a:active {
	color:#333333;
	text-decoration:underline;
	width:100%;
	padding-top:5px;
}
