/* Rock Restaurant
------------------------------*/

body {
	background-color: #fff;
	}

#container, .contentBox {
	width: 100%;
	background: none;
	display:block;
	border:0;
	padding:0;
	margin:0;
	}
	
.masthead, .siteTools, .footer, .backToTop, .iconAboutus, .button, .button span, .linkBottom, .linkBottom a, p.clearfix, #map, .footer div, .subNav, .promoBox, .breadcrumb, .bannerBottom, .pagination, fieldset, #maps {
	display: none!important;
}

.banner{
text-align:left;
border-bottom:2px solid #000;
margin-bottom:20px;
}

ul.imgList li div{
float:none;
width:100%;
}

ul.imgList li p.imgHolder {
width:auto;
margin:0 20px 5px 0;
}

.generic .lhs{
border:0;
margin:0;
padding:0;
}
	




