/*
// styles are ordered top to bottom, left to right, 
// as they apply in the layout
// except legacy styles that
// are listed before current styles
*/


/* <<<<<<<<<<<<  general site-wide styles  >>>>>>>>>>> */
html	{
	margin: 0px;
	padding: 0px;
	}
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #D99C63;
	margin: 0px;
	padding: 0px;
	background: #32271B url(../assets/product_images/layout83_backgr.gif);
	}
a:link, a:visited	{
	color: #D99C63;
	text-decoration: none;
	}
a:hover	{
	text-decoration: underline;
	}
a:active	{}
p	{}
hr	{}
input	{
	border: 1px solid #F93;
	background-color: #FFDDB8;
	}
input:hover	{/* not supported in IE6 */}	
img	{}
img:hover	{/* not supported in IE6 */}	

.ada	{/* skip navigation class for S.508 compliance */
	padding: 3px;
	margin: 0px auto;
	width: 760px;
	}
.ada a, .ada a:visited	{
	padding: 5px;
	margin: 0px;
	color: #32271B;
	text-decoration: underline;
	}
	

/* ------------------ common legacy styles ----------------- */

.options	{/* options table class in product displays */}
.prod_showcase h1, h2, h3, h4, h5, h6	{
	font-size: 1em;
	}
.comp_description h1, h2, h3, h4, h5, h6	{
	font-size: 1em;
	}.inputControl	{/* input text field in forms */}	
.clickButton	{/* button input in form pages */}
input.clickButton	{
	padding: 0px;
	margin: 0px;
	color: #600;
	}	

.navbarbackground	{/* applies to affiliate page navigation */}	
.navigation	{}
.navigation:link	{}
.navigation:visited	{}
.navigation:hover	{}
.navigation:active	{}
.SubPaneTitleBar	{/* ? */}	

#affiliate_title	{
	border: 0px solid #CC0000;
	padding: 0px;
	margin-top: 20px;
	font-size: 1.2em;
	line-height: 1.7em;
	width: 150px;
	text-align: center;
	}
#affiliate_container	{/* affiliate login form */
	border: 0px solid #C00;
	padding: 0px;
	margin: 0px;
	width: 150px;
	color: #F60;
	}
#affiliate_login	{/* login table container + account confirmation text in affiliate page */}
#affiliate_login form	{}
.login	{/* legacy class for registration forms in affiliate */	}

.deptPathBar	{/*dept path bar navigation */}	
.deptPathBar a	{}
.deptPathBar a:hover	{}


/* ---------  department directory  ------------------- */	

#dept_title	{/* title div above the directory table + register in affiliate page */}	
#dept_list_container	{/* div for directory links */
	border: 0px solid #C00;
	padding: 0px;
	margin: 20px 0px;
	}
.directoryList	{/* ul for directory links */
	border: 0px solid #CC0;
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
	}
.directoryList li	{
	border: 0px solid #CC0000;
	padding: 0px;
	margin: 0px;
	}
.directoryList a, .directoryList a:visited	{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	line-height: 1.5em;
	}
.directoryList a:hover	{
	text-decoration: underline;
	}
.directoryList a:active	{}

.SelectedDept	{/* sub dept. title */
	border: 0px solid #CC0000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #F88B1C;
	}
a.SelectedDept, a.SelectedDept:visited	{/* selected sub department */
	font-weight:bold;
	color: #F88B1C;
	}
a.SelectedDept:hover	{}
a.SelectedDept:active	{}


.deptList	{/* products listing page */
	font-size: 1.2em;
	}
.deptList a	{}	
.deptList a:hover	{}
	

.productList	{/* product display by sub dept. */}
.productList a,	.productList a:visited	{}
.productList a:hover	{}
.productList ul	{/* listing display in site map page */
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
	}


.QuickPickProduct	{}
.QuickPickProductBanner	{ /* table for item title */}
a.QuickPickProductBanner	{/* product title links */
	font-weight: bold;
	color: #F88B1C;
	} 
a.QuickPickProductBanner:visited	{}
a.QuickPickProductBanner:hover	{}

.product	{/* product popup pages table container + shipping info page */
	background-color: #32271B;
	}


a.BuyMeNow	{/* add to cart and wish list links */
	font-weight: bold;
	color: #F88B1C;
	}
a.BuyMeNow:visited	{
	font-weight: bold;
	color: #F88B1C;
	}
a.BuyMeNow:hover	{}
a.BuyMeNow:active	{}
a.WishMeNow	{
	font-weight: bold;
	color: #F88B1C;
	}
a.WishMeNow:visited	{
	font-weight: bold;
	color: #F88B1C;
	}
a.WishMeNow:hover	{}
a.WishMeNow:active	{}


.discountPrice	{/* yellow price display + confirmation text in basket */
	color: #F88B1C;
	}
	

		
/* >>>>>>>>>>  layout specific styles <<<<<<<<<< */

/* ----------    layout 83   ------------ */
#header	{ /* div container for header */
	border: 0px solid #0C0;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	height: 150px;
	background: #32271B url(../assets/product_images/layout83_header_back.jpg) no-repeat;
	}
#logo	{/* div container for logo image in header */}



/* -------------------  header navigation section  ------------- */	
#content_header	{/* content holding div */
	}
	

/* -----------   main content table/div   ---------- */
#container	{/* main container table/div */
	border: 0px solid #C00;
	padding: 0px;
	margin: 0px auto;
	width: 760px;
	background: #32271B url(../assets/product_images/layout83_content_back.gif) no-repeat;
	position: relative; /* for popup menu positioning */
	top: 0px;
	}
.col1	{/* left column in a 2-3 col table */ 
	border: 0px solid #0C0;
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	}
.col2	{/* center col in a 3 col table */
	border: 0px solid #00C;
	padding: 0px;
	margin-left: 200px;
	margin-top: 0px;
	}
.col3	{/* right col in a 2-3 col table */	}

.col1 hr	{
	}



#store_name	{/* div container for store name */
	border: 0px solid #00C;
	margin: 0px;
	padding: 10px 10px 5px;
	color: #F88B1C;
	text-align: right;
	font: 2em Arial Black, Verdana, Arial, Helvetica, sans-serif;
	}
#store_name span	{/* span to position title */
	}
	
#deptNav	{/* container for department links */
	border: 0px solid #0C0;
	padding: 0px;
	margin: 0px;
	line-height: 2.5em;
	background-color: #000;
	}
ul#deptNavHor	{/* unordered list of dept links */
	padding: 0px;
	margin: 0px;
	text-align: center;
	list-style-type: none;
	}
ul#deptNavHor li	{
	display: inline;
	padding: 0px;
	margin: 0px;
	}
ul#deptNavHor li a, ul#deptNavHor li a:visited	{
	padding: 0px 10px;
	margin: 0px;
	color: #F88B1C;
	text-decoration: none;
	}
ul#deptNavHor li a:hover	{
	padding: 5px 10px;
	margin: 0px;
	text-decoration: underline;
	background-color: #333;
	}

/* ---------  popup menu testing  ------------ */
ul#deptNavHor li #popmenu	{
	/* display: none; */
	}
/* suckerfish menu */
ul#deptNavHor li #popmenu	{
	position: absolute;
	left: -999em;
	width: 700px;
	}
ul#deptNavHor li:hover #popmenu, ul#deptNavHor li.sfhover #popmenu	{
	position: absolute;
	top: 70px;
	left: 30px;
	z-index: 1000;
	border: 1px solid #F88B1C;
	padding:0px;
	margin:0px;
	line-height: 2em;
	text-align: left;
	color: #C00;
	background-color: #333;
	opacity: .97;
	filter: alpha(opacity=97); /* IE patch */
	}

#search	{/* container for search box */
	border: 0px solid #00C;
	padding: 20px 0px;
	margin: 0px;
	text-align: center;
	} 
#search form	{
	padding: 10px 0px;
	margin: 0px;
	}
#search input	{
	vertical-align: middle;
	}
#search input.inputButton	{/* remove border around img buttons, keep for other input */
	border: none;
	}
#search a:link, #search a:visited	{/* search box link => advanced search */
	text-decoration: none;
	}
#search a:hover	{
	text-decoration: underline;
	}


.redeemGC	{/* redeem gift card img + link */
	padding: 0px;
	margin: 20px auto;
	width: 136px;
	border: 3px solid #F93;
	}

.shopNav_title	{/* shopping links title */ }
#shopNav	{/* container for shopping links */
	border: 0px solid #C00;
	padding: 0px;
	margin: 0px;
	} 
ul#shopNav_links	{/* unordered list of shopping tab links */
	border: 0px solid #0C0;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 2em;
	font-size: 1.2em;
	}
ul#shopNav_links li	{
	border: 0px solid #C00;
	padding: 0px;
	margin: 0px;
	}
ul#shopNav_links a, ul#shopNav_links a:visited	{
	border: 0px solid #CC0;
	padding-left: 15px;
	margin-left: 10px;
	display: block;
	width: 150px;
	color: #F88B1C;
	text-decoration: none;
	}
ul#shopNav_links a:hover	{
	padding-left: 10px;
	margin-left: 10px;
	text-decoration: underline;
	border-left: 5px double #9E4F16;
	} 


/* ------------- featured dept  -------------------- */
.featuredDept_title	{/* class for featured dept. title on home page */
	border: 0px solid #C00;
	padding: 0px;
	margin: 20px 20px 0px;
	width: 160px;
	color: #F88B1C;
	font: 1.2em Arial Black, Verdana, Arial, Helvetica, sans-serif;
	background-color: #4D3016;
	}
.featured1	{/* title class for featured dept. 1 */
	border: 1px dotted #F93;
	padding: 5px;
	margin: 5px 20px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: .2em;
	}
.featured2	{/* title class for featured dept. 2 [if needed] */
	border: 1px dotted #F93;
	padding: 5px;
	margin: 5px 20px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: .2em;
	}
.featDeptNav	{/* container for featured dept links */
	border: 0px solid #FFC;
	padding: 0px;
	margin: 0px;
	} 
ul.featDeptNav_links	{/* unordered list of nav tab links */
	border: 0px solid #FC3;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 2em;
	text-align: center;
	}
.featured2 a:link, .featured2 a:visited	{
	}
.featured2 a:hover	{
	}
ul.featDeptNav_links li	{/* individual nav tab links */}
ul.featDeptNav_links a	{}
ul.featDeptNav_links a:visited	{}
ul.featDeptNav_links a:hover	{} 


#content_expord	{/* container for express order */
	border: 0px solid #00C;
	padding: 0px;
	margin: 0px;
	}
#express_title	{/* title for express order */
	border: 0px solid #C00;
	padding: 0px;
	margin: 20px 20px 0px;
	width: 160px;
	color: #F88B1C;
	font: 1.2em Arial Black, Verdana, Arial, Helvetica, sans-serif;
	background-color: #4D3016;
	}
#expressOrder	{/* container for form */
	border: 0px solid #C00;
	padding: 0px;
	margin: 0px;
	text-align: center; 
	}  
#expressOrder form	{
	padding: 0px;
	margin: 0px;
	}
#expressOrder form div	{
	border: 0px solid #C00;
	padding: 0px;
	margin: 10px 0px;
	}
	
	
/* -------------  secondary search ----------------  */
#search2	{/* div container for additional search criteria */ 
	border: 0px solid #000; 
	padding: 0px;
	margin: 20px 0px;
	text-align: center; 
	}
#search2 p	{
	padding: 3px 0px;
	margin: 0px;
	}
#search2 a:link, #search2 a:visited	{
	text-decoration: none;
	}
#search2 a:hover	{
	text-decoration: underline;
	}


/* ------  credit card images and custom links ------ */
#cc_links	{/* div container for credit card img + custom links*/
	border: 0px solid #00CC00;
	padding: 0px;
	margin: 20px;
	}
#cc_links a, #cc_links a:visited {
	text-decoration: underline;
	}
#cc_links a:hover	{
	text-decoration: underline;
	}


.content_main	{/* col2 main content holding div */
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #FFC;
	width: 530px;
	}
		
#your_cart_container	{/* container for cart related links */
	border: 0px solid #0CC;
	padding: 5px;
	margin: 0px;
	font-size: .9em;
	text-align: right;
	}
ul#your_cart	{/* shopping cart content div */
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
ul#your_cart li	{
	display: inline;
	padding: 0px;
	margin: 0px;
	}
ul#your_cart li a, ul#your_cart li a:visited	{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}
ul#your_cart li a:hover	{
	text-decoration: underline;
	}
.cart	{}
.wish	{}
.checkout	{}
.account	{}
.your_cart_img	{/* shopping cart icon image */}

#account_name	{ /* account id container */
	border: 0px solid #C00;
	margin: 0px;
	padding: 5px;
	text-align: right;
 	}
#account_name a	{}


/* ------------  container for images  ------------- */
#hot	{/* container for promos */}
#hot img	{}
#hot_img	{/* image title for promos */}


#topPromo	{/* top promo/banner container */
	border: 0px solid #FFC;
	padding: 0px;
	margin: 20px auto;
	height: 60px;
	width: 468px;
	background: url(../assets/product_images/layout83_banner.jpg) no-repeat;
	}
#topPromo img	{
	}
.topPromo_text	{
	border: 0px solid #FFC;
	padding: 5px;
	margin-left: 70px;
	width: 380px;
	color: #FFF;
	text-align: center;
	font-size: 1.2em;
	font-weight: bolder; 
	}


/* -------------  featured items  ------------------- */
.featured_title	{/* featured item on home page */
	border: 0px solid #C00;
	padding: 3px 0px;
	margin: 0px 25px 10px;
	font: 1.5em Arial Black, Verdana, Arial, Helvetica, sans-serif;
	background: url(../assets/product_images/layout83_title_back.gif) no-repeat;
	text-indent: 30px;
	color: #F88B1C;
	}
.featured_description	{/* featured item description */}
.featured_text	{/* featured item pricing description */}
.featured_table p	{/* content holding table p on home page */
	margin: 0px auto;
	padding: 10px 0px;
	width: 150px;
	text-align: center;
	}
.featured_table td	{/* content holding table p on home page */
	vertical-align: top;
	}


/* -------------  store profile --------------------  */
.store_profile	{/* div container for store profile */
	border: 0px solid #CCC;
	margin: 20px;
	padding: 10px;	
	}
.store_profile img	{
	float: left;
	width: 40px;
	clear: right;
	margin: 0px;
	padding-right: 10px;
	padding-top: 3px;
	}

/* -------------------  default footer section  ------------- */	
.content_footer	{/* content holding div */
	clear: both;
	margin: 20px auto;
	padding: 10px;
	border: 0px solid #FFC;
	width: 680px;
	border-top: #F93 dotted 1px;
	border-bottom: #F93 dotted 1px;
	}
	
.bracket	{}

#cc_img	{/* container for credit card logos */
	border: 0px solid #C00;
	width: 150px;
	float: right;
	display: inline;
	margin-right: 40px;
	padding: 0px;
	}
#cc_text	{/* credit card text */
	border: 0px solid #00CC00;
	padding: 0px;
	margin-bottom: 7px;
	}

#csNav	{/* container for customer service links */
	border: 0px solid #C00;
	width: 150px;
	float: right;
	display: inline;
	margin-right: 20px;
	padding: 0px;
	 } 
.csNav_title	{/* customer service links title */
	border: 0px solid #00CC00;
	padding: 0px;
	margin-bottom: 7px;
	font-weight: bold;
	}
ul#csNav_links	{/* unordered list of customer service tab links */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
	}
ul#csNav_links li	{}
ul#csNav_links a, ul#csNav_links a:visited	{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
ul#csNav_links a:hover	{
	text-decoration: underline;
	}

#affilNav	{/* container for affiliate links */
	border: 0px solid #C00;
	width: 150px;
	float: right;
	display: inline;
	margin-right: 20px;
	padding: 0px;
	 }
.affilNav_title	{/* site info affiliate title */
	border: 0px solid #00CC00;
	padding: 0px;
	margin-bottom: 7px;
	font-weight: bold;
	} 
ul#affilNav_links	{/* unordered list of affiliate tab links */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
	}
ul#affilNav_links li	{}
ul#affilNav_links a, ul#affilNav_links a:visited	{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
ul#affilNav_links a:hover	{
	text-decoration: underline;
	}

#infoNav	{/* container for site info links */
	border: 0px solid #C00;
	width: 100px;
	float: right;
	display: inline;
	margin-right: 20px;
	padding: 0px;
	 }
.infoNav_title	{/* site info links title */
	border: 0px solid #00CC00;
	padding: 0px;
	margin-bottom: 7px;
	font-weight: bold;
	} 
ul#infoNav_links	{/* unordered list of site info tab links */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
	}
ul#infoNav_links li	{}
ul#infoNav_links a, ul#infoNav_links a:visited	{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
ul#infoNav_links a:hover	{
	text-decoration: underline;
	} 



/* ------------   standard footer ------------------ */
#nav_footer	{/* div container for footer nav */
	border: 0px solid #C00;
	padding: 0px;
	margin: 0px auto;
	width: 760px;
	background-color: #32271B;
	}
ul#navlist_footer	{/* unordered list of links in footer */
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
ul#navlist_footer li	{
	display:inline;
	padding:0px;
	margin:0px;
	} 
ul#navlist_footer li a, ul#navlist-footer li a:visited	{
	padding: 0px 5px;
	margin: 0px;
	text-decoration: none;
	color: #F93;
	}
ul#navlist_footer li a:hover	{
	text-decoration: underline;
	}

/* -----------   bottom text   -------------------- */
.bottom_text	{/* user generated text */
	margin: 0px auto;
	padding-top: 5px;
	text-align:center;
	color: #666;
	border: 0px solid #CC00EE;
	background: url(../assets/product_images/layout83_footer_back.gif) bottom no-repeat;
	height: 200px;
	}

/* -----------------------------------------------------------------
	additional styles for v9.03
-------------------------------------------------------------------- */

/* ------------------- products listing page ----------------------- */
.col2 a.listing_header		{/* dept. titles */
	display: block;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px -10px 0px;
	font-size: 1em;
	font-weight: bold;
	}
.col2 ul.listing_subdept	{
	margin: 0px;
	padding: 0px;
	}
.col2 ul.listing_subdept li	{
	margin: 0px;
	padding: 0px 0px 0px 3px;	
	list-style-type: none;
	}

/* ------------------- shipping page ------------------------------- */
#shipping_text	{/* shipping page text from SM */
	}
.shipping_promo	{/* table class for shipping data */
	margin: 10px auto;
	padding: 0px;
	width: 96%;
	}
	

/* ------------------- paypal redirect page ------------------------ */
#pp_redirect	{/* text on redirect page when paid with PP - has a link */
	font-size: 1.2em;
	}

	
/* ------------------- reviews section widget ---------------------- */
#reviews	{ /* div container for the reviews widget */
	margin: 0px;
	padding: 0px 20px; 
	}
span.reviews_title	{
	font-size: 1.2em;
	font-weight: bold;
	}
.content_main hr	{ /* separation line between content and reviews, q & a, in product display page */
	height: 1px;
	border-top: 0px dotted #821830;
	}
	

/* ------------------ questions and answers section widget --------- */
#q_and_a	{
	margin: 0px;
	padding: 20px;	
	}
span.q_and_a_title	{
	font-size: 1.2em;
	font-weight: bold;
	}
span.validation	{
	color: #C00;
	}
#product_question	{}
#common_question	{}
#latest_question	{}


/* ------------------ testimonials widget --------------------------- */
#testimonials	{ /* widget container */
	padding: 0px;
	margin-top: 20px;
	border: 0px solid #C00;
	}
#testimonials_title	{
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	}
.col1 #testimonials_title	{/* homepage testimonials title */
	border-bottom: 1px solid #FFF;
	margin-left: 20px;
	padding: 0px 0px 5px 0px;
	}

#testimonials p	{ /* testimonials text */
	padding-left: 20px;
	margin: 0px;	
	}
#testimonials p.testimonials_name	{ /* testimonials author */
	padding-left: 20px;
	margin-top: 10px;
	}
#testimonials a.testimonials_more	{ /* read more links */
	padding-left: 20px;
	margin: 0px;
	}
#testimonials hr	{ /* separation lines */
	/* visibility: hidden; */
	height: 0px;
	border-top: 1px dotted #F93;
	padding: 0px;
	margin: 5px 20px;
	}
/* ------------------ testimonials page display -------------------- */
.testimonials_form	{/* testimonials page form */
	margin: 0px;
	padding: 5px;
	text-align: center;
	}

/* ------------------ product detail zoomin ------------------------ */
div.jqZoomTitle	{/* optional title in the popup window */
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #5773C4;
	}

.jqZoomPup	{
	overflow:hidden;
	background-color: #FFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border: 1px solid #c4c4c4;
	cursor: pointer;
	cursor: hand;
	}

.jqZoomPup img	{
	border: 0px;
	}

.preload	{
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
	height:43px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
	}

.jqZoomWindow	{
	border: 1px solid #999;
	background-color: #FFF;
	}


/* ------------------- live chat widget ---------------------------- */
#live_chat	{/* container for widget */
	width: 160px;
	padding: 5px;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #F93;
	}
#live_chat span	{/* span for triangle char */
	font-size: .8em;
	}
#liveChatTools	{/* container for links list */
	padding: 0px;
	margin-top: 10px;
	}
#liveChatTools img	{/* icons for chats */
	border: none;
	vertical-align: middle;
	}
#subMenu	{/* links list */
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}


/* ------------------- tags widget --------------------------------- */
#tags	{
	border: 0px solid #C00;
	margin: 0px;
	padding-bottom: 10px;
	}
.tags_title	{
	font-size: 1em;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	}
ul.tags_list	{
	padding-left: 20px;
	margin: 0px;
	}
ul.tags_list li	{
	list-style-type: none;
 	display: inline;
	}
a.tags_small	{
	margin-right: 1em;	
	}
a.tags_medium	{
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 1em;
	}
a.tags_large	{
	font-size: 1.6em;
	margin-right: 1em;
	font-weight: bold;
	}
	
/* hit counter widget */	
#hit_counter	{/* hit counter at bottom of pages */
	text-align: center;
	} 
