#browse_options #suit_color
{
	list-style-type: none;
	margin-left: 35px;
}
#browse_options #suit_color #black
{
	background-image: url(../layout_v1/images/mens_suits/color_roll/black_off.png);
}
#browse_options #suit_color #brown
{
	background-image: url(../layout_v1/images/mens_suits/color_roll/brown_off.png);
	width: 89px;
}
#browse_options #suit_color #grey
{
	background-image: url(../layout_v1/images/mens_suits/color_roll/gray_off.png);
}
#browse_options #suit_color #navy
{
	background-image: url(../layout_v1/images/mens_suits/color_roll/navy_off.png);
}
#browse_options #suit_color #olive
{
	background-image: url(../layout_v1/images/mens_suits/color_roll/olive_off.png);
	width: 72px;
}
#browse_options #suit_color #tan
{
	background-image: url(../layout_v1/images/mens_suits/color_roll/tan_off.png);
}
#browse_options #suit_color img
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
#browse_options #suit_color li
{
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 140px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 88px;
}