@charset "utf-8";
#contents {
	margin: auto;
	width: 780px;
	background-repeat: no-repeat;
	background-position: right bottom;


}

#leftmenu {
	width: 150px;
}
#contents h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #921A14;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#contents h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #921A14;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#productdetails {
	width: 90%;
	text-align: left;
	color: #666666;
}
#productdetails h1 {
	font-size: 10px;
	text-transform: capitalize;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	font-weight: bold;
	background-image: url(../images/menu/span.png);
	width: 350px;
}

