@charset "utf-8";
#wrap #content #pagecontent .portfolio td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F5EAC5;
}
#wrap #content #pagecontent .portfolio td table td {
	border:none!important;
	width: 200px;
}
#wrap #content #pagecontent .portfolio strong {
	display: block;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}


#wrap #content #pagecontent .portfolio .alt td {
	background-color: #CCE6EE;
}
