@charset "utf-8";
/* CSS Document */

h4{

}

#right {
position:relative;
}

.dataWrap{
clear:both;
width:800px;
}

.dataWrap ul, .dataHeader{
	width:800px;
	display:inline;
	list-style:none;
	text-transform: capitalize;
	clear:both;
}


.dataHeader li{
	width:120px;
	display:block;
	float:left;
	list-style:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.dataHolder{
clear:both;
}

.dataWrap li{
	width:130px;
	float:left;
	line-height:20px;
	
}

li.rateHeader{
border-bottom:2px solid #245481;
border-top:2px solid #245481;
display:block;
}

.rateHeader{
background-color:#CCCCCC;
color:#000;
font-weight:bold;
}

.smallDiv{width:67px;}

.dataWrap2 ul, .dataHeader2{
	width:800px;
	display:inline;
	list-style:none;
	text-transform: capitalize;
	clear:both;
}


.dataHeader2 li{
	width:120px;
	display:block;
	float:left;
	list-style:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.dataHolder2{
margin-bottom:20px;
width:780px;
}

.details{
width:300px;
float:left;
}

.dataWrap2 li{
display:block;
float:left;
padding:5px;
width:185px;
	
}

li.rateHeader2{
border-bottom:2px solid #245481;
border-top:2px solid #245481;
display:block;
}

.rateHeader2{
background-color:#CCCCCC;
color:#000;
font-weight:bold;
}

div.jcalendar-wrapper {
float:right;
width:300px;
}