/* PAGE APPLICATION */

#report {
	padding: 0px 0 0 100px;
	height: 100px;
	background: url(../media/shared/alarm.gif) no-repeat top left;
}

#add h2 {
	height: 32px;
	padding: 0 0 0 40px;
	background: url(../media/shared/address.gif) no-repeat center left;
}

#tel h2 {
	height: 32px;
	padding: 0 0 0 40px;
	background: url(../media/shared/telephone.gif) no-repeat center left;
}

#form h2 {
	height: 32px;
	padding: 0 0 0 40px;
	background: url(../media/shared/contact_forms.gif) no-repeat center left;
}

#time h2 {
	height: 32px;
	padding: 0 0 0 40px;
	background: url(../media/shared/restaurant_times.gif) no-repeat center left;
}

.directions {
	background: url(../media/shared/directions.gif) no-repeat top left;
}

.maps {
	background: url(../media/shared/maps.gif) no-repeat top left;
}

.forms {
	background: url(../media/shared/forms.gif) no-repeat top left;
}

.contact_header_en, .contact_header_es {
	width: 559px;
	height: 91px;
}


/* FORM SPECIFIC */

div.tab_area {
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding:10px;
}
