body         { 
	font-family:   "Tahoma"; 
	color: #000077; 
	background-color: #fff; 
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:10px;
	background-image:url('images/logo.jpg')
	
}
.clearall{clear:both;}

.clear-all { /* can be used on a <div> or <br> to avoid collapsing divs - especially ns6 (pc) */
	clear:both;
	height:0;
	line-height:0px;
	font-size:0;
}

.bbox  {color:#3366FF; text-align:center;background-color: #99CCFF;}
div.bbox {border:1px solid #3366FF; margin-top:0px;
}

.gbox  {color:#CC0099; text-align:center;background-color: #FF99CC;}
div.gbox {border:1px solid #CC0099;  margin-top:3px;}

a.bbox, a.gbox {font-size:100%}


a {color:#003971;}
a:link       { color: #003971; }
a:visited    { color: #003971; }


#left {width:130px;float:left;font-size:70%;}

#content {
margin-left:135px;margin-right:130px;   margin-top:1px;padding-left:5px;padding-right:5px;
border:none;font-size:90%;
}

#content p:first-letter {font-size:150%}
#content h2, #content h3, #content h4 {background:url('images/teddy.gif') top left no-repeat;padding-left:35px;height:38px;}

#sug {background-color:#ECECFF;float:right;width:20%;padding:3px;font-size:100%;border:5px #ECECFF dotted;margin:5px;}
#sug p:first-letter {font-size:250%;float:left;padding:6px;}

#amazon {text-align:center;}

.help {cursor:pointer;}

#shortlistdivin {cursor:pointer;}

div.res {margin-left:3px;margin-right:3px;}

table.res {font-family:tahoma;font-size:90%;width:96%;border-collapse:collapse;}

th {text-align:left;border:1px solid #000000;; background:url('images/logo.jpg');}

tr.oddrow {background-color: #ECECFF;}

tr.evenrow {background-color: #ffffff;}

.res td {border-top:1px solid black;text-align:left;}

.shortlistbutton {width:60px;height:20px;font-size:80%;}
.checkbox {width:15px;height:15px;}

#content p {
font-size:100%;
}

#ads {
float:right;margin-right:-5px;
}

/* slots */
.slot {border:2px solid #835A9E;text-align:center;background: #D8B0DB repeat-y left top }
.slothead {height:30px;padding:0;margin:0}
.slothead h1 {font-size:18px; }

hr           { color: #835A9E; background-color: #835A9E }