/* CSS Document */
#top_header, #top_r_nav, #header, #nav, #left, #footer, #back, #print_div, #enlarge_image, #email {
	display:none;
}
#right {
	float:none;
}
h1 {
	font-size:12px;
	margin-bottom:10px;
}
#title {
	position:relative;
	top:0px;
	left:0px;
	height:20px;
	width:270px;
	margin-bottom:30px;	
}
#inv_id_right {
	position:absolute;	
	top:65px;
	left:450px;
	width:180px;	
}
#inv_id #descriptions {	
	position:relative;
	top:150px;	
}
#inv_id #inv_id_right #options ul {
	list-style:square;	
	margin-left:0px;
	margin-bottom:10px;
	margin-top:5px;
}
#main, #content, #left, #right, body, #inv_id, inv_id_right {
	height:450px;		
}	
