@import url(layers-small.css);
@import url(text-small.css);
#vk {
	/*background: url(../../images/vk.jpg) bottom left no-repeat;*/
	border: 0px solid;
	clear: both;
}
.form_complete {
	/*border: 1px solid #93bc2c;*/
	background: #DEF998;
	margin-bottom: 100px;
	padding: 10px;
}
#contact_details {
	border-left: 1px dashed #cccccc;
	padding-left: 20px;
	width: 47%;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}
.extra {
	/*border-bottom: 1px dashed #cccccc;*/
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#contact_icon {
	background: url(../../images/contact.gif) top right no-repeat;
	display: block;
	height: 1px;
	padding-top: 95px;
	width: 110px;
	float: right;
}