	
	ul.col
	{	float:	left;
		margin:	0;
		padding:	0 0 0 17px;
		_padding:	0 0 0 27px;
	}
	img#imgCover
	{	position:		absolute;
		left:				6px;
		_top:				22px;
		_left:			0;
	}
	img#listimg
	{	float:	left;
		width:	290px;
		height:	218px;
		margin:	0 10px 0 0;
	}
	.details .side
	{	float:	left;
		width:	45%;
		margin:	0 0 0 6px;
	}
	.details .side ul
	{	padding:	0;
		margin:	0 0 0 20px;
	}
	ul#amens
	{
	}
	#imgs
	{	
	}
	#imgs ul
	{	list-style:	none;
		margin:		0 0 0 0;
		float:		left;
		width:		48%;
	}
	#imgs ul li{	margin:		0 0 2px 0; }
	#imgs ul a
	{	background:	url(imgs/fdp/bullet-view.gif) no-repeat;
		display:		block;
		padding:		1px 0 0 18px;
	}
	#imgs ul a:hover{ color: #FDB803; }
	
	#buttons
	{	margin:				8px 0 0 8px;
		width:				180px;
	}
	#buttons a#request, #buttons a#email
	{	background:			url(imgs/fdp/details_but.png) no-repeat 0 0;
		_background:		url(imgs/fdp/details_but.gif) no-repeat 0 0;
		display:				block;
		padding:				10px 0 0 12px;
		height:				38px;
		width:				74px;
		text-decoration:	none;
		line-height:		12px;
		color:				#624107;
		float:				left;
	}
	
	#buttons.single a#request, #buttons.single a#email
	{	background:			url(imgs/fdp/details_single.gif) no-repeat 0 0;
	}
	
	#buttons a#email{				background-position:	-83px 0;	}
	#buttons a:hover#email{		background-position:	-83px -48px; }
	#buttons a:hover#request{	background-position:	0 -48px;	}
	
	a#viewList
	{	position:		absolute;
		right:			12px;
		top:				212px;
	}
	
	.box
	{	background:	url(imgs/fdp/box.gif) no-repeat;
		clear:			left;
		position:		absolute !important;
		width:			205px;
		height:			300px;
		padding:			3px 13px 0 0;
		z-index:			200;
		margin:			50px 0 0 200px;
		_margin-top:	-40px;
	}
	.box h3
	{	padding:			0 0 0 5px;
		border:			0 !important;
		color:			black !important;
	}
	.box form
	{	width:			200px !important;
	}
	.box a.close
	{	background:		url(imgs/fdp/close.gif) no-repeat;
		display:			block;
		height:			15px;
		width:			15px;
		position:		absolute;
		top:				6px;
		right:			9px;
		z-index:			210;
		_position:		relative;
		_margin:			-22px 0 0 0;
		_float:			right;
	}
	.box a.close:hover
	{	background-color: #624107;
	}
	form
	{	padding:			4px 0 0 10px;
	}
	form .row .text, form .row .textarea{ background:	white !important; color: black !important;}
	form .row .whole{	width:	180px !important;}
	form .row .half{	width:	88px !important; }
	