#browse_options #cuff_style
{
	list-style-type: none;
	margin: 0px;
	margin-left: 100px;
	padding: 0px;
}
#browse_options #cuff_style #french_cuff
{
	background-image: url(../layout_v1/images/dress_shirts/cuff_roll/french_off.png);
}
#browse_options #cuff_style #regular_cuff
{
	background-image: url(../layout_v1/images/dress_shirts/cuff_roll/regular_off.png);
}
#browse_options #cuff_style img
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
#browse_options #cuff_style li
{
	background-repeat: no-repeat;
	float: left;
	height: 217px;
	width: 162px;
}
#browse_options #shirt_color
{
	list-style-type: none;
	margin-left: 35px;
}
#browse_options #shirt_color #black
{
	background-image: url(../layout_v1/images/dress_shirts/color_roll/black_off.png);
	width: 72px;
}
#browse_options #shirt_color #blue
{
	background-image: url(../layout_v1/images/dress_shirts/color_roll/blue_off.png);
}
#browse_options #shirt_color #green
{
	background-image: url(../layout_v1/images/dress_shirts/color_roll/green_off.png);
}
#browse_options #shirt_color #ivory
{
	background-image: url(../layout_v1/images/dress_shirts/color_roll/ivory_off.png);
	width: 89px;
}
#browse_options #shirt_color #pink
{
	background-image: url(../layout_v1/images/dress_shirts/color_roll/pink_off.png);
}
#browse_options #shirt_color #white
{
	background-image: url(../layout_v1/images/dress_shirts/color_roll/white_off.png);
}
#browse_options #shirt_color img
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
#browse_options #shirt_color li
{
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 140px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 88px;
}
