#Advanced-Search{
	float: left;
	padding: 0 0 0 0;
	width: 190px;
}

#Advanced-Search  h2{
	float: left;
	font-size: 1.3em;
	color: #ffffff;
	padding: 11px 15px;
	text-align: right;
	width: 160px;
	height: 20px;
	font-family: Bebas;
	font-weight: normal;
	background-image: url(http://images.esellerpro.com/2296/images/elements/heading-bg.gif);
	letter-spacing: 1px;
	
}

#Advanced-Search ul{
	list-style: none;
	float: left;
	width: 100%;
	background-image: url(http://images.esellerpro.com/2296/images/elements/quick-finder.jpg);
	height: 300px;
	padding: 6px 0 0 0;
}

#Advanced-Search ul li{
	float: left;
	width: 154px;
	margin: 0 0 0 20px;
}

#Advanced-Search ul li.Select{
	border: 1px solid #c2c4ab;
	background-color: #f0f1e8;
	width: 152px;
}

#Advanced-Search ul li h3{
	float:right; 
	font-size: 0.95em;
	color: #373636;
	padding: 10px 0 5px 11px; 
	font-family: Bebas;
	font-weight: normal;
	background-image: url(http://images.esellerpro.com/2296/images/elements/arrow.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	letter-spacing: 1px;
}

#Advanced-Search ul li select{
	background-color: #f0f1e8;
	width: 146px;
	height: 20px;
	margin: 3px;
	font-size: 0.7em;
	font-weight: bold;
	color: #545454;
}

#Advanced-Search ul li select:disabled{
	background-color: #ddd;
}

#Content-Container #Advanced-Search .Button{
	margin-top: 17px;
} 

aside#Left{
    float: left;
    width: 190px;
}				 

#Content-Right{ 
    float: right;
    width: 750px;  
}

.Column{
	height: 100%;
	float: left;
	position: relative;
}

.Column.Full											{ width: 100%; }
.Column.FourFifth										{ width: 80%; }
.Column.ThreeQuarters									{ width: 75%; }
.Column.TwoThirds										{ width: 66.66%; }
.Column.ThreeFifth										{ width: 60%; }
.Column.Half											{ width: 50%; }
.Column.TwoFifth										{ width: 40%; }
.Column.Third											{ width: 33.33%; }
.Column.Quarter											{ width: 25%; }
.Column.Fifth											{ width: 20%; }
.Column.Product											{ width: 196px; }

.Column a.Small{
    font-family: Arial;
	margin: 0 2px;
	line-height: 1.5;
	font-size: 0.75em;
	color: #828225;
}

.Column h1, .Column h2, .Column h3, .Column h4,.Column  h5, .Column h6 {
	font-weight: normal;
	font-family: Bebas;
	margin-bottom: 0.75em;
	line-height: 1.25;
	color: #736D06;
}

.Column h1.Headings {font-size: 3.0em; border-bottom: 1px solid #D7D7BA; letter-spacing: 1px; margin-bottom: 1.0em; } 

.Column h1 { font-size: 2.0em; margin-bottom: 0.25em; }
.Column h2 { font-size: 1.5em; margin-bottom: 0.5em; }
.Column h3 { font-size: 1.2em; margin-bottom: 0.5em; }
.Column h4 { font-size: 1.1em; }
.Column h5 { font-size: 1.05em; }
.Column h6 { font-size: 1.0em; }

/*** PARAGRAPH ***/

.Column p,
.Column address {
	font-family: Arial;
	margin-bottom: 0.75em;
	line-height: 1.5;
	font-size: 0.75em;
	color: #333;
}
 

.Column address {
    color: #666;
}

/*** LISTS ***/

.Column ul, .Column ol {
	margin-bottom: 0.75em;
}

.Column ul li, .Column ol li{
	font-family: Arial;
	line-height: 1.5;
	font-size: 0.75em;
	color: #333;
}

/*** don't modify ***/
.Column li ul, .Column li ol {
	margin-top: 0.75em;
	margin-bottom: 0;
	margin-left: 1.0em;
}

/*** don't modify ***/
.Column li ul li, .Column li ol li { font-size: 1.0em; }

/*** UNORDERED LISTS ***/

.Column ul { list-style: disc inside; }

/*** ORDERED LIST ***/

.Column ol { list-style: decimal inside; }

nav.List{
	width: 100%;
	float: left;
	margin-bottom: 0.75em;
}

nav.List a{
	display: inline-block;
	width: 100%;
	font-size: 0.8em;
	line-height: 1.5;
	margin-bottom: 0.25em;
	color: #333;
}

nav.List a.Heading{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2;
}