@charset "utf-8";
/* CSS Document */

.colSingle .special
{
	width: 630px; /* 840 or 630 */
	height: 250px; /* 360 or 270 or 250 */
	margin: 10px 115px; /* center on 860 */
	position: relative;
}
.colSingle p
{
	width: 750px;
	text-align: center;
	font-size: 1.2em;
	margin: 0px auto;
}
.colSingle .contactPhone
{
	width: 650px;
	height: 30px;
	margin: 6px 105px 8px 105px; /* center on 860 */
}
.colSingle .disclaimer
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important; 
	color: #777;
	font-size: 0.85em;
	line-height: 1.0em;
	text-align: justify;
	padding-top: 5px;
}

