/*
PORTFOLIO SAMPLES: OVERVIEW
----------------------------------------------------------------------------*/

#portfolio_preview {
	position: absolute;
	left: -500px;
	top: 0;
	z-index: 200;
}

#portfolio_preview img {
	border: 1px #cccccc solid;
	background: #ffffff;
	float: left;
}

img { border: 0 none; }

.site {
	background: url(/images/small_box.gif) no-repeat;
	float: left;
	height: 183px;
	margin: 0 0 15px 0;
	overflow: hidden;
	width: 231px;
}

.site p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0px !important;
}

.site h2, .site h2 span {
	font: Verdana, sans-serif;
	font-size: 9px !important;
	margin: 0;
	padding: 5px 0 3px 15px;
}

.site h2 span {
	padding: 5px 0 3px 2px !important;
}

.site h2 a
{
	text-decoration: none;
	font-weight: normal;
}

.site h2 a span
{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.site a:hover
{
	color: #92b625;
}

.site img {
	height: 136px;
	margin: 13px 13px 0 13px;
	width: 205px;
}