#inner_box {
	background: url(../images/portfolio_banner.gif) no-repeat;
}

#section_content a {
	text-decoration: none;
	color: gray;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#section_content a:hover {
	color: #94c4ff;
}

img.thumbs {
	border: 1px solid black;
	width: 100px;
	height: auto;
}

div.thumbnail {
	float: left;
}

div.caption {
	height: 50px;
	margin-left: 110px;
}

h5 {
	margin: 0;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	padding: 0;
	position: relative;
}

div.detailimage img {
	border: 1px solid black;
}

h5.detailnav {
	font-size: 14px;
	padding-bottom: 10px;
}

div.detailcaption h5 {
	font-size: 14px;
	padding-top: 10px;
}