#bookform{
	position:relative;float:right;text-align:left;width:180px;font-size:7.5pt;	
}
#bookform span.head{
	font-weight:bold;font-size:9pt;
}
#bookform div.separator{
	position:relative;background-color:#707070;width:170px;height:1px;max-height:1px;margin:2px;overflow:hidden;
}
#bookform div.formline{
	position:relative;width:100%;height:18px;margin-top:5px;
}
#bookform div.linelabel{
	position:relative;float:left;width:30%;height:100%;
}
#bookform div.lineinput{
	position:relative;float:left;width:55%;height:100%;
}
#bookform input{
	background-color:#ccc;color:#404040;border:1px solid #707070;width:87px;height:13px;font-size:8pt;
}
#bookform div.calendarButton{
	position:relative;float:left;width:12%;height:100%;background:url(../img/plantilla/calendar.jpg) center no-repeat;
}
#bookform div.trigger{
	position:relative;width:99%;height:10px;
}
#bookform #reserve{
	position:relative;float:left;/*width:45%;*/
}
#bookform #cancel{
	position:relative;float:right;/*width:55%;*/
}
#bookform a{
	font-size:7.5pt;font-weight:bold;text-decoration:underline;
}
