/* CSS Document */
#showcase {background:#7f7f9c;}
dl.boxes_list dt {background:#7f7f9c; font-size:1.5em; margin:3px 0;}
#foot {background:#7f7f9c;}

dl.curved {background:#737F88 url(images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:99%; text-align:left;}
dl.curved dt {background:transparent url(images/c_tr.gif) top right no-repeat; padding:6px; text-align:left; color:#fff; font-size:14px; font-weight:bold;}
dl.curved dd {background:#E5EAEE url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0; height:inherit;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }
p#poster{
	text-align:left; 
	display:block; 
	width:160px; 
	float:right;
	border-left:3px solid #FFFFFF;
	margin-left:15px;
	padding:10px;
	
}
/*
dl.curved {background:#7f7f9c url(images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:100%;}

