/* CSS Document *//***** Global Settings *****/html, body {border:0;margin:0;padding:0;}body {	font-family: verdana, tahoma, arial;	font-size: 12px;	margin: 0;	color: #FFFFFF;	}p { margin: 0; padding: 0; line-height: 18px; vertical-align: top; }#test-list {	background: #0B3D4D no-repeat;	width: 237px;	height: 170px;	float: right;	margin-top: 15px;	margin-right: 55px;	}#test-list div {	text-align: left;	background-color: #0B3D4D;	width: 220px;	height: 200px;	overflow: hidden;	line-height: 18px;	padding-right: 10px;	padding-left: 10px;	margin-top: 10px;	margin-right: 0px;	margin-left: 0px;	z-index: -1;}.test-arrow {	float: right;	width: 32px; height: 31px;	background: url(../img/testimonial-arrow.gif) no-repeat;	margin-right: 30px;	}.mb0{ margin-bottom:0 !important;}.mb5{ margin-bottom:5px;}.mb10{ margin-bottom:10px;}.mb15{ margin-bottom:15px;}.mb20{ margin-bottom:20px;}.mb30{ margin-bottom:30px;}.mb3{ margin-bottom:3px;}