.methods{
	width:97px;
	height:100%;
	border-right:solid 1px #b4b8b9;
	float:right;
}

.methods div{
	width:100%;
	height:49px;
	line-height:49px;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

.method{
	width:587px;
	height:100%;
	background-color:white;
	border:solid 1px #b4b8b9;
	background-image:url(../images/site/contact/methodbgimg.jpg);
	overflow:hidden;
	float:right;
}

.method div{
	width:100%;
	height:100%;
}

.methodimg{
	float:left;
	margin:0 0 0 -42px;
	position:relative;
	z-index:10;
}

input{
	background-color:#d7e0e5;
}
		
.sendbutton{
	cursor:pointer;
	float:right;	
}

div.info{
	width:100%;
	height:auto;
	margin:5px 0;
}

