/* CSS Document */

#content form{ 
	margin: 0;
	padding: 0;
	}

#browse { 
	background-color: #8E0D07;
	height: 39px;
	padding: 2 0 0 12px;
	}	
	
#browse img { 
	float: left;
	vertical-align: bottom; 
	}  

#browse select {
	float: right;
	background-color: #8E0D07;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.5;
	margin: 8 5 0 0px;
	padding: 3px;
	border: solid 1px #FFFFFF;
	}
	
#fullcol { margin: 20 0 0 0px; }

#latest_releases { 
	margin: 10 0 20 0px; 
	background-color: #DFEBEF;
	}
	
#releases {
	margin: 0;
	padding: 10px;
	background-color: #000000;
	width: 159px;
	}
	
#colspace { width: 10px; }
#rowspace { height: 10px; }
		
#title {
	height: 45px;
	font-size: 65%;
	color: #FFFFFF;
	margin: 0 0 10 0px;
	}	
	
#art {
	background-color: #000000;
	border: solid 6px #FFFFFF; 	
	margin: 0 0 10 0px;
	}
	
#art img {
	width: 146px;
	height: 146px;
	}	
	
#noart {
	background-color: #000000;
	border: solid 6px #FFFFFF; 	
	margin: 0 0 10 0px;
	padding: 60 0 0 0px;
	text-align: center;		
	}
		
#noart {
	width: 146px;
	height: 86px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 158px;
	height: 158px;	
	}
	
html>body #noart {
	width: 146px;
	height: 86px;
	} 	
	
#details {
	background-color: #transparent;
	margin: 0 0 10 0px;
	color: #FFFFFF;
	font-size: 65%;
	width: 158px;
	}
	
#details td.format {	
	padding: 5px;
	border: solid 1px #FFFFFF; 
	}
	
#details td.format {
	width: 88px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;
	}
	
html>body #details td.format { width: 88px; } 	
	
#details td.price {	
	padding: 5px;
	border-top: solid 1px #FFFFFF; 
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	}	
	
#details td.price {
	width: 47px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 59px;
	}
	
html>body #details td.price { width: 47px; } 		
	
#buy form { 
	margin: 0;
	padding: 0;
	}
	
#buy {
	text-align: center;
	background-color: #8E0D07;
	width: 159px; 
	height: 25px;
	}	