@import url(catalogue.css);

/*
 *VALLEYHILL1.COM/CATALOGUE/INDEX.JSP
*/
/*CONTENT //////////////////////////////////////////////////////////////////////////////////////////*/

#inner-content {
	float: left;
	background-color: #000000;
	background-image: url(img/catalogue/bland/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*BLAND *********************************************************************************************/

#bland {
	float: left;
	width: 840px;
	padding: 0px 30px 30px;
	background-image: url(img/catalogue/bland/header.png);
	background-repeat: no-repeat;
}

#bland div {
	float: left;
	height: 130px;
	width: 250px;
	margin: 45px 45px 0px 0px;
	overflow: hidden;
	background-image: url(img/catalogue/bland/comment.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bland p {
	font-size: 10px;
	line-height: 14px;
	padding: 0px 10px;
}

/*--------------------------------------------------------------------------------------------------*/

#bland .end {
	margin-right: 0px;
}