/* CSS Document */
#cQoute{
	background:url(../images/getnet_client_quote_back.gif) no-repeat top right;
	width:532px; /* height and width adjusted with padding*/
	height:	150px;
	position:relative;
	color:#000;
}

#memb{
	background:url(../images/members.jpg) no-repeat top right;
	width:542px; /* height and width adjusted with padding*/
	height:	140px;
	position:relative;
	color:#000;
}

#memText{
	position:absolute;
	height:75px;
	width:360px;
	overflow:auto;
	font:11px 'trebuchet ms',tahoma, verdana;
	color:#000;
	left: 165px;
	top: 38px;
}

#memName{
	position:absolute;
	width:334px;
	color:#D2013E;
	font-weight:bold;
	left: 166px;
	top: 20px;
}

img.client{
	width:100px;
	height:90px;
	padding:5px;
	background:#FFF;
	border:2px solid #666;
	float:left;
	margin:24px 20px 0 10px;
}

img.clientbig{
	width:327px;
	height:302px;
	padding:5px;
	background:#FFF;
	border:2px solid #666;
	float:left;
	margin:24px 20px 0 10px;
}


#cQuoteText{
	position:absolute;
	height:65px;
	width:344px;
	overflow:auto;
	font:11px 'trebuchet ms',tahoma, verdana;
	color:#000;
	left: 165px;
	top: 38px;
}

#name{
	position:absolute;
	width:334px;
	color:#D2013E;
	font-weight:bold;
	left: 166px;
	top: 109px;
}
