/*
-----------------------------------------------
Rowtex b2b bestseller styles
author:   paul@nice-design.co.uk
agency:   designate.co.uk
version:  24 may 2005
----------------------------------------------- */


/*  =bestsellers 
----------------------------------------------- */
#featured {
	width: 192px;
	height: 360px;
	border: solid 1px #ccc;
	margin-top: 15px;
	}
#featuredtitle {
	color:#444444;
	display: block;
	padding: 10px;
	margin:0 !important;
	border-bottom: solid 2px #FEC318;
	background-color:#F2F2F2;
	font-weight: bold;
	margin-top: 10px;
}
#CaptionBox {
	height: 200px;
	padding-top: 30px;
	line-height: 1.5em;
}
#PictureBox {
	float: left;
	padding-right: 7px;
}
#featured .fcontent {
	padding: 0 10px 10px 10px;
	color: #666;
	}
