@charset "utf-8";

.contact_bevel_left{
	float:left;
	margin-right:15px;
}
.contact_bevel_right{
	float:left;	
}
.contact_bevelbig{
	float:left;	
}

.contact_heading_left{
	float:left;
	width:10px;
	height:34px;
	background:url(/images/skrill/contact/heading_corner_l.jpg) left top no-repeat;
}
.contact_heading_bg{
	float:left;
	height:25px;
	text-transform: uppercase;
	padding:9px 0 0 0px;
	font-weight:bold;
	font-size:1.1em;
	color:#585858;
	background:url(/images/skrill/contact/heading_bg.jpg) left top repeat-x;
}
.contact_heading_right{
	float:left;
	width:10px;
	height:34px;
	background:url(/images/skrill/contact/heading_corner_r.jpg) left top no-repeat;
}
.contact_main_bg{
	float:left;
	width:265px;
	background:url(/images/skrill/contact/contacts_bevel_bg.jpg) left top repeat-y;
	padding:10px 15px 10px 10px;
}
.contact_footer{
	float:left;
	width:290px;
	height:10px;
	background:url(/images/skrill/contact/contacts_bevel_footer.jpg) left top no-repeat;
}
.contact_bevelbig_main_bg{
	float:left;
	width:570px;
	padding:10px 15px 10px 10px;
	line-height:1.5em;
	background:url(/images/skrill/contact/contacts_bevelbig_bg.jpg) left top repeat-y;
}
.contact_bevelbig_main_footer{
	float:left;
	width:595px;
	height:10px;
	background:url(/images/skrill/contact/contacts_bevelbig_footer.jpg) left top no-repeat;
}
.width270{
	width:270px;
}
.width575{
	width:575px;
}
.height60{
	height:60px;
}
.height80{
	height:80px;
}

.clearer{
	clear:both;
}
.small_txt{
	font-size:0.8em;
}
.separator{
	line-height:1.5em;
}


