@charset "UTF-8";
.cs-image-container {
	background-image: url(../images/web-shot-bg.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 216px;
	width: 302px;
	overflow: hidden;
}
.image-thumb {
	sdisplay: inline;
	float: left;
	margin-left: 19px;
	margin-top: 13px;
}
.cs-summary {
	display: inline;
	float: left;
	height: 85px;
	width: 302px;
}
.cs-container {
	display: inline;
	float: left;
	width: 302px;
}
.cs-summary p {
	font-size: 11px;
	color: #515961;
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
}
#portfolio {
	float: left;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}
