#navbar{
	width:auto;
	height:36px;
	background:url(../images/navbar-bg.png) left top repeat-x;
}
#navbar .inbar{
	display:block;
	height:36px;
	background:url(../images/right-round.png) right top no-repeat;
}
#navbar ul, #navbar ul li{
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:36px;
	line-height:36px;
}
#navbar ul{
	background:url(../images/left-round.png) left top no-repeat;
}
#navbar ul li{
	float:left;
	display:block;
	line-height:36px;
}
#navbar ul li a{
	color:#403e32;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#navbar ul li a span{
	padding:0 20px 0 0;
	height:36px;
	line-height:36px;
	display:block;
	margin-left:20px;
}
#navbar .navhome a, #navbar .navhome a:hover{
	background:url(/images/a-bg.png) left top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar .navhome a span, #navbar .navhome a:hover span{
	color:#FFFFFF;
	background:url(/images/span-bg.png) right top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar ul li a:hover{
	background:url(../images/ahover-bg.png) left top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar ul li a:hover span{
	background:url(../images/spanhover-bg.png) right top no-repeat;
	height:36px;
	line-height:36px;
}

div#sBar { list-style-type: none; text-align: center; margin: 0px; padding: 0px; height: 29px; margin-bottom: 10px; width: 728px; background-color: #fff; border: 1px solid #dfdfdf; position: static; left : 0; }
		div#sBar li { list-style-type: none; margin: 0px; padding: 0; float: left; width: auto; background: none; }
		#sBar div.sBarInside { list-style-type: none; margin: 0px; padding: 0; float: left; }
		#sBar div.sBarInside img { float: left; border: 0px;}
		#sBar div.sBarInside strong span.checkItOut { color:#0000ff; font-size: 15px; font-family: arial, helvetica; text-decoration: underline; font-weight: bold; }
		#sBar div.sBarInside strong { float: left; margin: 6px 0px 0px 5px; font-size: 15px; font-family: arial, helvetica; cursor: hand; }
		#sBar div.trial { padding: 0px; margin: 0px; float: none;}
		#sBar div.trial img { float: right;}

		
		
/*		
Custom
*/

#title {
    margin:0px;
    padding:0px;
	left: 0;
	font-size: 27px;
	font-weight:bold;
	color: #737462;
}

.tableExtraInfo
{
    padding:0px;
    margin-bottom:0px;
}
.tableExtraInfo td { padding:2px;}
.tableExtraInfo .label { padding:2px; text-align:right; width:80px;}





.pickme
{
    padding:0px;
    margin-bottom:0px;
    vertical-align: top;
}
.pickme td { padding:1px;}



