/* CSS Document */
#leftContent a:link {
	text-decoration: underline;
	}
/*Right Content Override for about us*/
#container #rightContent {
 /* position: relative;*/
	width: 175px;
	height: 113px;	
	/*margin-left: 667px;
	margin-top: -385px;*/

	font-size:13px;
	padding-top: 35px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border:solid;
	border-color: #E5E5E5;
	border-width:1px;
	border-right-color:#000000;
	background-color:#eeeeee;
	float:right;
    background-image: url(../images/hireHeader.gif);
  background-repeat: no-repeat;
  background-position: 3px -2px;	 
  
}
#imageFlow{
float:left;
margin-right:10px;
margin-bottom:10px;
margin-top:3px;
border:solid;
border-width:2px;
border-color:#eeeeee;
}
#bookingStyle{
margin-top:1px;
margin-bottom:1px;
}
#butstyle {
	font-weight: normal;
	background-color: #EFEFEF;
	border: 0.5px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 23px;
}

