/* CSS Document */
.list_heading {
	font-weight: bold;
	font-size: 0.7em;
}

.list_heading a {
	color: #3F300D;
}

.list_heading a:hover {
	color: #8B2C1D;
}

.list_buffer {
	margin-top: 0px;
}

.list_subheading {
	font-size: 0.65em;
	margin-left: 5px;
	margin-bottom: 2px;
}

.list_subheading a {
	color: #FFFFFF;
}

#featuretitle {
	position: absolute; 
	top: 193px; 
	left: 143px; 
	width: 143px;
}

#featurebox {
	position: absolute; 
	top: 214px; 
	left: 143px; 
	width: 143px; 
	background-color: #D27F72; 
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 0.7em;
}

#featurebox img {
	margin: 0px 8px 8px 8px;
	border: 1px #000000 solid;
}

.feature_item {
	clear: both;
	float: left;
	margin-top: 0px;
}

.feature_text {
	margin-top: 0px;
	color: #8B2C1D;
	line-height: 0.95em;
}

.feature_heading {
	font-weight: bold;
}

.feature_subtext {
	font-size: 0.9em;
}

.itemcell {
	font-size: 0.7em;
}

#itemdetail {
	margin: 15px;
	color: #000000;
}

.itemtitle {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

.itembullet {
	color: #E0C174;
}

#itemoutputbox {
	position: absolute; 
	top: 63px; 
	left: 143px; 
	width: 361px; 
	height: 198px;
	border-top: 1px solid #FFFFFF;
}

#itemphoto {
	position: absolute; 
	top: 63px; 
	left: 505px; 
	width: 220px; 
	height: 200px;
	border-top: 1px solid #FFFFFF;
}


