﻿body 
{
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
}

.clsHomeText 
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
}

.clsTableColumnWidth 
{
    width: 33%;
}

.clsArticleTitleText
{
    FONT-SIZE: 20px;
    COLOR: #83766d;
    font-weight: bold;
}

.clsBannerTD
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,'Sans Serif'
}
.clsBannerTD A:active
{
    COLOR: #494747;
    TEXT-DECORATION: none
}
.clsBannerTD A:link
{
    COLOR: #494747;
    TEXT-DECORATION: none
}
.clsBannerTD A:visited
{
    COLOR: #494747;
    TEXT-DECORATION: none
}


html, body
{
    height: 100%;
}

.homebg
{
    background-image: url('/images/bg-09.jpg'); 
    background-position: top;     
    background-repeat: repeat-x;
    background-color: #cdd2b4;
}

.interiorbg
{
    background-color: #fff;
   
}

.floatleft
{
   float: left; 
}

.floatright
{
   float: right; 
}

A:active
{
    color: #3b7d88;
}
A:link
{
    color: #3b7d88;
}
A:visited
{
    color: #83766d;
}
A:hover
{
    color: #931d1b;
}


.blacklink a {

color: #000000;
}



img
{
    border: 0;
}

.clsNavLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #4f5050;
    FONT-FAMILY: Arial,Helvetica,'Sans Serif'
}
.clsNavLink B
{
    COLOR: #000000;
    FONT-FAMILY: Arial,Helvetica,'Sans Serif'
}
.clsNavHeader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial,Helvetica,'Sans Serif'
}
.clsNavHeader B
{
    COLOR: #8baf6f
}

.clsHomeTextBox 
{
padding: 0 15px 0 15px;
width:610px;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial,Helvetica,'Sans Serif';
}

.clsHomeTextBoxLarge
{
padding: 0 15px 0 15px;
width:628px;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial,Helvetica,'Sans Serif';
}


.inputbox
{
    padding: 0 0 5px 0;
    margin: 0 0 5px 0 ;   
}


.clearfloat
{
    margin: 0;
    padding: 0;
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}


/***************** PAGE LAYOUT ***********************/

.page_wrapper   /* entire content area */
{
  margin: 0 auto;
  padding: 0;
  width: 1030px;
}


.templateLeftCol      /* left drop shadow */
{
   /* background-image:url('/images/bg_left-09.jpg') no-repeat; */
    float: left;
    position: relative;
    width: 20px;
    height: 720px;
    margin: 0;
    padding: 0;
}

.main_wrapper       /* center content */
{
    margin: 0;
    padding: 0;
    background-color: #fff;
    float: left;
    width: 990px;
}

.templateRightCol     /* right drop shadow */
{
    margin: 0;
    padding: 0;
    background: url('/images/bg_right-09.jpg') no-repeat;
    float: left;
    position: relative;
    width: 20px;
    height: 720px;
}


.leftnav            /* left navigation area */
{
    margin: 15px 15px 0 15px;
    padding: 0;
    float: left;
    width: 190px;
}

.main_content_two_col   /* content area */
{
    width: 580px;
    margin: 15px 0 0 0;
    padding: 0;
    float: left;
}

.rightnav            /* right navigation area */
{
    margin: 15px 0 0 15px;
    padding: 0;
    float: left;
    width: 160px;
}

/***************** END PAGE LAYOUT ****************/


/**************** BEGIN HEADER *************************/

.header_wrapper
{
    margin: 0;
    padding:  0;
    text-align: left;
    width: 990px;
}

.header_left
{
   margin: 0;
    padding: 0;
    float: left;
    width: 300px;
    
}

.header_right
{
    margin: 0 0 0 724px;
    padding: 0;
    font-size: 10px;
    text-align: right;
    
}

.header_right a
{
    color: #494747;
    text-decoration: none;   
}

.search_box 
{
    font-size:11px;
    border:1px solid #aaaaaa;
    margin:0;
    padding:2px;
    height:16px;
    position:relative; 
    top:-6px;
}

#rollover {
     width: 369px;
     height: 15px;
     background-image: url('/images/grey-red-uvp.png');
     border-style: none;
	 display: block;
	 float: left;
	 margin-top: 71px;
}

#rollover:hover {
     background-image: url('/images/UVP_roll.png');
}

#rollover span {
     display: none;
}

/***************** END HEADER *************************/


/********* BEGIN LEFT NAVIGATION **************************/


.leftNavDiv {
    background-image:url('/images/left-nav-top.jpg') ;  
    width:191px; 
    padding: 6px 0 5px 0;
    position: relative;
}

.leftNavDivSmall {
background-image:url('/images/left-nav-top_home72.png'); 
width:172px; 
padding: 6px 0 5px 0;
position: relative;
}

.leftNavDivBodySmall {
width:171px; 
border: 1px solid #EEEEEE; 
padding: 7px 0 10px 0;
text-align:left;
font-size:12px;
color: #666666;
}

.leftNavDivBodySmall a {
color: #666666;
text-decoration: none;
}


.leftNavDivText {
    font-family: arial; 
    font-weight: bold; 
    font-size: 12px; 
    color: #9EA47B; 
    margin-left: 10px;
}

.leftNavDivBody {
    width:190px; 
    border: 1px solid #EEEEEE; 
    padding: 7px 0 10px 0;
    text-align:left;
    font-size:12px;
    color: #666666;
    overflow: hidden;
}

.leftNavDivSmall {
    background-image:url('/images/left-nav-top_home72.png') ; 
    width:172px; 
    padding: 6px 0 5px 0;
    position: relative;
}

.leftNavDivBodySmall {
    width:171px; 
    border: 1px solid #EEEEEE; 
    padding: 7px 0 10px 0;
    text-align:left;
    font-size:12px;
    color: #666666;
}

.leftNavDivBodySmall a {
    color: #666666;
    text-decoration: none;
}


.leftNavDivBody a {
    color: #666666;
    text-decoration: none;
}

/***************** END LEFT NAVIGATION ********************/


/****************** BEGIN RIGHT NAVIGATION ****************/

.rightColumnDiv {
     background-image:url('/images/right-nav-top.jpg') ;  
     width:157px; 
     padding: 6px 0 6px 0;
    font-family: arial; 
    font-weight: bold; 
    color: #666666; 
    position: relative;
}

.rightColumnDivText {
    font-family: arial; 
    font-weight: bold; 
    color: #9EA47B; 
    margin-left: 10px;
}

.rightColumnDivBody {
    width:156px; 
    border: 1px solid #EEEEEE; 
    padding: 7px 0 10px 0;
    text-align:center;
    font-size: 11px;
    color: #666666;
    overflow: hidden;
}



/***************** END RIGHT NAVIGATION *******************/

/********** BEGIN MAIN CONTENT AREA ******************/

.table_wrapper
{
    width: 580px;
    margin: 0;
    padding: 0;
}

.divPageHeader
{
    width: 570px;
    height: 25px;
    background-image: url("/images/hdr_bak.png");
    background-repeat: repeat-x;
   	margin: 0;
   	padding: 0;
}
 
.divPageHeaderText
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 5px;
	margin: 0;
	font-size: 16px;
	font-style: normal;
    font-weight: normal;
	letter-spacing: .05em;
	text-align: left;
}

h2, h3
{
	display: inline;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

.brandName {
	font-size: 12px;
	font-weight: normal;
}

.clsBannerROW {             /* Marketing Snippets */
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial,Helvetica,'Sans Serif';
}

.clsBannerROW A:link {      /* Marketing Snippets */
    TEXT-DECORATION: none;
    COLOR: #000000;
}

.clsBannerROW A:visited {   /* Marketing Snippets */
    TEXT-DECORATION: none;
    COLOR: #000000;
}

.clsBannerROW A:hover {     /* Marketing Snippets */
    TEXT-DECORATION: underline;
    COLOR: #8e180c;
}

.clsBannerROW A:active {       /* Marketing Snippets */
    TEXT-DECORATION: none;
}

.cms_Content1 {
	line-height: 1.3em;	
}

/*BEGIN FONT RESIZER STYLE*/
.text-size-down, .text-size-up {
	width:26px;
	height:21px;
	display:inline-block;
	float:left;
}

.text-size-down { 
	background:url('/images/text-size-down.png') top left no-repeat; 
}

.text-size-up { 
	background:url('/images/text-size-up.png') top left no-repeat; 
}

.text-size-down:hover, .text-size-up:hover { 
	background-position:0 -21px; 
}
/*END FONT RESIZER STYLE*/

/************ END MAIN CONTENT AREA *****************/



/*********** BEGIN FOOTER *************************/

.footer
{
    width: 990px;
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    text-align: left; 
    background: #edede5;
	padding-top: 15px;
}
.footer a {
    text-dectoration: none;
}

.footer a:visited {
    text-decoration: none;
}

.footer a:hover {
    color:#83766D;
}


#footerMcAfee {
     float: left;
     width: 100x;
     margin-top: 15px;
     margin-left: 50px;
}

* html #footerMcAfee { 
     display:inline; 
}

#footerCustserv {
     float: left;
     margin-left: 60px;
     width: 425px;
     color: #707070;
     line-height: 2em;
}

#footerCustserv a:link {
     text-decoration: none;
     color: #707070;
     border-bottom-style: solid;
     border-bottom-width: 1px;
     border-bottom-color: #D2D2CB;
}

#serviceNumber {
     color: #505050;
     font-size: 15px;
     font-weight: bold;
}

#footerCopyright {
     margin-left: 5px;
     color: #9E9E9E;
     float: left;
     width: 160px;
     line-height: 1.57em;
}

.linkRow {
     border-bottom-style: solid;
     border-bottom-width: 1px;
     border-bottom-color: #D2D2CB;
}

.row1, .row2, .row3, .row4 {
     float: left;
     border-bottom-style: none;
}

.row1, .row2 {
     width: 75px;
}

.row3, .row4 {
     width: 101px;
     margin-left: 20px;
}

#linkBlock a:link {
     border-bottom-style: none;
}

#footerSocial {
     padding-top: 30px;
     margin-left: 815px;
}

#footerSocial a, img {
     border-style: none;
}


/************ END FOOTER *****************/
 

.topnav_divider
{
     border-right: 1px solid #fff;
}



hr 
{
    border: 0;
    color: #D7D4D4;
    background-color: #D7D4D4;
    height: 1px;
    width: 100%;
    text-align: left;
}


form {
margin:0;
padding:0;
}

fieldset
{
margin:1em 0;
border:none;
border-top:1px solid #ccc;
}

legend
{
margin:1em 0;
padding:0 .5em;
color:#8C8F66;
background:transparent;
font-size:1.3em;
font-weight:bold;
}

label
{
float:left;
width:150px;
padding:0 1em;
text-align:right;
}

fieldset div
{
margin-bottom:.5em;
padding:0;
display:block;
}

fieldset div input,fieldset div textarea
{
width:200px;
/*border-top:1px solid #555;
border-left:1px solid #555;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;*/
padding:1px;color:#333; 
}

.rdForm
{
 width: 100px;   
}

fieldset div select
{
padding:1px;
}

div.fm-multi div
{
margin:5px 0;
}

div.fm-multi input
{
width:1em;
}

div.fm-multi label
{
display:block;
width:200px;
padding-left:5em;
text-align:left;
}

#fm-submit
{
clear:both;
padding-top:1em;
text-align:center;
}

#fm-submit input
{
border:1px solid #333;
padding:2px 1em;
background:#737373;
color:#fff;
font-size:100%;
}

input:focus,textarea:focus
{
background:#efefef;
color:#000;
}

fieldset div.fm-req
{
font-weight:bold;
}

fieldset div.fm-req label:before
{
content:"* ";
}


.container3 {
    float:left;
    width:100%;
    background:#eee;
    overflow:hidden;
    position:relative;
    border: solid 1px;
}
.container2 {
    float:left;
    width:100%;
    background:#d8d8d8;
    position:relative;
    right:30%;
}
.container1 {
    float:left;
    width:100%;
    background:#eee;
    position:relative;
    right:40%;
}
.col1 {
    float:left;
    width:30%;
    position:relative;
    left:70%;
}
.col2 {
    float:left;
    width:35%;
    position:relative;
    left:70%;
}
.col3 {
    float:left;
    width:30%;
    position:relative;
    left:70%;
}

#container
{
margin:0 auto;
padding:1em;
width:350px;
text-align:left;
}



.ProdTable {
MARGIN: 0px 0px 10px 10px;
border: 0;
width: 38%;
}

.ProdTopTD {
border: solid 1px #888888;
}

.ProdTD {
border-right: solid 1px #888888;
border-bottom: solid 1px #888888;
border-left: solid 1px #888888;
background: #f2efeb
}

.ProdBottomTD {
border-right: solid 1px #888888;
border-bottom: solid 1px #888888;
border-left: solid 1px #888888;
background: #b2b0b1
}

.ProdTDint {
margin-left: 10px; 
margin-right: 10px; 
margin-bottom: 5px; 
margin-top: 5px;
}

p#fm-intro{margin:0;}



p.link {
	margin-left: 30px;
	margin-bottom: -6px;
	padding-bottom: 0; 
}

h1.divSubHeaderText
{
	font-size: 16px;
	color: #83766d;
	font-weight: bold;
}

h2.divSubHeaderText
{
	font-size: 16px;
	color: #83766d;
	font-weight: bold;
}

h3.divSubHeaderText
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
}

.breadcrumb
{
	font-size: 8pt
}

.iewidth
{
	width:585px;
}

.indeximage
{
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
}

.indeximage2
{
	image-zero-padding: 0;
}



div.horizontal {
    width: 500px;        /*overall width for the block of links */
    overflow: hidden;
}
div.horizontal div.link {
    float: left;
    width: 150px;        /* width of each column */
    height: 150px;       /* height of each row */
    margin-right: 15px;  /* spacing between columns */
    margin-bottom: 15px; /* spacing between rows */
    overflow: hidden;
}


	/*"""""""" Community Page""""""""*/
.tdclass1 {
	background-color:#DADADA; font-size:12px; 
}
.tdclass2 {
	padding-left: 20px; 
}
.tdclass1 strong a {
	color: #000;
}

.searchbox {
    width: 151px;
    height: 20px;
    background: url('/images/input-frame.gif');
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;text-align:center;}
    .qmmc .qmdividery{float:left;width:0px;}
    .qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}

    .qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
    .qmmc {position:relative;height:32px;}
    .qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}
    .qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
    .qmsh div a {float:left;}
    .qmmc div{visibility:hidden;position:absolute;}
    .qmmc ul {left:-10000px;position:absolute;}
    .qmmc, .qmmc ul {list-style:none;padding:0 35px 0 75px;margin:0px;}
    .qmmc li a {float:none;}
    .qmmc li{position:relative;}
    .qmmc ul {z-index:10;}
    .qmmc ul ul {z-index:20;}
    .qmmc ul ul ul {z-index:30;}
    .qmmc ul ul ul ul {z-index:40;}
    .qmmc ul ul ul ul ul {z-index:50;}
    li:hover>ul{left:auto;}
    #qm0 ul {top:100%;}
    #qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
/* graphics on top nav bar */
	#qm0	
	{	
background-image:url('/images/empty_nav.png'); 
background-repeat:repeat-x;

	}


	/*"""""""" (MAIN) Items""""""""*/	
        /* graphics on top nav bar */
	#qm0 a	
	{	
		/*padding:4px 40px 4px 10px;*/
                margin: 0 0 -4px 0;
		padding: 0;
		color:#222222;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		text-align:left;
               border-width: 0px;
		border-style:solid;
		border-color:#FFFFFF; 
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#222222;
          /*      background-color:#edede5; */
                
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		/* background-color:#FFFFFF; */
                margin: 0 0 -4px 0;
                padding: 0px;
                
	}


	/*"""""""" (SUB) Container""""""""*/	
        /* dropdown menu itself */
	#qm0 div, #qm0 ul	
	{	margin: -4px 0 0 0; 
		padding: 0px;
		background-color:#edede5;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Items""""""""*/	

	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 20px 6px 20px; 
		background-color:#edede5;
		color:#222222;
		font-size:11px;
		text-align:left;
		border-width:1px 0px 0px 0px;
		border-color:#FFFFFF;
                
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:#FFFFFF;
		color:#222222;
		border-color:#CED1B4;


	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		border-color:#687A54;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

<!-- Core QuickMenu Code -->


.clearfloat
{
    margin: 0;
    padding: 0;
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}



.topnav_divider
{
background-image: url("/images/t_nav_divider.png");
}

a.tooltip:hover {background:#FFFACD; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:10px; margin-left:8px; width:150px;}
a.tooltip:hover span{display:inline; position:absolute; background:#FFFACD; border:1px solid #cccccc; color:#333;}

div.tabArea {
  font-weight: bold;
  color: #333333;
}

a.tab {
  background-image:url("/images/link_product_tab.jpg");
  border-bottom-width: 0px;
margin: 0 0 0 -2px ;
padding: 5px;
  text-decoration: none;
  position: relative;
  text-decoration: none;
  top: -5px;
  z-index: 100;

}

a.tab, a.tab:visited {
  color: #808080;
}

a.tab:hover {
  color: #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
 background-image:url("/images/open_tab_product.jpg");
  color: #000000;
  z-index: 102;
   border-bottom: 1px solid #ffffff;
position: relative;
}

div.tabMain {
  border: 1px solid #EEEEEE;
  position: relative;
  z-index: 101;
  margin: 0 0 0 -2px;
}

div.tabContent {
   padding: 15px;
}

.floatBox {
   float: left;
   margin: 0 9px 0 9px;
   padding: 0;
   width: 160px;
   text-align: left;
   height: 385px;
    FONT-SIZE: 12px;
    COLOR: #555555;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;

}

.floatBoxShort {
   float: left;
   margin: 0 9px 0 9px;
   padding: 0;
   width: 160px;
   text-align: left;
   height: 200px;
    FONT-SIZE: 12px;
    COLOR: #555555;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;

}

.newCategoryDiv {
background-image:url('/images/category_top.jpg'); 
width:580px; 
padding: 6px 0 6px 0px;
font-family: arial; 
font-weight: bold; 
color: #666666; 
position: relative;
text-align:left;
}

.newCategoryDivText {
margin: 0 0 0 10px;
}

.newCategoryDivBody {
width:579px; 
border: 1px solid #EEEEEE; 
padding: 7px 0 10px 0;
text-align:center;
font:11px #666666;
overflow: hidden;
}

.newCategoryDivWrapper {
margin: 0pt auto; 
width: 550px; 
text-align: left;
overflow: hidden;
}

<!-- Community Pages  -->

.community-header {
	color:#666;
	font-size:15px;
	font-weight:bold;
}

.community-btr-info p {
	margin:1em 0;
	font:bold 15px;
}

.community-get-involved {
	float:left;
	font-size:14px;
	line-height:1.1em;
}

.community-get-involved a {
	color:#91976c;
	text-decoration:none;
}

.community-get-involved a:hover {
	color:#A94731;
}

.community-get-involved ul {
	list-style-image:url(/images/social-media-bullets.png);
	margin:10px 0;
	padding-left:20px;
}

.community-get-involved ul li {
	margin-bottom:10px;
}

.cheader {
	color:#666;
	font-size:15px;
	font-weight:bold;
}

.tblWrapper {
/* position:relative; */
}

.tblWrapperSmall {
position:relative;
left:-40px;
}



.NormalSkin1
{background-color: #d1af93;
 text-align:right;
 font-size: 12px;
 padding: 5 5 5 5;}
.NormalSkin2
{background-color: #dcc3af;
 font-size: 12px;
 padding: 5 5 5 5;;}
.DrySkin1
{background-color: #f4c97b;
 text-align:right;
 font-size: 12px;
 padding: 5 5 5 5;}
.DrySkin2
{background-color: #f9ddad;
 font-size: 12px;
 padding: 5 5 5 5;}
.OilySkin1
{background-color: #ef6773;
 text-align:right;
 font-size: 12px;
 padding: 5 5 5 5;}
.OilySkin2
{background-color: #f3949c;
 font-size: 12px;
 padding: 5 5 5 5;}
.CombSkin1
{background-color: #ed8a61;
 text-align:right;
 font-size: 12px;
 padding: 5 5 5 5;}
.CombSkin2
{background-color: #f9ae8f;
 font-size: 12px;
 padding: 5 5 5 5;}
.skinconcernhead 
{font-size: 13px;
 margin: 8 8 3 8;
 color: #444444;}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
}

.agreeDisagree
{
    float:left;
    margin-right:15px; 
    width: 415px;
    margin-bottom: 10px;
}

.pcPartnerFormTitle
{
    font-weight:bold; 
    font-size: 18px;
    color:#8C8F66;
}

.termsContainer
{
    width:100%; float:left;
}

.termsCheckbox
{
    float: left; 
    width: 60px;
}
