form,body,html,blockquote,fieldset,input,table,tr,td { 
	margin:0; 
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#container{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#header{
	text-align:center;
	padding-top: 10px;
}

#logo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2;
	font-size: 30px;
}

#logo a {
	text-decoration:none;
}

#tagline {
	font-size: 10px;
	color:#666666;
	padding: 0 0 10px 0;
}

#header table{
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}

#header_footer_box a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#header_footer_box a:visited {
	color: #FFFFFF;
	text-decoration:none;	
}
#header_footer_box a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#search_form {
	margin: 0;
	padding: 15px 100px 20px 100px;
}

#search_form label {
	float:left;
	text-align:left;
	font-size:10px;
}

#searchBox {
	margin: 0 5px 0 0;
	font-size: 16px;
	font-weight: bold;
}

#searchButton {
	font-size: 14px;
	font-weight: bold;
	background-color: #e7e7e7;
	color: #000000;
}


#left{
float: left;
width: 100%;
}

#content{
margin-right: 300px; /*Set right margin to rightWidth*/
margin-top: 15px;
padding-right:5px;
}


#content ul{
	margin-top:4px;
}


#right{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left margin to -(rightWidth) */
margin-top: 15px;
}

.rightModule{
margin-bottom: 20px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
}

#footer a{
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


h1 {
	font-size: 14px;
}

p {
}



.parent_cat {
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.sponsor {
	font-size: 10px;
	color:#666666;
	margin: 0 0 5px 0;
}

#featuredResults {
	margin: 0;
	padding: 0;
	background-color:#FDFBDB;
}

#mainResults {
	margin: 10px 0;
	padding: 0;
}

#sideResults {
	float:right;
	padding:10px;
	margin: 10px 0;
	background-color:#f7f7f7;
}

#sideResultsTitle {
	font-size: 16px;
	color:#333;
	font-weight:bold;
}

.result {
	margin: 8px 0 8px 0;
}

.title{
	font-weight: bold;
}

.description{
}

#infoText {
	margin-left: 10%; 
	margin-right: 10%;
}






a img {
	border:none;
}

#LBad-container {
	height: 115px; 	
	display: block;
	margin-bottom: 10px;
}

#LBlink {
	text-decoration: none;
	cursor: pointer;
	padding:0;
	margin:0;
	color:#000000;
	display: block;
}
 
#LBimage {
	padding: 5px 10px;
	border: none;
}
 
#LBdetails {
	border: 1px solid #c0c0c0;
	list-style-type: none;
	margin:0;
	padding:5px 5px 5px 10px;
}

#LBcenterblock {
	padding: 0 5px;
}

#LBcenterblocklong {
	width: 410px;
	padding: 0 5px;
}

#LBtitle {
	margin:0;
	padding:0;
	font-size: 11pt; 
	font-weight: bold;	
	text-decoration: underline;
	clear:both;
	color:black;
}
#LBdescription {
	margin:0;
	padding:0;
	font-size: 9pt;	
	clear:both;
}
#LBaddress {
	margin:0;
	padding:0;
	font-size: 8pt;	
	clear:both;
	color:#666666;
}
#LBmore {
	margin:0;
	padding:0;
	font-size: 10pt;	
	clear:both;
}

#LBrating {
	border:1px solid #c0c0c0;
	list-style-type: none;
	text-align: center;
	width:100px;
	font-size: 10pt; 
	font-weight: bold;	
	margin:4px;
}
#LBfeatured {
	margin:0;
	padding:2px;
	background-color: #e7e7e7;
	font-size: 8pt;
	font-weight: bold;	
	text-decoration: none;
}
#LBstars {
	text-align:left;
}
#LBrate {
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
	padding:0 0 5px 0;
}
#LBnumreviews {
	text-align: center;
	margin:2px 5px 0 5px;
	padding:0;
	font-size: 7pt; 
}
.link {
	color: blue; 
	text-decoration: underline;
}

.rating_bar {
	text-align:left;
	margin: 5px 8px;
  width: 80px;
  background: url(../../images/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
	text-align:left;
  height: 16px;
  background: url(../../images/star_x_orange.gif) 0 0 repeat-x;
}

