
/*contact form layout*/
#contactForm 			{ padding:20px; min-height:200px; line-height:1.4em; background-color:#FFFFFF; }

.divider	 			{ height:2px; width:100%; margin:10px 0 10px 0;  }
.divider hr				{ display:none; }


/*type grid*/
.promo_links h3			{ margin-bottom:0.6em; }
.promo_links p			{ margin:0 0 1.25em 10px; }
.promo_links dd,
.promo_links dt			{ margin:0 0 0.2em 10px; }
.promo_links dl			{ margin-bottom:1.25em; }
.listBreak				{ margin-bottom:1.4em!important; }

/*form layout*/
#contactForm input,
#contactForm select		{ float:none; } /*remove default styling*/

.promo_links			{ line-height:1.4em; margin-bottom:1.25em; }
.email_input			{ width:300px; }
.contact_query			{ width:535px; height:200px; }

#SubmitBtn				{ margin:0; border:none; }

.travelshops			{ margin:20px 0; }
.travelshops ul			{ margin-left:25px; }
.travelshops ul li		{ padding-bottom:10px; list-style-type:disc; }