/* CONTACT APPLICATION */

/* Main Column */

.article_description {
	width: 250px;
	margin: 0 8px 0 0;
	float: left;
}

.article_description2 {
	width: 250px;
	margin: 0;
	float: right;
}

.article_description2 img, 
.article_description img {
	margin: 0 0 4px 0;
}

.article_row {
	margin: 8px 0;
}

#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;
}

.contact_header_en {
	background: url(../media/en/contact_appheader.gif) no-repeat top left;
}

.contact_header_es {
	background: url(../media/en/contact_appheader.gif) no-repeat top left;
}

.appheader_links {
	float: right;
	padding: 20px 20px 0 0;
	text-align: right;
	color: #ffffff;
}

.appheader_links a,
.appheader_links a:visited {
	color: #ffffff;
}

.appheader_links a:hover {
	color: #FFFF00;
}