/*------ General Elements ------*/

a 
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #014D93;
}

img 
{
	border:0;
}

a:link		{ color: #014D93; text-decoration: none; }
a:visited	{ color: #336699; text-decoration: none; }
a:hover		{ color: #014D93; text-decoration: underline; }
a:active	{ color: #014D93; text-decoration: none; }

body 
{
	font-size: 0.8em;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
}

h1 .page_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin-top:0px;
}

.agentBody 
{
	background:#fff;
}

/*------ General Classes ------*/

.eyebrowWhite
{
    color: White;
    font-weight: bolder;
}

.eyebrowYellow 
{
	color: #FFFF00;
}

.featureDivider
{
	position: relative;
	float: left;
	padding: 0px 20px 0px 20px;
}

.featureLabel
{
	font-weight: bold;	
	text-transform: uppercase;
	color: #D32232;
}

.featureLink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 14px;
	vertical-align: middle;
}

.featureLink img
{
	vertical-align: middle;
	margin: 0 0 0 4px;
}

.featureMore
{
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.featureText
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.featureTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.floatBottomRight
{
	position: absolute;
	bottom: 5px;
	right: 20px;
}

.floatBottomRightFooter
{
	position: absolute;
	bottom: 0px;
	right: 10px;
}

.floatRightFooter
{
	float: right;
	margin-right: 10px;
}

.floatCenter
{
	width: 100%;
	display: block;
	text-align: center;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.footbox 
{
	width: 233px;
	float: left;
	margin: 0 18px -1px 0px;
}

.footbox .body 
{
	height: 200px;
	border: 1px solid #a8a9ad;
	border-bottom: 0;
	border-top: 0;
	background-color: White;
	position: relative;
}

.footbox .footer 
{
	height: 15px;
	background: url(/images/box_bg.png) no-repeat 0 -53px;
}

.footbox .foot_title
{
    text-transform: uppercase;
    color: #D32232;
    font-weight: bolder;
    margin: 0 10px 5px 10px;
    border-bottom: 1px solid #D32232;
    line-height: 11px;
}

.footbox .header 
{
	height: 15px;
	width: 100%;
	background: url(/images/box_bg.png) no-repeat 0 -38px;
}

.footerLeft 
{
	float: left;
	width: 395px;
	text-align: right;
	padding: 19px 0 14px 0;
	font-size:11px;
}

.footerLeft a, .footerRight a
{
	font-size:11px;
}

.footerCenter
{
	display: block;
	margin: 0 auto;
	width: 212px;
	font-size:11px;
}

.footerRight
{
	float: right;
	width: 342px;
	text-align: left;
	padding: 19px 0 14px 0;
	font-size:11px;
}

.footerText
{
	font-size: 11px;
	color: #000000;
	margin: 0 10px 10px 10px;
}

.footerText ul
{
	position: relative;
	margin: 0 0 0 20px;
	list-style-position: outside;
	font-weight: bold;
	color:#005FAD;
	padding:0px;
	list-style:none;
}

.footerText li
{
	margin: 8px 0 0 0;
	padding-left:8px;
	background-image:url(/images/box_bg.png);
	background-position:-228px 4px;
	background-repeat:no-repeat;
}

.footerCar 
{
	display:block;
}

.hidden
{ 
	visibility: hidden;
	font-size: 0.01em; 
}

.innerMiddleBox
{
	height: 125px;
	margin: 10px 23px 10px 19px;
}

.innerBottomBox
{
	height: 268px;
	padding: 10px 20px 10px 20px;
}

.leftimg 
{
	float: left;
	margin: 0px 0px 0px -5px;
}

.rightimg 
{
	float: right;
	margin: 0px -5px 0px 0px;
}

.topNav
{
    height: 54px;
    width: 987px;
    position: absolute;
    top: 127px;
    left: 18px;
}

/*------ General Defined Elements ------*/

#bodyQuickLinks, #bodyHagertyPlus
{
	height: 290px;
}

#bodyCarClub, #bodyFinance, #bodyPCS, #bodyStore
{
	position: relative;
	height: 125px;
}

#boxes
{
	float: left;
	position: relative;
	width: 100%;
	background-color: #A8A9AD;
}

#boxes .first
{
    margin: 0 18px -1px 0;
}

#boxes .last
{
    margin: 0 0 -1px 0;
    float: right;
}

#boxCarClub
{
	margin: 0px 18px 0px 0px;
}

#boxFinance
{
	margin: 0px 18px 0px 0px;
}

#boxInsurance
{
	margin: 0px 17px 0px 17px;
}

#boxPCS
{
	margin: 0px 18px 0px 0px;
}

#boxQuoting
{
	width: 486px;	
	height: 322px;
	background: transparent url(/images/Quote/bg_product_quote.png) no-repeat top left;
}

#container
{
	width: 987px;
	margin: 0 auto;
	position: relative;
}

#content
{
	width: 100%;
	float: left;
	position: relative;
}

#eyebrowBox
{
    font-family: Arial;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 32px;
    height: 75px;
    width: 210px;
}

#eyebrowMenu
{
    color: Black;
    position: absolute;
    top: 50px;
    left: 5px;
    width: 100%;
}

#eyebrowMenu a
{
    color: Black;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

#eyebrowMenu a:hover
{
    text-decoration: underline;
}

#eyebrowMenu p
{
	margin: 0px;
}

#featureTestimonials, #featureVideo
{
	position: relative;
	height: 268px;
	float: left;
}

#featureFAQS
{
	position: relative;
	width: 230px;
	height: 268px;
	float: left;
}

#floatContainer
{
	padding: 0px 0px 0px 1px;
}

#floatContainer, #floatHeader
{
	width: 100%;
	position: relative;
	float: left;
}

#footer 
{
	width: 100%;
	float: left;
	color: #666666;
	text-decoration: none;
	margin-top: 18px;
}

#footer a:link		{ color: #666666; text-decoration: none; }
#footer a:visited	{ color: #666666; text-decoration: none; }
#footer a:hover		{ color: #666666; text-decoration: underline;}
#footer a:active	{ color: #666666; text-decoration: none; }

#footer span
{
	padding: 15px 20px;
}

#boxes img
{
	padding: 0px 5px 0px 5px;
}

#header
{
	width: 1023px;
	margin: 0 auto;
	position: relative;
	clear:right;
}

#ucProductFooter_imgProductFooter 
{
	display: block;
	clear: both;
}

#imgRoadside
{
	margin-top: 5px;
	display: block;
	clear: both;
}

#innerQuickLinks, #innerHagertyPlus
{
	margin: 10px 15px 10px 19px;
}

#loginText
{
    color: White;
    position: absolute;
    top: 20px;
    left: 5px;
}

#loginText a
{
    color: White;
    text-decoration: none;
    font-weight: bolder;
}

#loginText a:hover
{
    text-decoration: underline;
}

/*=================================================================*/
/* Get a quote area */
/*=================================================================*/
#ucGetQuote
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	position: relative;
	float: left;
	top: 80px;
	left: 22px;
	width: 196px;
	height: 110px;
}

#ucMarineQuote
{
	position: relative;
	float: right;
	top: 80px;
	right: 23px;
	width: 196px;
	height: 110px;
	text-align: center;
}

#ucInternationalQuote
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	position: relative;
	float: left;
	top: 105px;
	left: 22px;
	width: 196px;
	height: 80px;
}

#ucOnlineHelp
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	position: relative;
	float: right;
	top: 105px;
	right: 22px;
	width: 196px;
	height: 80px;
}

#marineLinks
{
	position: relative;
	top: 8px;
	left: 18px;
	width: 100%;
	text-align: left;
}

#marineLinkQuote
{
	position: absolute;
	top: 16px;
	left: 51px;
	width: 110px;
	height: 22px;
}

#marineLinkQuote a
{
	display: block;
	width: 119px;
	height: 22px;
}

#marineQuote
{
	position: relative;
	top: 30px;
	width: 100%;
	text-align: center;
}

#internationalUKFlagLink
{
	position: absolute;
	background: transparent;
	top: 20px;
	left: 20px;
	width: 20px;
	height: 15px;
}

#internationalUKFlagLink a
{
	display: block;
	width: 15px;
	height: 14px;
}

#internationalCAFlagLink
{
	position: absolute;
	background: transparent;
	top: 39px;
	left: 20px;
	width: 20px;
	height: 15px;
}

#internationalCAFlagLink a
{
	display: block;
	width: 15px;
	height: 14px;
}

#internationalLinks
{
	position: absolute;
	top: 18px;
	left: 54px;
}

#onlineHelpLinks
{
	position: absolute;
	top: 13px;
	left: 45px;
}

#quoteLinks
{
	position: absolute;
	top: 8px;
	left: 18px;
}

#quoteVehicle
{
	position: absolute;
	top: 52px;
	width: 100%;
}

#quoteRegistered
{
	position: absolute;
	top: 83px;
	width: 100%;
}

#quoteEffectiveDate
{
	position: absolute;
	top: 115px;
	width: 100%;
}

#quoteActions
{
	position: absolute;
	top: 88px;
	width: 100%;
	text-align: center;
}

#quoteActions a
{
	text-decoration: underline;
	font-size: 11px;
	color: Black;
}

#quoteContinue
{
	position: absolute;
	background: transparent;
	top: 62px;
	left: 48px;
	width: 108px;
	height: 18px;
}

#quoteContinue a
{
	display: block;
	width: 108px;
	height: 18px;
}

#cboVehicles, #cboStates, #igtxtdtePropPolEffDate
{
	position: relative;
    float: right;
    vertical-align: middle;
    font-family: Arial Helvetica Sans-Serif;
    font-size: 11px;
    margin-right: 0px;
    vertical-align: middle;
}

#igtxtdtePropPolEffDate 
{
    font-size: 12px;
    margin-top: 4px;
    width: 85px;
}

#lblveh, #lblreg, #lblprop 
{
	position: relative;
	float: left;
	margin-left: 0px;
	vertical-align: bottom;
	line-height: 17px;
	padding-left: 3px;
}

#lblprop
{
	line-height:13px;
}

/*******************************************/
/*******************************************/
/* ELECTRONIC RENEWAL SIGN-UP */
/*******************************************/
/*******************************************/

#renewalSignup
{
	width: 482px;
	padding: 15px 0 0 0;
	margin: 0px;
}

#renewalSignupContainer
{
	width: 482px;
	height: 125px;
	background-image: url('/Images/box_signup_bg.JPG');
}

#renewalSignupHeader
{
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 38px;
	left: 42px;
}

#renewalSignupText
{
	font-size: 11px;
	position: relative;
	top: 44px;
	left: 42px;
}

#renewalSignupForm
{
	position: relative;
	top: 45px;
	left: 42px;
	width: 400px;
}

#renewalConfirmEmailChangeHeader
{
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 32px;
	left: 42px
}

#renewalConfirmEmailChangeForm
{
	position: relative;
	top: 32px;
	left: 42px;
}

#renewalConfirmEmailChangeForm label
{
	font-family: Arial;
	font-size: 11px;
}

#renewalSignupInformation
{
	position: relative;
	left: 18px;
	width: 444px;
	background-color: #E6EFF6;
	margin-bottom: 10px;
}

#renewalSignupInformation li
{
	font-size: 12px;
	color: #C50735;
	margin: 0px 40px 12px 20px;
}

#renewalSignupInformation li span
{
	font-size: 12px;
	color: #666666;
}

#renewalSignupInformation ul
{
	margin-top: 6px;
}

.renewalConfirmation
{
	padding: 0px 20px 10px 20px;
}

.renewalConfirmation hr
{
	margin: 0px;
	padding: 0px;
}

.renewalConfirmation p
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0 0 12px 0;
}

.renewalConfirmation p strong
{
	color: #000000;
}

.renewalFakeLink
{
	color: #0B3F67;
}

.renewalTitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0B3F67;
	margin-left: 40px;
}

.renewalHeader
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #265C8A;
	margin: 0px;
	padding: 0px;
}

/*******************************************/
/*******************************************/
/* ELECTRONIC RENEWAL SIGN-UP */
/*******************************************/
/*******************************************/

#topNavHome 
{
	position: absolute; 
	background: transparent; 
	left: 18px;
	bottom: 28px;
	width: 84px; 
	height: 24px;
	z-index: 20;
}

#topNavHome a 
{ 
	display: block; 
	width: 84px; 
	height: 24px;
}

#topNavAuto 
{
	position: absolute; 
	background: transparent; 
	left: 104px;
	bottom: 28px;
	width: 204px; 
	height: 25px;
	z-index: 20;
}

#topNavAuto a 
{ 
	display: block; 
	width: 204px; 
	height: 25px;
}

#topNavMarine
{ 
	position: absolute; 
	background: transparent; 
	left: 310px;
	bottom: 28px;
	width: 204px;
	height: 25px;
	z-index: 20;
}

#topNavMarine a 
{ 
	display: block; 
	width: 204px; 
	height: 25px;
}

#topNavLifestyle
{ 
	position: absolute; 
	background: transparent; 
	left: 516px;
	bottom: 28px;
	width: 204px;
	height: 25px;
	z-index: 20;
}

#topNavLifestyle a 
{ 
	display: block; 
	width: 204px;
	height: 25px;
}

#topNav
{
	background-image: url(/images/nav_products.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper
{
	width: 1023px;
	margin: 0 auto;
	position: relative;
}



/*########################################
Generic panel styles
########################################*/
.generic-panel
{
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: 1px #A5A5A5 solid;
	padding:0px 0px 11px 0px;
	background-color:#fff;
	behavior: url(_resources/css/PIE.htc);
	margin-bottom: 18px;
	overflow: hidden;	
}
	.greywithoutdots.generic-panel {
		background-color: #e9e9e9;
	}
	.graybackground {
		background-color: #e9e9e9;
		position:relative;

	}
	
	.InnerSubSectionContainer.generic-panel {
		position:relative;
		padding-bottom:10px;
		margin: 10px 20px;
	}

.generic-panel-title {
	border-radius: 10px 10px 0 0; 
	-moz-border-radius: 10px 10px 0 0; 
	-webkit-border-radius: 10px 10px 0 0;
	border-bottom:1px solid #fff;
	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #eaeaea 1%, #cecece 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eaeaea), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eaeaea 1%,#cecece 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eaeaea 1%,#cecece 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eaeaea 1%,#cecece 100%); /* IE10+ */
	background: linear-gradient(top,  #eaeaea 1%,#cecece 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
	color:#D32232;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 10px 2px 10px;
	behavior: url(_resources/css/PIE.htc);
}		
.generic-panel-body
{
	border-top:1px solid #a5a5a5;
	padding:10px 15px;
	background-color:#fff;
}

.generic-panel-body-notitle 
{
	border-top-width: 0px;
	margin-top: 11px;
}

.generic-panel ul
{
	margin:0px;	
}

#ctl00_navigation_ctl00_fullLoginNavAutoSecondary .generic-panel, #ctl00_navigation_ctl00_fullLoginNavAutoSecondary .generic-panel-body {
    background-color: #cee7fe;
    font-weight: bold;
} 

/*########################################
NEW BOX DESIGN
########################################*/

.newboxcontainer
{
    margin-top:18px;
}

.oneCol, .twoCol, .threeCol, .fourCol
{
	float: left;
}

.oneCol .newboxheader, .oneCol .newboxhead
{
    width:233px;
}

.twoCol .newboxheader, .twoCol .newboxhead, .agentTwoColNoBackground .newboxheader
{
    width:484px;
}

.threeCol .newboxheader, .threeCol .newboxhead
{
    width:734px;
}

.fourCol .newboxheader, .fourCol .newboxhead
{
    width:987px;
}

.newboxhead
{
    height:7px;
    font-size: 0px;
}

.newboxheader
{
    height:24px;
}

.newboxheader_middle
{
	position:relative;
	float:left;
	height:7px;
	background-image: url(/images/bg_repeating.png);
	background-repeat: repeat-x;
	background-position: 0 -24px;
	font-size:1px;
}

.newboxheader_leftcorner
{
	position:relative;
	float:left;
	width:7px;
	height:7px;
	background-image: url(/images/box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 -24px;
	font-size:1px;
}

.newboxheader_leftend
{
	position:relative;
	float:left;
	width:10px;
	height:24px;
	left:0px;
	background-color: transparent;
	background-image: url(/images/box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.oneCol .newboxheader_label
{
    width:208px;
}

.twoCol .newboxheader_label, .agentTwoColNoBackground .newboxheader_label
{
    width:459px;
}

.threeCol .newboxheader_label
{
    width:704px;
}

.fourCol .newboxheader_label
{
    width:957px;
}


.newboxheader_label
{
	position:relative;
	float:left;
	height:19px;
	background-image: url(/images/bg_repeating.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	display:block;
	text-transform:uppercase;
	color:#D32232;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}

.newboxheader_rightcorner
{
	position:relative;
	float:right;
	width:7px;
	height:7px;
	background-image: url(/images/box_bg.png);
	background-repeat: no-repeat;
	background-position: -7px -24px;
	font-size:1px;
}

.newboxheader_rightend
{
	position:relative;
	float:right;
	width:10px;
	height:24px;
	background-image: url(/images/box_bg.png);
	background-repeat: no-repeat;
	background-position: -10px 0;
}
.oneCol .newboxbody ul, .oneCol .newboxbody2 ul, .oneCol #navCarClub .newboxbody ul li
{
    margin: 0;
}
.oneCol .newboxbody li, .oneCol .newboxbody2 li
{
    margin-bottom: 5px;
}

.oneCol #navCarClub .newboxbody
{
    padding: 10px 0 10px 5px;
}

.oneCol .newboxbody, .oneCol .newboxbody2
{
    padding:10px 15px;
}

.oneCol .newboxbody p:first-child, .oneCol .newboxbody2 p:first-child
{
    margin-top:0;
}
.twoCol .newboxbody, .twoCol .newboxbody2, .agentTwoColNoBackground .newboxbody
{
    width:446px;
    padding:18px;
    
}

.threeCol .newboxbody, .threeCol .newboxbody2
{
    width:696px;
    position:relative;
	padding:18px;
}

.fourCol .newboxbody, .fourCol .newboxbody2
{
    width:985px;
    position:relative;
}

.newboxbody
{
	height:auto;
	background-color:white;
	border:1px #a5a5a5 solid;
	border-bottom:none;
	overflow:hidden;
}

.newboxbody2
{
	background-color:white;
	border-left:1px #a5a5a5 solid;
	border-right:1px #a5a5a5 solid;
	overflow:hidden;
}

.oneCol .newboxfooter
{
    width:233px;
}

.twoCol .newboxfooter, .agentTwoColNoBackground .newboxfooter
{
    width:484px;
}

.threeCol .newboxfooter
{
    width:734px;
}

.fourCol .newboxfooter
{
    width:987px;
}

.newboxfooter
{
	height:7px;
	bottom:0px;
	left:0px;
	font-size:1px;
}

.newboxfooter_leftend
{
	position:relative;
	float:left;
	width:7px;
	height:7px;
	left:0px;
	background-image: url(/images/box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 -31px;
	font-size:1px;
}

.oneCol .newboxfooter_middle, .oneCol .newboxheader_middle
{
    width:219px;
}

.twoCol .newboxfooter_middle, .twoCol .newboxheader_middle
{
    width:470px;
}

.threeCol .newboxfooter_middle, .threeCol .newboxheader_middle
{
    width:720px;
}

.fourCol .newboxfooter_middle, .fourCol .newboxheader_middle
{
    width:973px;
}

.newboxfooter_middle
{
	position:relative;
	float:left;
	height:7px;
	background-image: url(/images/bg_repeating.png);
	background-repeat: repeat-x;
	background-position: 0 -31px;
	line-height:7px;
	font-size:1px;
}

.newboxfooter_rightend
{
	position:relative;
	float:right;
	width:7px;
	height:7px;
	background-image: url(/images/box_bg.png);
	background-repeat: no-repeat;
	background-position: -7px -31px;
	font-size:1px;
}

#livesupportnew 
{
	float:left;
	margin-top:18px;
}

.appaspbutton 
{
	border: none 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #014D93;
	background:transparent;
	vertical-align:middle;
	cursor:pointer;
	font-weight:bold;
	display:inline;
	width:250px;
}

.appaspbutton:hover
{
	text-decoration:underline;
}

.SessionWarning {
	background-color: #EFE7EA;
	border: 1px solid #9A271C;
	padding: 10px 0 10px 6px;
	font-weight: bold;
	color: #9A271C;
	line-height: 16px;
	margin-bottom: 12px;
}

.SessionWarning img {
	float: left;
	margin: 5px 15px 20px 0px;
}

.SessionWarning strong {
	font-size: 14px;
}

.BadPaymentLink 
{
	display: block;
	margin: 0 auto;
	text-align: center;
}

/****************************************
 ************* Blank Master *************
 ****************************************/

.blank_master body {
	background: none;
}

.blank_master .threeCol {
	width: auto;
}

/****************************************
 ********** FNOL Form (Legacy) **********
 ****************************************/

#fnol_form .field label {
	display: block;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#fnol_form.default .field {
	margin: 0 0 10px 0;
	overflow: hidden;
}

#fnol_form.default .field label {
	margin: 0 10px 0 0;
	float: left;
	display: block;
	width: 200px;
	text-align: right;
}

#fnol_form.default .form-group {
	background: #eee;
	border: 1px solid #c0c0c0;
	padding: 20px 20px 10px 20px;
	margin: 10px 0;
}

#fnol_form .submit {
	margin: 10px 0;
}

#fnol_form #ctl00_cphContent_txtPhone1,
#fnol_form #ctl00_cphContent_txtPhone2,
#fnol_form #ctl00_cphContent_txtAccidentDate1,
#fnol_form #ctl00_cphContent_txtAccidentDate2 {
	width: 40px;
}

#fnol_form #ctl00_cphContent_txtPhone3,
#fnol_form #ctl00_cphContent_txtAccidentDate3 {
	width: 50px;
}

#fnol_form .text_input label {
	font-weight: normal;
	margin: 0 0 10px 0;
}

#fnol_form.default .text_input {
	width: 105px;
	float: left;
	margin: 0 10px 0 0;
}

#fnol_form.default .text_input input {
	width: 100px;
}

#fnol_form.default .text_input label {
	margin: 0;
	float: none;
	display: block;
	text-align: center;
	width: auto;
}

#fnol_form .radio_button label {
	display: inline;
	font-weight: normal;
}

#fnol_form.default .radio_button label {
	display: inline;
	width: auto;
	float: none;
}

#fnol_form.default label.fullwidth {
	width: auto;
	float: none;
	text-align: left;
}

.sub-row.bottom {
	padding-top: 32px;
}