/* Global */
* { 	
	padding:0;
	margin: 0;
}
p{
	font-size: 12px;
	font-weight: bold;
	color:black;
}
h1{
	font-size: 28px;
	color: Black;
	
}
h3{
	font-size: 18px;
	color: #000000;
	text-align: center;
}
hr{
	margin: 5px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #8b0000;
}

div.clear{
	clear:both;
}
/* GROUPED CSS */
#addDescript,#addContact,#addPhotos,#addCats,#mainPage,#preview,#subExtend,#subCredit{
	position: relative;
	float: left;
	width:353px;	
	padding:5px;
	border: 1px solid Black;
	clear:both;
}
#summary,#enhance,#subDiscounts,#subBenefits{
	position: relative;
	width:350px;
	float:left;
	padding:5px;
	left:20px;
	border: 1px solid Black;
}
#nonmemsteps, #nonmemstepsPhoto{
	width: 340px;
	border: 1px dotted black;
	background-color: #FFFACD;
	padding: 3px;
}
#nonmemsteps p.stepnum, #nonmemstepsPhoto p.stepnum {
	font-size: 14px;
	font-weight: bold;
	color: #8B0000;
}

/* HEADER */
#header{
  position: relative;
  width: 960px;
  vertical-align: top;	
}
#logo{
	width:380px;
	position:relative;
	float:left;
}
#clock{
	width:180px;
	position:relative;
	float:right;
}
#banners{
	clear:both;
	width:760px;
	position: relative;
	padding-top:10px;
	text-align: center;
	padding-bottom: 10px;
}


/* MENU */
#navMenu{
	position: relative;
	width:960px;
	height:45px;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: maroon;
	font-weight: bold;
	font-size:13px;
}
#navMenu div.search{
	position: relative;
	width:960px;
	font-size:24pt;
	color: white;
	text-align:center;
}
#navMenu ul{
	list-style:none;
}
#navMenu li{
	display: inline;
	padding: 5px;
}
#navMenu ul.navLeft{
	position: relative;
	width:900px;
   top: 25px;
	left: 10px;	
	float: left;
}
#navMenu ul.navRight{
  text-align:right;
  top: -10px;
  width:300px;
  float: right;
  position:relative;
  right: 10px;	
  font-weight: bold;
  color:maroon;
}
#navMenu a{
	text-decoration: none;
	font-weight: bold;
	color: Maroon;
}
#navMenu a:hover{
	color: Black;
}
img.placefreeshimmer {
	position:relative;
	top:1px;
}

/* WRAPPERS / MAIN BODY */
body{
	background-color: #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.ads{
	background-color: #FFF;
	background-image: url(/images/adBG.jpg);
	background-repeat:repeat-y;
	background-position:-10px 0;
	height:100%;
}
body.ads1{
	background-color: #FFF;
	height:100%;
	margin:0 auto;
	padding:0px;
}
#wrapper{ 
 background-color: White;
 border-left: 1px solid #585858;
 border-right: 1px solid #585858;
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 960px;
 min-height: 100%;
 _text-align: left;
}
#container{
	position: relative;
	width:960px;
	_text-align:left;
}
#content{
	position: relative;
	float: left;
	left:10px;
	width: 760px;	
	min-height: 100%;
	z-index: 0;	
	clear:both;
	_text-align:left;
}
#contentcol{
	position:relative;
	float:left;
	width:240px;
	padding-bottom: 15px;
	_text-align:left;
}
#contentcol ul{
	_text-align:left;
}
#contentcol a.cats{
	font-size:13px;
}
#content a.regcats{
	font-size:13px;
	color: black;
}
#content a.regcats:hover{
	font-size:13px;
	color: #800000;
}
#content h1{
	position: relative;
	float: left;
	padding-top: 5px;
	background-image: url(/images/labelBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:31px;
	width:405px;
	top:1px;
	text-indent: 5px;
	margin-top: 10px;
	color: Maroon;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	z-index: 2;
}
#content h1.subscribed{
	position: relative;
	float: left;
	padding-top: 5px;
	background-image: url(/images/labelBG3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:31px;
	width:405px;
	top:1px;
	text-indent: 5px;
	margin-top: 10px;
	color: Black;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	z-index: 2;
}
#content h2{
	font-weight: bold;
	font-size: 16px;
}
#content ul{
	list-style-position: inside;
}
#content a{
	color:maroon;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	color:black;
	font-weight: bold;
}
#content p{
	text-align: justify;
}
#content a.paging:link{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: Maroon;
}
#content a.paging:hover{
	color: Black;
}
#content a.paging:visited{
	color: #A1A1A1;
}
#content a.paging:active{
	color: black;
}
#leftCol{
	position: relative;
	float:left;
	width:353px;
}
#rightCol{
	position: relative;
	float:left;
	width:353px;
}
#rightCol .label{
	float:left;
	text-align:right;
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	line-height:25px;
	margin:1px;
	width:110px;
	height:25px;
}
#rightCol .inputarea{
	float:left;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:25px;
	margin:1px;
	width:230px;
	height:25px;
}
#mainPage{
	width:737px;
	_text-align:left;
}

/* PLACING ADS */
#placedAds{
	clear:left;
	position: relative;
	float:left;
	width:404px;
	padding:5px;
	border: 1px solid Black;
}
#placedAds h3{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#placedAds a.click{
	text-align: right;
}
#adInfo p{
	font-size:12px;
	text-align: justify;
	_text-align: justify;
}
.photo{
	position: relative;
	float:left;
	width: 90px;
	height: 100px;
	text-align: center;
	padding:5px;
}
#photobox1 {
	position: relative;
	float: left;	
	width: 200px;
	height: 220px;
	text-align: center;
	border: 1px dashed black;
	margin: 5px;
	background-color: #E9E9E9;
}
#photobox2 {
	position: relative;
	float: left;	
	width: 110px;
	height: 220px;
	text-align: center;
	border: 1px dashed black;
	margin: 5px;
	background-color: #E9E9E9;
}
#summary p{
	display: inline;
	width: auto;
}
#summary p.addThis{
	display: inline;
	width: auto;

}
#preview p{
	display: inline;
	width: auto;
}
#preview p.addThis{
	display: inline;
	width: auto;

}
h3.addClass{
	position: relative;
	float: left;
	padding-top: 5px;
	background-image: url(/images/labelBG2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:31px;
	width:350px;
	top:1px;
	text-indent: 5px;
	margin-top: 10px;
	color: Maroon;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 2.5em;
	z-index: 2;
	clear:both;
}
h3.addEnh{
	position: relative;
	float: left;
	left:132px;
	padding-top: 5px;
	background-image: url(/images/labelBG2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height:31px;
	width:250px;
	top:1px;
	text-indent: 40px;
	margin-top: 10px;
	color: Maroon;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 2.5em;
	z-index: 2;
}
h3.addReg{
	position: relative;
	float: left;
	left:88px;
	padding-top: 5px;
	background-image: url(/images/labelBG4.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height:31px;
	width:294px;
	top:1px;
	text-indent: 27px;
	margin-top: 10px;
	color: Maroon;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 2.5em;
	z-index: 2;
}
#finalPreview{
	clear:left;
	position: relative;
	float:left;
	width:404px;
	padding:5px;
	border: 1px solid Black;
}
#finalPreview h3{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#finalPreview a.click{
	text-align: right;
}
#finalPreview .adtext1{
	position: relative;
	background-color: white;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 120px;
}
#finalPreview .adtext2{
	position: relative;
	background-color: #EEE;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 120px;
}
#finalPreview .adtext3{
	position: relative;
	background-color: #DCDCDC;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 120px;
}
#finalSum{
	position:relative;
	float: left;
	left:20px;
	width: 320px;
	padding:5px;
	border: 1px solid Black;
}
#finalSum p.addThis{
	display: inline;
	width: auto;
}
#membenefits {
	padding-left: 35px;
	color: black;
	font-weight:normal;
	font-size: 12px;
}

#membenefits li {
	list-style: square;
}



/* ADS */
#ads{
	position: relative;
	float: right;
	padding-right: 10px;
	top:10px;
	width:180px;
}
#viewads{
   clear: both;
   background-image: url(/images/headBG.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	vertical-align: top;
	width: 730px;
	padding: 2px;
	font-size: 12px;
}
#super{
	width: 310px;
	position: relative;
	padding:5px;
	top:-1px;
	_right:0px;
	height:1060px;
	border: 1px solid Black;
	float:left;
	left:10px;
}
*+html #super{
	width: 310px;
	position:relative;
	padding:5px;
	top:-1px;
	right:0px;
	height:1060px;
	border: 1px solid Black;
}
#centers{
	width:750px;
	height:1120px;
}
#superSellers{
	top:-1px;
	position:relative;
	float: left;
	left:7px;
	width: 250px;
	padding:5px;
	border: 1px solid Black;
}
#adWrapper{
	position: relative;
	width:800px;
	height:390px;
	background-color: #FFF;
	padding:0px;
	margin:-5px;
}
#adContact{
	float: left;
	width:175px;
	background-image: url(/images/adBG.jpg);
	background-position: right;
	background-color: Black;
	height:400px;
	padding-top:5px;
	padding-left:7px;
	text-align:left;	
}
#adInfo{
	background-color: #FFF;
	float: left;
	width:590px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}
div.bText{
 	font-size: 12px; 
	font-weight: bold;
	position: relative;
	float: left;
	width: 400px;
	height: 120px;
	text-align:justify;
}
div.plText{
 	font-size: 12px; 
	position: relative;
	float: left;
	width: 400px;
	height: 100px;
	text-align:Justify;
}

div.ebText{
 	font-size: 12px; 
	font-weight: bold;
	position: relative;
	float: left;
	width: 400px;
	height: 160px;
	text-align:justify;
}
div.eplText{
 	font-size: 12px; 
	position: relative;
	float: left;
	width: 400px;
	height: 160px;
	text-align:Justify;
}
#adContact h2{
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-align:left;
}
#adContact h3{
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align:left;
}
#adContact p{
	font-size:10px;
	font-weight: bold;
	color: White;
	text-align:left;
}
#adInfo img.photos{
	float:left;
	padding: 5px;
}

/*VIEW ADS STYLES*/
#placedAds .adtext1{
	position: relative;
	background-color: white;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 120px;
}
#placedAds .adtext2{
	position: relative;
	background-color: #EEE;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 120px;
}
#placedAds .adtext3{
	position: relative;
	background-color: #DCDCDC;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 120px;
}
#emailFriend{
	position: absolute;
	bottom: 45px;
	width:510px;
	right:0px;
}
h3.sellers{
	position: relative;
	float: left;
	left:203px;
	padding-top: 5px;
	background-image: url(/images/labelBG6.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height:31px;
	width:140px;
	text-indent: 10px;
	margin-top: 10px;
	color: Maroon;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	z-index: 2;
}

.contesticon
{
	float: left;
	margin: 20px;
	text-align:center;
}
.contesticon img
{
	border: 1px solid #000000;
}
/* IMG TAGS */
img.image{
	position:absolute;
	bottom:-27px;
	right:0px;
}
img.ssImage{
	padding-bottom: 5px;
	margin:0 auto;
}
img.exampleimage {
	position:absolute;
	bottom:5px;
	right:20px;
}
img.pexampleimage {
	position:absolute;
	bottom:-25px;
	right:20px;
}
img.adImage{
	padding:0px 5px 0px 5px;
}
img.flagad{
	position: absolute;
	left:190px;
	bottom:5px;
	padding-bottom:5px;
}
img.printad{
	position: absolute;
	left:350px;
	bottom:5px;
}
img.saveAd{
	position: absolute;
	left:570px;
	bottom:5px;
}
img.deleteAd{
	position: absolute;
	right:12px;
	bottom:-20px;
}
img.hasPhoto{
	position: absolute;
	right:160px;
	bottom:0px;
}
img.editAd{
	position: absolute;
	right:50px;
	bottom:0px;
}
img.removeAd{
	position: absolute;
	right:0px;
	bottom:0px;
}


/* EXAMPLES */
#examples {
	position: relative;
	float:left;
	left:55px;
	width: 310px;
	padding: 5px;
	border: 1px solid Black;
	margin-right: 4px;
}
h3.exampletop{
	position: relative;
	float: left;
	left:162px;
	padding-top: 5px;
	background-image: url(/images/labelBG2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height:31px;
	width:215px;
	top:1px;
	text-indent: 13px;
	margin-top: 10px;
	color: Maroon;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 2.5em;
	z-index: 2;
}
#examplelink {
	position: absolute;
	bottom: 8px;
	right: 160px;
}
#pexamplelink {
	position: absolute;
	bottom: -23px;
	right: 160px;
}
#examples .adtext1{
	position: relative;
	background-color: white;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 160px;
}
#examples .adtext2{
	position: relative;
	background-color: #EEE;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 160px;
}
#examples .adtext3{
	position: relative;
	background-color: #DCDCDC;
	border-bottom: 1px solid #A1A1A1;
	padding:2px 5px 30px 2px;
	clear: both;
	height: 160px;
}

/* CONTESTS */
#bgcontest1 {
	background-color: #D3D3D3;
}
#bgcontest1 p {
	font-size: 12px;
	font-weight: bolder;
}
#bgcontest2 {
	background-color: White;
}
#bgcontest2 p {
	font-size: 12px;
	font-weight: bolder;
}
#contestfloater {
	position: fixed;
	bottom: 10px;
	text-align: center;
	left: 80%;
	width: 170px;
	height: 150px;
	border: 1px solid Black;
	background-color: Silver;
	z-index: 50;
}
#contestfloater a {
	font-size: 18px;
	font-weight: bold;
	color: #8B0000;
	text-decoration: none;	
}
#contestfloater a:hover {
	color: Black;
}
#contestwinners {
	width: 470px;
	height: 567px;
	overflow: auto;
	position: relative;
	float: left;
}
#contests {
	position: relative;
	float: left;
	margin-right: 5px;
}


/* SHOWROOM */
div.company{
	position: relative;
	float: left;
	width:285px;
	font-size: 12px;
	font-weight: bold;
}
div.showad{
	position: relative;
	float: left;
	width:20px;
	height:12px;
}
div.showinfo{
	position: relative;
	float: left;
	width:20px;
	height:12px;
}
div.showcoupon{
	position: relative;
	float: left;
	width:20px;
	height:12px;
}
#enhance .showcol1{
	position: relative;
	background-color: white;
	padding:2px;
	clear: both;
	height:15px;
}
#enhance .showcol2{
	position: relative;
	background-color: #EEE;
	padding:2px;
	clear: both;
	height:15px;
}
#enhance .showcol3{
	position: relative;
	background-color: #DCDCDC;
	padding:2px;
	clear: both;
	height:15px;
}

/* CARTOONS, HOROSCOPE, ISLAND GIRL */
#Cartoon{
	position: absolute;
	top:10px;
	right:0;
	overflow: auto;
	height:580px;
	width:200px;
	
}

/* CONTACT US PAGE */
#contactus{
	text-align: center;
	position:relative;
	float: left;
	width: 740px;
}

/* FOOTER */
#footer{
   position: relative;
	clear: both;
	width:960px;
	background-color:black;
	color: white;
}
#footer ul{
	list-style:none;
	text-align:center;
}
#footer li{
	display: inline;
	padding: 5px;
}
#footer ul.navLeft{
	position: relative;
	width:650px;
   top: 25px;
	left: 10px;	
	float: left;
}
#footer ul.navRight{
  text-align:right;
  top: 25px;
  width:300px;
  float: right;
  position:relative;
  right: 10px;	
}
#footer a{
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color: white;
}
#footer a:hover{
	color: maroon;
}
p.footNote{
	color:#A1A1A1;
	font-weight: normal;
	font-size: 8pt;
	text-align:center;
}


/* HELP RIGHT */

#helpright {
	position: relative;
	float:left;
	width:290px;
	border: 1px dashed Black;
	background-image: url(/images/helpicon.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
	padding-left: 35px;
	padding-top: 3px;
	padding-right: 3px;
	min-height: 32px;
}

/* for Internet Explorer */
/*\*/
* #helpright {
height: 32px;
}
/**/

#helpright p {
	font: bold 12px Verdana;
	color: Black;		
}



/* PRIVACY */
p.privacy{
	color: black;
	font-weight: normal;
	font-size:11pt;
	text-align: justify;
}
ul.privacy{
	color: black;
	font-weight:normal;
	font-size: 11pt;
}
h2.privacy{
	color: Maroon;
	font-size: 16pt;
}

/* GAMES */
div.gameRow{
	position: relative;
	width:740px;
	height: 185px;
}
div.game{
	position: relative;
	float:left;
	width:185px;
	text-align:center;
}

/* LINKS PAGE */
div.viewLinks{
	padding-top:20px;
	padding-bottom:20px;
	left:5px;
	text-align:center;
	position:relative;
	width:250px;
	float:left;
	display:none;
}
div.office{
	position: relative;
	float: left;
	width:200px;
}
ul.links li{
	position: relative;
	list-style:none;
	display: inline;
	margin-left:50px;
	padding-bottom:10px;
	font-weight:bolder;
}


/* THOUSANDS */
#thousands{
	position: relative;
	float: left;
	left:50px;
	padding-top: 5px;
	background-image: url(/images/labelBG5.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height:31px;
	width:294px;
	top:0px;
	text-indent: 20px;
	margin-top: 10px;
	color: Maroon;
	/*font-size: 16px;
	font-weight: bold;*/
	text-align: left;
	line-height: 2.0em;
	z-index: 3;
}
#thousands a.thousandslink {
	font-size: 14px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
#thousands a.thousandslink:hover {
	color: Black;
}

/* ALTERNATE CSS FIXES */
#addCats{
	width:520px;
}

/* MISC */
.savedPhoneNum {
	position:absolute;
	left:110px;
	bottom:-5px;
}
#myBNSsearchBox {
	z-index:auto;
}
#reg{
   position: relative;
	float:left;
   width:300px;
 	font-size: 8pt;
	font-weight: bold;
	color: Maroon;
	border: 1px solid Black;
 }
#memben {
	position: relative;
	float: left;
	width:300px;	
	padding:5px;
	border: 1px solid Black;
	clear:both;
}
div.click{
	position: relative;
	float: right;
	width:130px;
	vertical-align: text-bottom;
}p.addThis{
	font-size: 12px;
	font-weight:bold;
	color: maroon;
}h1.frontpage{
	font-size: 28px;
	color: Black;
}
p.err{
	font-size: 12px;
	font-weight:bold;
	color:red;
}
a.err{
	font-size: 10px;
	font-weight:bold;
	color:black;
	text-decoration: none;
}
a.err:hover{
	color:maroon;
}
a.visited{
	color: Black;
}
div.catName{
	position:relative;
	float:left;
	width:180px;
	padding-top:3px;
	padding-bottom: 3px;
}
div.onCount{
	position:relative;
	float:left;
	width:35px;	
	color:black;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;	
}
div.onCountsub{
	position:relative;
	float:left;
	width:35px;	
	color: #550000;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top:5px;	
}
p.highlight{
	background-color: Yellow;
	font-weight: bold;
	display:inline;
}
p.rateshtweekshdr {
	font-size: 13px;
	font-weight: bold;
	color: #550000;
}
p.rateshtweeks {
	font-size: 12px;
	font-weight: normal;
}
p.pricetag {
	font-size: 18px;
	color: maroon;
}

sup {
	font-size: 8px;
	color: Red;
}
span.req {
	font-size: 9px;
	color: Red;
}
span.opt{
	font-size: 9px;
	color: #696969;
}
inp.askprice {
	background-color: #F0E68C;
}
input.inpopt {
	background-color: White;	
	border: 1px solid #FFC977;
}
input.inpopt:hover {
	border: 1px solid #696969;
}
input.inpreq {
	background-color: White;	
	border: 1px solid Silver;
}
input.inpreq:hover {
	border: 1px solid #8B0000;
}
#strCAPTCHA {
	font-size: 16px;
	color: #CC0000;
	font-weight: bolder;
}
a.classifiedbtn {
	border: 1px solid black;
	font-size: 12px;
	font-weight: bold;
	color: #d3d3d3;
	background-color: #8b0000;
	padding: 3px;
	margin: 2px;
	text-decoration: none;
}
a.classfiedbtn:hover {
	color:silver;
}
#dotsepbar {
	width: 398px;
	border-bottom: 2px dotted #8b0000;
 	margin-top: 5px;
	margin-bottom: 5px;
}
#SectionName {
	width:500px;
	color: #8b0000;
	font-size: 14px;
	font-weight: bold;
}
#adtrouble {
	display: block;
	width: 720px;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}
#adtrouble p {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #8b0000;
}
#classbox {
	position: relative;
	float: left;
	padding:5px;
	border: 1px solid Black;
	clear:both;
	background-color: #daffd9;
	width:737px;
	_text-align:left;
}
p.helphdr {
	font-size: 16px;
	font-weight: bold;
	color: #8b0000;
}
#helpsection {
	width:100%;
	display: block;
}
#helpsectiontxt {
	width:90%;
	display: block;
	float: right;	
}
input.ebtn {
	background-color: #eee8aa;
	border-top: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 2px solid #272727;
	border-bottom: 2px solid #272727;
}
div.sects{
	position:relative;
	float:left;
	width:240px;
	padding-bottom: 5px;
	_text-align:left;
	
}
div.sects ul{
	_text-align:left;
}
a.cats{
	font-size:13px;
}
a.regcats{
	font-size:13px;
	color: black;
}

a.regcats:hover{
	font-size:13px;
	color: #800000;
}

div.classboxpiclinks {
	position:relative;
	float:left;
	width:240px;
	padding-bottom: 5px;
	_text-align:left;
}

div.topfree {
	margin-right:10px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:green;
	float:right;
}

div.topslogan {
	margin-left:20px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:green;
	float:left;
}
#superSellers1{
	top:-1px;
	position:relative;
	float: left;
	left:7px;
	width: 180px;
	/*padding:5px;*/
	
}