/* Form Width and Height*/
#fdim { width:590px; height:542px; border:solid #CCCCCC 1px; }

#wrap {	float:left; border:solid #CCCCCC 1px;   border-radius: 10px; width:156px;
	-webkit-border-radius: 10px;    -moz-border-radius: 10px;
	margin-top:6px; 
        background-image: url("/rentals/jsforms/images/rental.png");    background-repeat: repeat;
}
#ccode { float:left;  width:80px;  margin-top:8px; margin-left:10px; font-size: 12px;}

.error{ font-family:Georgia, "Times New Roman"; color:#CC0000; font-size:12px; margin:4px; font-style:italic; width:200px;}

.success{ font-family:Georgia, "Times New Roman"; color:#009900; font-size:12px; margin:4px; font-style:italic; width:200px;}

img#refresh{ float:left; margin-left:18px; cursor:pointer; }

label{ float:left; margin-top:8px; width:160px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; }

#verif { margin-top:20px; }

#Pickup_Date,#Drop_Off_Date { float:left; margin-top:4px;  }

select,option,input,textarea { height:20px ; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; background-color: #FFFFFF; border: 1px solid #CCCCCC; color:#000;}

input#code { width: 154px; margin-top:2px; border: 1px solid #808080;}

#PickUpLoc,#DropOffLoc { margin-bottom:8px; margin-top:2px; width:226px; height:24px; }

#Pickup_Time,#Drop_Off_Time { margin-left:8px; margin-top:4px; margin-bottom:4px; height:24px; }

#Hotel,#Model,#Phone,#arrival,#realname,#email { float:left;  margin-top:4px; }

.star { font-family:Georgia, "Times New Roman"; color:#CC0000; font-size:12px; }

#message{ width:248px; height:80px; float:left; margin-top:8px; margin-bottom:3px; border:#CCCCCC 1px solid;}

input#Send   { width:188px; height:26px ; margin-top:8px; border:gray solid 1px; float:left; background:#F7F600; color:#000;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

input#Send:hover[type="submit"] { background:#ffff80;}