@import url('../../Style/VCICommon.css');
@import url('../../Style/Default.css');

.header_img{
background: #555 url(../../images/headers/header_hollywoodland.jpg) no-repeat;
}

#leftside_icons div{
border-bottom:1px solid #D4D4D4;
}

.productsection h5
{
	padding:3px;
	margin:0px;
	margin-top:12px;
	background:#CCC;
	color:#333;
}
.productsection ul
{
	padding:0px;
	margin:0px;
	background:#FFF;
	border:1px solid #CCC;
	border-bottom:0px;
	list-style-type:none;
	margin-bottom:14px;
}
.productsection li
{
	border-bottom:1px solid #CCC;
	padding:2px;
}
