.quotebox{
	/*border: 1px solid #ccc;*/
	margin: 5px 10px;
	font-family: arial,"Myriad Pro" !important;
	background: #fff;
}
.quotetitle{
	padding: 10px 20px;
}
.quotetitle h3{
	font-size: 21pt;
	padding: 0;
	margin: 0px;
	color: #fff;
}
.quotecontent{
	padding: 25px 8px 20px 20px;
	color: #000;
}
.quotecontent h4{
	border-bottom:1px solid #CCCCCC;
	font-size:22px;
	padding-bottom:3px;
	margin-bottom:10px;
}
.floatleft{
	float: left;
}
.oldphone table td{
	background: #e5e5e5;
}
.newphone table td{
	background: #e5f1fd;
}
.oldphone table,.newphone table{
	width: 285px;
}
.quotelay table td,.quotelay table th{
	padding: 6px;
}
.quotelay table th{
	color:#3B75B3;
}
.quotelay table tr img{
	padding: 5px 0px;
}
.quotelay table tr{
	border-bottom-color: #fff;
}
.newphone .tabletitle th{
	background: #f5faff;	
}
.line{
	padding: 0;
	border: 0px none;
}
.newphone  .topline td{
	background: #d4e5f6 !important;
}
.oldphone .topline td{
	background: #cccccc !important;
}
.otherline{
	background: #ffffff;
}
.line td{
	height: 1px;
	padding: 0;
	border: 0px none;
}
.oldphone .tabletitle th{
	background: #f0f0f0;
}
.oldphone .tabletitle{
	border-bottom-color: #cccccc !important;
}
.tabletitle th{
	font-size: 26px;
	color:#3B75B3;
}
.firstrow{
	padding: 15px 0px 15px 15px !important;
	vertical-align:top;
}
.clear{
	clear: both;
}
.orange{
	color: #f66f28;
}
.bigger{
	font-size: 20px;
}
.bigg{
	font-size: 30px;
}
.aligncenter{
	text-align: center;
}
.phonepic{
	padding: 0px;
}
.newphone,.oldphone{
	margin-left: 5px;
	width: 286px;
}
.red1{
	color: red;
}
.blue{
	color: #295b90;
}
.oldphonebutton{
	display: block;
	width: 177px;
	height: 42px;
	background: url(usedbutton.jpg) no-repeat 0px 0px;
	margin:6px 55px; 
}
.oldphonebutton:hover{
	background-position: 0px -47px;
}
.newphonebutton{
	display: block;
	width: 177px;
	height: 42px;
	background: url(newbutton.jpg) no-repeat 0px 0px;
	margin:6px 55px; 
}
.newphonebutton:hover{
	background-position: 0px -44px;
}

.footermessage h5{
	font-size: 18px;
	margin:10px 0px 5px 0px;
	clear: both;
}

.footermessage p{
	margin: 0px;
	font-size: 16px;
}
.vbottom{
	vertical-align:bottom;
}
.smallertext{
	font-size: 9px;
}
