ul{
	padding:0px 0px 0px 12px;
	margin:0px 0px 10px;
}

.productsContainer{
	margin-top:15px;
}

.productButtons{
	margin-top:10px;	
}

.product{
	float:left;
	width:220px;
	padding:0px 5px 0px 0px;
	
}

.vertRule{
	width:15px;
	height:100px;
	border-left:solid 1px #ddd;
	float:left;
}

.productTitle{
	font-size:12px;
}

.productDescription{
	width:210px;
	height:95px;
}

.productDescriptionLeft{
	width:220px;
	float:left;
}

.productDescriptionRight{
	float:right;
}

#categoryCommerceDisplayTitle {
	color:#505050;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Verdana,Arial,Geneva,Sans-Serif; 
}
#categoryCommerceDisplay {
	float:right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: -185px;
	margin-right:25px;
}
#categoryCommerceDisplayContent{
	position:relative;
	top:25px;
	left:20px;
}
#categoryLinkDisplay {
	font-size:12px;
	font-weight: bold;
	padding-top: 8px;
	color: #365ebf;	
	font-family: Verdana,Arial,Geneva,Sans-Serif;
}
#categoryCommerceDisplayPost {
	float:right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top:-130px;
	margin-right:10px;
}
#categoryCommerceDisplayTM {
	float:right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: -130px;
	margin-right:25px;
}
#categoryCommerceDisplayLC {
	float:right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: -175px;
	margin-right:25px;
}
#categoryCommerceDisplayBA {
	float:right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: -190px;
	margin-right:30px;
}
#categoryProductLinkDisplay {
	font-size:14px;
	font-weight: bold;
	padding-top: 8px;
	color: #505050;	
	font-family: Verdana,Arial,Geneva,Sans-Serif;
}
#firstSection{
	background:url(/images/ffaw/PromoPgLBox.gif) no-repeat;
	width:222px;
	height:245px;
	margin-bottom:8px;
	padding-left:-10px;
}



/*
XSell Styles
*/
.catxsellTop{
	background:url(/images/ffay/sidebar_topBG.gif) no-repeat;
	height:43px;
	width:186px;	
}

.catxsellHeader{
	padding:13px 0px 0px 15px;
	font-size:14px;
	font-weight:700;
	color:#505050;
}

.catxsellHeaderTwoLines{
	padding:5px 0px 0px 15px;
	font-size:14px;
	font-weight:700;
	color:#505050;
}


.catxsellMiddle{
	background:url(/images/ffay/sidebar_midBG.gif) repeat-y;
	min-height:80px;
	max-width: 186px;
}

.catxsellBody{
	width:180px;
	padding:20px 5px 5px 15px;
}

.catxsellLeft{
	width:110px;
	float:left;
}

.catxsellRight{
	float:right;
	padding-top:4px;
}

.catxsellOneCell{
	
}

.catxsellBottom{
	background:url(/images/ffay/sidebar_btmBG.gif) no-repeat;
	width:186px;
	height:43px;
	margin-top:-10px;
	margin-bottom:8px;
}



