﻿.contact_left_block {
	float:left;
	width: 430px;
	padding-left: 5px;
}
.clear {
	clear:both;
	margin:0px 0px 0px 30px;
}

.website,
.address,
.phone,
.email,
.fax
{
	font-size:12px;
	font-weight:bold;
	color:#EE4611;
	float: left;
	height: 22px;
	padding: 4px 0px 0px 30px;
	margin-top:20px;
}

.website
{
	background:url(/images/mp/pages/icon_website.gif) top left no-repeat;
}

.address
{
	background:url(/images/mp/pages/icon_address.gif) top left no-repeat;
}

.phone
{
	background:url(/images/mp/pages/icon_phone.gif) top left no-repeat;
}

.email
{
	background:url(/images/mp/pages/icon_email.gif) top left no-repeat;
}

.fax
{
	background:url(/images/mp/pages/icon_fax.gif) top left no-repeat;
}