/*********************************************/
/* specific class							 */
/*********************************************/
.box-content-header-text h2 span
{
	font-size: 12px !important;
}
.contact-us-body
{
	padding-top: 10px;
}	
	.contact-us-form table td
	{
		padding-bottom: 8px;
		width: 45%;
	}
.contact-us-buttons
{
	float: right;
	margin: 0px 16px 16px 0px;
	_margin: 0px 8px 16px 0px;
}
#outerWrapperLegacy,
#innerWrapperLegacy
{
	text-align: left;
}
#outerWrapperLegacy #innerWrapperLegacy .intro-wrapper p
{
	padding: 10px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	#outerWrapperLegacy #innerWrapperLegacy .intro-wrapper p font,
	#outerWrapperLegacy #innerWrapperLegacy .intro-wrapper b
	{
		color: #673694;
	}
.seeker-link
{
	padding-bottom: 10px;
}
	.seeker-link a
	{
		text-decoration: underline;
	}
.faq-wrapper,
.contact-us-wrapper
{
	padding-top: 10px;
}
.advertiser-wrapper .smallText label
{
	padding: 0px 10px 0px 2px;
}
.advertiser-wrapper .smallText input
{
	position: relative;
	top: 3px;
}
.input-label
{
	font-weight: bold;
}
.ValidationErrorIcon
{
	position: relative;
	top: 4px;
}
.thank-you-wrapper .smallBoldText
{
	color: #673694;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
/***********************************************/
/* override nextgen/master_SecondaryLegacy.css */
/***********************************************/
#headlineWrapper
{
	display: none;
}
#outerWrapperVS
{
	margin: 0px;
	padding: 0px;
	width: 720px;
}
#outerWrapperLegacy
{
	width: auto;
	margin-left: 0px;
	padding-bottom: 0px;
}
	#outerWrapperLegacy #innerWrapperLegacy
	{
		margin: 0px;
	}
/***********************************************/
/* override legacy/ebiz_styles.css */
/***********************************************/
.txtBigBlueBold
{
	color: #673694;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactUsBorder
{
	border: none;
}
.contactUsBlockHeader
{
	width: 98%;
	color: #673694;
	border-bottom: 1px solid #CECECE;	
    font-size:14px;
    font-weight: bold;
}
.smallText
{
	padding-top: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	.smallText a
	{
		text-decoration: underline;
		font-weight: normal;
	}
	.smallText b
	{
		color: #673694;
	}
/*********************************************/
/* global css								 */
/*********************************************/
div.page-body-main {
	display: inline;
	float: left; 
	margin-bottom: 0px;
}
.layout-width9 {
	width: 720px;
	float: left;
}
.contact-us-body input[type="text"],
.contact-us-body input[type="password"],
.contact-us-body select
{
	margin-left: 5px;
}
