#Guided {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/* New */
#Guided ul,#Guided ol{
	margin:0 1em;
}
#Guided h3 {
	/*color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 110%;*/
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
	font-size:100%;
}

#GuidedWrap {
	/*height: 20px;*/
	height:2.1em;
	
}

#GuidedNav {
	width: 760px;
  /* background-color: #FFF;
	background-image: url(http://static.ebuyer.com/images/guidednav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
  font-size:13px;
	margin: 0px 0px 0px 0px;
	
}

#GuidedNav img {
	padding: 0px 2px 0px 0px;
}

#GuidedNav ul {
	margin: 0px;
   padding: 0px 0px 0px 5px;
   list-style:none;
}

#GuidedNav li {
	float: left;
   margin: 0px;
   padding: 0px;
	/*background-image: url(http://static.ebuyer.com/images/guidedtab_right_off.gif);*/
	background:#395461;
	border:1px solid #e7e7e8;
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #f6f6f6;
}

#GuidedNav a {
	display: block;
	/*background-image: url(http://static.ebuyer.com/images/guidedtab_left_off.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
	padding: 4px 10px 3px;
	text-decoration: none;
	/*color: #333;*/
	color:#ffffff;
}

#GuidedNav a:hover {
	background:#f6f6f6;
	color: #4e4e4e;
}

#GuidedNav .GuidedTitleCurrent {
   /*background-image:url(http://static.ebuyer.com/images/guidedtab_right_on.gif);*/
   background:#f6f6f6;
}

#GuidedNav .GuidedTitleCurrent a {
   /*background-image:url(http://static.ebuyer.com/images/guidedtab_left_on.gif);*/
	padding-bottom: 3px;
	font-weight: bolder;
	/*color: #333;*/
	color:#3b3b3b;
}
/*#GuidedNav li.GuidedTitleCurrent {
	border-bottom: 1px solid #FBFBFB;
}*/

#GuidedNav .GuidedTitleOff {
	
}

#GuidedNav .GuidedTitleOff a {
	
	font-weight: normal;
	
}

.GuidedContent {
	/*border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 0px solid #888;*/
	border:solid 1px #e7e7e8;
	margin: 0px 0px 0px 0px;
	/*font-size: 90%;*/
	/*background: url(http://static.ebuyer.com/images/guidedcontent_bg.gif) bottom repeat-x;*/
	background:#f6f6f6;
	
}

.GuidedContent p {
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

.GuidedContent a {
	color: #333;
	text-decoration: none;
	/*font-size: 85%;*/
}

.GuidedContent a:hover {
	color: #FCB124;
}

.GuidedContent .ViewMore a {
	color: #FFF;
	border-top: 1px solid #929292;
	border-left: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-right: 1px solid #929292;
	padding: 0px 6px 1px 6px;
	background: #AAA;
	-moz-border-radius: 3px;
}

.GuidedContent .ViewMore a:hover {
	background: #C1C1C1;
	color: #FFF;
}

.GuidedContentNumber {
	color: #888;
}

.SearchMore {
	/*background: #aaa;*/
	background:#e7e7e8;
	padding:0;
	/*border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;*/
	text-align: center;
	/*color: #FFF;
	font-size: 85%;*/
	color:#3b3b3b;
	margin:0;
}

#SearchBlock {
	text-align: left;
	margin: 0px 0px 3px 0px;
	padding:10px;
	/*background: #FFF url(http://static.ebuyer.com/images/message_bg_1.gif) top repeat-x;*/
	/*border-top: 1px solid #E8E8E8;
	border-bottom: 2px solid #888;*/
	border-bottom: 1px solid #f6f6f6;
	color: #333;
	/**font-size: 90%;*/
}

#SearchBlockForm {
	margin:0;
	padding:0 0 3px 0;
	
}

#SearchBlockForm input{
	margin:0 5px;
}

#SearchBlock a {
background:#89D289  url(http://static.ebuyer.com/images/button_bg.gif) repeat-x bottom;
border:1px solid #35B02D;
color:#FFFFFF;
font-weight:bold;
padding:3px 4px 3px 4px;
text-decoration:none;
}

#SearchBlock a:hover {
	color:#fafafa;
	
}



#RemoveFilter {
	margin: 7px 0px 10px 0px;
	/*font-size: 85%;*/	
}

#RemoveFilter .Cross {
	color: #CC0000;
	padding: 0px 5px 0px 0px;
}

#RemoveFilter a {
	color: #333;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	background: none;
	display: inline;
}

#RemoveFilter ul {
	margin: 0px;
	padding: 5px 5px 7px 5px;
	background: #F1F1F1;
	border: 1px solid #DDD;
	-moz-border-radius: 5px;
}

#RemoveFilter li {
	list-style: none;
	display: inline;
	padding: 1px 5px 2px 5px;
	margin: 0px 2px 0px 0px;
	border: 1px solid #DDD;
	background: #FFF;
	-moz-border-radius: 4px;
	/*font-size: 90%;*/
}

#RemoveFilter li.NoBorder {
	border: 0px;
	padding-left: 0px;
	background: none;
}

#Guided .GuidedContent ul{
	padding:10px 0;

}
#Guided .GuidedContent ul li{
	padding:3px;
	display:inline;
}
