#wrapper {width:345px;margin:160px 0; float: left;}
.message {	background: transparent url(../images/note-bg.gif) top left no-repeat;
	color: #af2212;
	display:none;
	width:280px;
	height: 220px;
	padding:45px 0 0 45px; 
	margin: 0px 0 0 50px; 
	clear: both;
	float: left;
	font-size: 1.0em;
	position: relative;
	z-index: 100;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:345px;}
.contact li {list-style-type:none; padding: 5px 0 0 0;}
.contact li.special {display:none;}
.contact input {width:230px; height: 20px; background-color: #f5ece1; padding: 5px 5px 0px 5px;
	color: #4f432e;
	border: 1px solid #c3b4a4;
}
.contact textarea {width:220px; background-color: #f5ece1; padding: 7px 10px 0 10px;
	color: #4f432e;
	border: 1px solid #c3b4a4; vertical-align: top;}

.message ul {
	margin-left: 10px;
}


.message ul li{
	width: 250px;
	margin-left: 0px;
	list-style: circle;
}

.message p.success{
	width: 230px;
	color: #4a892a;
	font-weight: bold;
	line-height: 1.5;
	font-size: 1.3em;
}

.button-sub input  {
	background: transparent url(../images/button-send.gif) top right no-repeat;
	height: 26px;
	width: 78px;
	float: right;
	border: 0;
}

.contactus-p {
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 20px;

}

#contact-info {
	float: right;
	width: 200px;
	margin: 220px 60px 0 0;
	_margin: 220px -7px 0 0;
}

.org {
	display: none;
}

.url {
	font-size: 1.4em;
	color: #4f432e;
	font-weight: bold;
	padding: 0;
	text-decoration: none !important;
}


.url, .email {
	text-decoration: none;
}
.email {
	color: #af2212;
}

.download-vcard {
	display: block;
	padding-left: 35px;
	background: transparent url(../images/icon-hcard-add.png) top left no-repeat;
	text-decoration: none;
	color: #af2212;
	width: 220px;
}
