/*
-----------------------------------------------
Line Digital styles - news specific styles
----------------------------------------------- */


#addresses {
	width: 364px;
	float: left;
	margin: 65px 10px 0 0;
	padding-bottom: 40px;
	padding-left: 16px;
}
div.address1 {
	width: 199px;
	float: left;
}
div.address2 {
	width: 165px;
	float: left;
}
#form_area {
	width: 534px;
	float: left;
	margin: 65px 0 0 26px;
	padding-bottom: 40px;
}
#addresses h1 {
	font-size: 1.5em;
	color:#003950;
/*	margin-bottom: 20px;	*/
}
#form_area h2 {
	font-size: 1.5em;
	color:#003950;
/*	margin-bottom: 20px;	*/
}
#id_subject {
	width: 26em;
}
#form_area textarea {
	height: 18em;
	width: 26em;
}

span.company_name {
	color:#003950;
}
