/* CSS Document */
#detail
{
    float:left;
    background-image:url();
	width:640px;
    height:520px; 
	overflow:hidden; 
	position:relative;	
}

h1
{
    font-size:13px;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#EEEEEE;
}
