/* kishore's css document */

#get_in_tuch  {
	height: auto;
	width: 187px;
	display:block;




	background-color:;
	float:left;
	background-image: url(images/vr_doted_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border: 1px solid #3C3C00;
	margin-top: 72px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 10px;
	margin-right: 0px;
}

#get_in_tuch  lable {
	background-color: #CCCC00;
	margin: 3px;
	padding: 0px;
}


#get_in_tuch input {
	height: 20px;
	width: 170px;
	margin-top: 10px;

}
 #get_in_tuch textarea {
	height: 74px;
	border: 1px solid #e5d3e3;
	margin-top: 9px;
	}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #171717;
	height: 74px;
	width: 170px;
	border: 1px solid #333333;
	margin: 0px;
	padding: 2px 0px 0px 4px;

}
.textbox:hover {
	background-color: #000000;
	border: 1px solid #333333;
}

#btn {
	height: 22px;
	width: 176px;
}
.textboxbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #171717;
	height: 22px;
	width: 170px;
	padding-left: 4px;
	border: 1px solid #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.textboxbig:hover {	
	background-color: #000000;
	border: 1px solid #333333;
}
