/* travelsuperlink.com */
/* new for xhtml */
/* version 3 style sheet */

/* Placement */

#rap {
    width: 986px; /*1172px;*/
	margin: 0 auto; 
	text-align: left;
	position: relative;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
}

#header {
	margin:0px ; /* top right bottom left */
	padding:0px 0px 0px 0px;
	height:60px; 
	color: #444444;
	text-align: center;
}

p { line-height: 21px; font-size: 15px; margin: 15px 0 5px 0; }	
			   
#content {
 	position: absolute; 
	top: 140px;
	left: 175px;
 	width: 800px; 
	margin: 0; /* top right bottom left */
	padding: 10px 3px 10px 6px;
	border-width: 0px 0px 0px 1px; 
	border-style: solid;
	border-color: #dbfad4; /* light green */
    color:#333333;
	}

#content a { 
    text-decoration: none;
	color: #005ccc; 
	font-weight: 400;	
	}
#content a:hover { 
	color: #0073ff; 
	}		

#content ul {list-style: none; padding: 0; margin: 0;}
#content li {
	margin: 10px 0px 10px 0px;  /* top right bottom left */
	padding: 0px 0px 0px 20px; 
	list-style: none; 
	background: url(http://www.travelsuperlink.com//image/arrow_b.gif ) no-repeat; 
}

#maintable h3 {
	font-size:12px;
	line-height:17px;
	font-weight: 600;	
	}
	
#navright {
 	float: right;
	clear: right; 
	width: 0px;
	margin: 0; /* top right bottom left */
	padding: 0;
	border-width: 0; 
	border-style: solid;
	border-color: #dbfad4; /* light green */
	text-align : left;
	}
	
#googlelikead h3
{
font: bold 12px Verdana;
text-decoration: underline;
margin: 10px 0 0 0;
}

#googlelikead p
{
font: normal 12px Verdana arial;
line-height: 18px;
margin: 5px 0 0 0;
} 

#maintable th {color: #444444; font-size:13px; font-weight:bold; }	
#maintable td {color: #000000; font-size:13px; font-weight:400; border-top: 1px solid white; }

#adbutton{position: relative;float: right;clear: right;width: 180px;margin:0px 0px 0px 20px;}
#filterbutton{position: relative;float: right;clear: right;width: 500px;margin:0px 50px -10px 0px;text-align: right;}
