#bookright {
margin-left:20px;
	width:503px;
	padding-top:100px;
	}
	
#meterSelect {
 	background: #ffffff url(../../images/SB/progress-select.gif) right no-repeat;
 	text-indent: 1.8em;		
 	margin-bottom: 20px;
}

h4 { 
	font-size: 10pt; 
	padding-left:10px;
	margin-top:20px;
	color:#000000;
	font-weight:100;
	}
		

.odd {
	color: #333;
	background-color: #EEEEEE;
	height:30px;
	font-size: 9px;	
}

.even {
	color: #333;
	background-color:#FFFFFF;
	height:30px;
}

table.outbound {
margin-bottom:50px;
border-style: solid;
}

table.return {
margin-bottom:50px;
border-style: solid;
}


.button  {
	background-color:#EEEEEE;
	color: #000000;
	font-size:9px;
	padding: 2px 2px 4px 2px;
	border-top-width: 1px;
	border-top-color: #000;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-color: #000;
	height: 20px;
}

.strike {
text-decoration: line-through;
}
	
.selectedSearchDate {

font-weight:bold;

}

	
 th {
	padding: 2px 10px;
	font-size: 8pt;
	color: #FFF;
	background-color:#000088;
	white-space: nowrap;
}
