﻿body
{
}
.required
{
	color: #99CCFF;
}
.listt
{
	color: #676767;
	float: left;
	font-size: 12px;
	line-height: 25px;
	margin-right: 2%;
	text-align: right;
	vertical-align: bottom;
	width: 25%;
}
.listv
{
	float: left;
	font-size: 12px; /*line-height: 25px;*/
	overflow: hidden;
}
.row
{
	height: 25px;
}

#contact-detail
{
	position: relative;
	float: left;
	line-height: 1.8;
}
#contact-detail-phone
{
	float: left;
	padding: 0 30px 0 30px;
}
#contact-detail-fax
{
	float: right;
	padding-left: 30px;
}
.warning-option
{
	font-size: 13px !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 0 0 30px !important;
	color: #669900 !important;
}
.warning-option a, .warning-option a:hover, .warning-option a:active
{
	font-size: 13px !important;
	font-weight: bold !important;
	color: #669900 !important;
	text-decoration: none;
}

