﻿@import url('buttons.css');

#main {
	width: 745px !important;
}
#nav_sale {
	position:absolute;
	top: 230px;
	width: 180px;
	margin: 0;
	padding: 0;
}
#nav_sale dt {
	padding: 3px 0 0 9px;
	margin-bottom: 16px;
	line-height: 22px;
	width: 171px;
	height: 25px;
	background-color: white;
	color: black;
}

#nav_sale dd {
	padding: 0;
	margin: 0 0 16px 0;
}

.sel_headline {
	text-indent: 5em;
}
#colors {
	position: absolute;
	top: 230px;
	margin-left: 181px;
	width: 566px;

}
.hover_headline {
	display: none;
}
#colors .colorinfo {
	position: absolute;
	top: 0;
	display: block;
	height: 25px;
	line-height: 22px;
	padding: 3px 0 0 9px;
	background-color: white;
	color: black;
	width: 541px;
	margin-left: 7px;
}
#colors .colorinfo span {
	position: absolute;
	top: 0;
	left: 0; 
	width: 500px;
	height: 25px;
	text-indent: 2.8em;
	padding: 3px 0 0 9px;
}
