.layout{
	background-color:#fff;
}


#details ul, #documentLibrary ul {
	padding-bottom:30px;
	padding-left:20px;
	padding-top:5px;
}

.tabs {
	font-size:11px;
}	


#details ul li, #documentLibrary ul li{
	padding:0 0 5px;
}

.qlinks{
	list-style-image:url(/common/images/arrow.gif);
}


.colorsAvailable{
	border:1px solid #E1DED3;
	color:#333333;
	float:left;
	height:67px;
	margin:4px;
	width:210px;
}

.colorsImg{
	width:102px;
}

.colorsTitle{
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:5px;
}

.colorDesc{
	padding-top:5px;
	padding-bottom:5px;
	}

.groupTitle{
	font-size:11px;
	font-weight:bold;
}

.plus {
	color:#942218;
	font-weight:bold;
}

