	ul.col
	{	float:	left;
		margin:	0;
		padding:	0 0 0 17px;
		_padding:	0 0 0 27px;
	}
	img#imgCover
	{	position:		absolute;
		left:				179px;
		_top:				217px;
		_left:			177px;
	}
	img#listimg
	{	fl oat:	left;
		width:	290px;
		height:	218px;
		border:	3px solid #F7C21A;
	}
	.side
	{	float:	left;
		width:	35%;
		margin:	0 0 0 6px;
	}
	.side ul
	{	padding:	0;
		margin:	0 0 0 20px;
	}
	.side ul.features
	{	width:	90% !important;
		color:	#F7C21A;	
	}
	#buttons.side 
	{	position:		absolute;
		width:			90px;
		top:				210px;
		right:			0;
	}
	ul#amens
	{
	}
	#imgs ul
	{	list-style:	none;
		margin:		0 0 0 4px;
	}
	#imgs ul li{	margin:		0 0 2px 0; }
	#imgs ul a
	{	background:	url(/imgs/fdp-bullet.gif) no-repeat;
		display:		block;
		padding:		1px 0 0 24px;
	}
	#imgs ul a:hover{ color: #FDB803; }
	
	a.big
	{	width:				75px;
		display:			   block;
		text-decoration:	none !important; 
		text-align:			center;
		float:				left;
		margin:				5px 5px 0 5px;
		padding:				4px 0;
		color:				white;
		border:				2px solid #F7C21A;
	}
	a.big:hover
	{	background:		#F7C21A no-repeat;
		color:			black !important;
	}
	.extra
	{	clear:			left;
		position:		absolute;
		width:			210px;
		z-index:			200;
		left:				-400px;
		_margin-top:	-40px;
		border:			3px solid #F7C21A;
		background:		#48DAFF;
		color:			#1378c9;
		padding:			4px;
	}
	.extra form
	{	width:			200px !important;
	}
	.extra a.close
	{	background:		#1378c9;
		display:			block;
		height:			14px;
		width:			15px;
		position:		absolute;
		top:				7px;
		right:			7px;
		z-index:			210;
		_position:		relative;
		_margin:			-22px 0 0 0;
		_float:			right;
	}
	.extra a.close:hover
	{	background-color: #FDB803;
	}
	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; }
	
