/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* ------------------ CONTACTS --------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

#contact {
	width	: 100%;
}

#contact_leftframe {
	width			: 50%;
	vertical-align	: top;
}

#contact_rightframe {
	width			: 50%;
	vertical-align	: top;
}

#contact_rightframe a {
	color	: #fff;
}

#contact_address {
	background	: url("../pictures/content/connections/contact/bu_press_zone.png") no-repeat;
	display		: block;
	width		: 158px;
	height		: 39px;
	margin-left	: 155px;
}

.contacts_title {
	font-size	: 1.5em;
	font-weight	: normal;
}

.contact_form_input {
	border				: 1px solid #820303;
	background-color	: #101010;
	color				: #fff;
	font-family			: Tahoma, Arial, Helvetica, sans-serif;
	width				: 200px;
}

.contact_form_submit {
	cursor				: pointer;
	border				: 1px solid #820303;
	background-color	: #000;
	color				: #fff;
	font-family			: Tahoma, Arial, Helvetica, sans-serif;
}

.contact_form_td_left {
	width	: 140px;
}

.contact_form_td_middle {
	text-align	: right;
	width		: 10px;
}