#content {
	border: 1px solid #666;
	background-color: #212121;
	color: #fff;
	height: 335px;
	padding: 3px 0 4px 4px;
}
ul.portfolioList {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.portfolioList li {
	padding: 0;
	margin: 0;
	float: left;
}
ul.portfolioList li a {
	display: block;
	width: 329px;
	height: 335px;
	border: 1px solid #212121;
	text-decoration: none;
}
ul.portfolioList li a.baths {
	background: url(/images/baths-feb16.png) no-repeat;
}
ul.portfolioList li a.kitchens {
	background: url(/images/kitchens-feb16.png) no-repeat;
}
ul.portfolioList li a.commercial {
	background: url(/images/commercial-feb16.png) no-repeat;
}
#TB_title {
	color: #7F1800!important;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: times new roman, times, serif;
}
#TB_closeWindowButton {
	display: block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
	background: url(/images/thickbox/close.gif) no-repeat;
}

