﻿.informationRequest
{
	font-size:			11px; 
	/*border:				solid 0px #cccccc; */
	background-color:	#ffffff; 
	width:				100%;
	margin-top: 		6px;
}

.informationRequest tr td
{
	/*vertical-align:		top;*/
}

.informationRequest input
{
	width: 				171px;/**/
	color: 				#666666;
	font-size:			11px;
	border:				solid 1px #cccccc;

	height:				17px;
	padding-top:		3px;
	padding-bottom: 	1px;
	padding-left:		1px;
}

.informationRequest textarea
{
	width:				508px;/**/
	font-size:			11px;
	border:				solid 1px #cccccc;

	height:				127px;
	line-height:		18px;
	font-family:		Arial;
	color:				#666666;
}
