body
{
	font-family:   Century Gothic, "Trebuchet MS", Arial, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

/* container divs START here */

#content-container {
	width: 95%;
	margin: 0px 5px 0px 5px;
	padding:10px;
    text-align: left;
}

#container {
	Z-INDEX: 500;
	FLOAT: left;
	WIDTH: 1024px;
	POSITION: relative;
	HEIGHT: auto;
	background-color: #00FF00;
}

#left_content {
	Z-INDEX: 500;
	FLOAT: left;
	WIDTH: 790px;
	POSITION: relative;
	HEIGHT: auto;
	background-color: #FF0000;
}
.left-featured-area {
	height: 86px;
	width: 200px;
	border: thin solid #CCC;
}

#right_content {
	Z-INDEX: 40;
	FLOAT: right;
	POSITION: relative;
	HEIGHT: auto;
	width: 190px;
	background-color: #0099FF;

}

a {text-decoration: none; color: #990000;}
a:hover {text-decoration: underline;}
a:hover div{text-decoration: underline;}

/* container divs END here */

/* text styles START here */

.title-white-bold {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.medium-blck-bold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.lwrcs-lrg-blck {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}

.lwrcs-xlrg-blck {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
.uprcs-lrg-blck {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
    line-height: 25px;
}
.small-grey {
	font-size: 12px;
	color: #666666;
}
.medium-grey {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.medium-grey-bold {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.lrg-grey-bold {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.medium-grey-bold2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.xsmall-blue-bold, .xsmall-blue a, .xsmall-blue a:hover {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	padding-bottom: 5px;
}
.small-blue, .small-blue a, .small-blue a:hover, .small-blue td  {
	font-size: 12px;
	color: #990000;
}
.small-blue2, .small-blue2 a, .small-blue2 a:hover  {
	font-size: 12px;
	color: #990000;
}
.small-blue2 a { text-decoration: underline;}
.small-blue2 a:hover  { text-decoration: none;}

.small-blue-bold {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.medium-blue, .medium-blue a, .medium-blue a:hover {
	font-size: 13px;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.medium-blue-bold {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
}
.medium-blue-bold2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 10px;
	text-align: center;	
}

.medium-blue3, .medium-blue3 a, .medium-blue3 a:hover {
	font-size: 12px;
	color: #990000;
}
.uprcs-medium-blue-bold2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;	
}
.lrg-blue  {
	font-size: 15px;
	color: #990000;
}
.lrg-blue-bold, .lrg-blue-bold a, .lrg-blue-bold a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}

.xtrlrg-blue-bold {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height: 25px;
}
.small-red, .small-red a, .small-red a:hover, .small-red td {
	font-size: 12px;
	color: #990000;	
}
.small-red-italic {
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: normal;
}
.errorMessage {
	font-size: 15px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.errorMessage a {
	text-decoration: underline;

}
.medium-red, .medium-red a, .medium-red a:hover {
	font-size: 15px;
	color: #990000;	
}
.lrg-red {
	font-size: 14px;
	color: #990000;	
}

.lrg-red2, .lrg-red2 a {
	font-size: 15px;
	font-weight: bold;
	color: #990000;	
}

.xlrg-red {
	font-size: 16px;
	color: #990000;	
}

.small-green,.small-green a, .small-green a:hover {
	font-size: 12px;
	color: #336633;
}

.small-green a {
text-decoration: underline;
}

.small-green a:hover
{
text-decoration: none;
}

.medium-green,.medium-green a, .medium-green a:hover {
	font-size: 14px;
	color: #336633;
}

.bodytext {
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 16px;
}

.bodytext a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.bodytext a:hover {
	font-weight: bold;
	text-decoration: none;

}
.detailContent {
	color: #333333;
}


/* text styles End here */

/* page elements styles START here */
.borderStyle { border: 1px solid #666666;}

.smallDetailBox { border: 1px solid #CCCCCC; min-height:50px; padding: 5px; margin-bottom:5px;}

.smSilverBar { 
	background-image: url(/images/sm_silver_bar.jpg); 
	background-repeat: no-repeat; 
	padding-top:4px; 
	font-size: 11px;
}

.blue-bar {
	background-image: url(/images/red_title_bar-smaller.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 0.1em;
	padding-left: 10px;
	margin: 10px 0px 10px 10px;
	width: 95%;
	display: block;
}
.blue-bar-smaller {
	background-image: url(/images/red_title_bar-smaller.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 0.1em;
	padding-left: 10px;
	margin: 0px 0px 10px 10px;
	width: 100%;
	display: block;
}

#brdCrmb {
	color: #666666;
	margin: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 775px;	
}

#brdCrmb a {
	color: #666666;
	text-decoration: none;
}

#brdCrmb a:hover {
	text-decoration: underline;
}
/* page elements styles START here */

/* image styles START here */

.img-shadow {
	clear: both;
	float:left;
	background: url(/images/shadow_alpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 16px 16px 10px!important;
	margin: 16px 16px 16px 16px;
}

.img-shadow img {
	display: block;
	border: 2px solid #990000;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
	padding: 0px;
}

/* image styles END here */

/* general styles START here */

.single-link {
	font-size: 13px;
    color: #990000;
	text-decoration: none;
	}
	
.single-link a {
	font-size: 13px;
    color: #990000;
	text-decoration: none;
	}

.single-link a:hover {
	color: #000000;
	text-decoration: underline;
}
.availability {
	font-size: 12px;
	color: #990000;	
}

/* general styles END here */

* html input.ziptxtbox{
        background: url(/images/ziptxtbox.gif) no-repeat; }

input.ziptxtbox{
        background: transparent url(/images/ziptxtbox.gif) no-repeat;
        margin: 2px 0px 0px 0px;
        padding: 3px 0px 0px 2px;
        border: none;
        color: #333333;
        font-size: 12px;
        height: 16px;
        width: 48px;
}

/* links list STARTS here */

.links {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-indent: 10px;
}

.links ul {
    list-style-type: none;
}

.links li {
    display: inline;
	list-style-type: none;
} 

.links li a {
    color: #990000;
	text-decoration: none;
	}

.links li a:hover, #links li a:active {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}

.links a:visited {
	color: #666666;
	text-decoration: none;
}

/* link list ENDS here */

/* New FEATURED RIGHT NAV AREA - STARTS HERE */



/* New FEATURED RIGHT NAV AREA - STARTS HERE */


/* FEATURED RIGHT NAV AREA - STARTS HERE */
.sm-blue-bar {
	background-image: url(/images/sm_silver_bar.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #990000;
	line-height: 20px;
}

.special-blue {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	background-repeat: repeat-x;
	background-image: url(/images/light_grey_gradient.gif);
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.special-blue ul {
    margin: 0px;
 	padding: 0px;
}
.special-blue li {
    font-size: 12px;
	font-weight: normal;
    list-style-type: none; 
	padding-left: 22px;
	padding-right:10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.special-blue a, .special-blue a:visited {
	color: #990000;
	text-decoration: none;
	display: block;
	}

.special-blue li:hover {
	text-decoration: none;
    display: block;
	background-color: #FFFFFF;
}

.narrowSearchBar {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: 0.1em;
	background-color: #CCCCCC;
}
.drillDown-Inclds {
	border-top: 1px solid #CCCCCC;
	padding: 10px 20px 15px 20px;
}

.drillDownBox {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	background-color: #ebebeb;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
	display: block;
	line-height: 16px;
	margin-left: 5px;
}

.drillDownBox a {
	text-decoration: none;
	}
.drillDownBox a:hover {
	text-decoration: underline;
	}	

.drillDownBox a:visited {
	color: #990000;
}

.drillDownBox2 {
	width: 590px;
	font-size: 121px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	background-color: #ebebeb;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
	border: 1px solid #cccccc;
	display: block;
    line-height: 16px;
}
.drillDownBox2 ul {
	list-style-type: none;
	padding-top: 0px;
	font-weight: bold;
}

.drillDownBox2 li {
    padding-left: 15px;
	line-height: 12px;
    font-size: 10px;
    font-weight: normal;
}


.drillDownBox2 a {
	text-decoration: none;
	}
.drillDownBox2 a:hover {
	text-decoration: underline;
	}	

.drillDownBox2 a:visited {
	color: #990000;
}

/* FEATURED RIGHT NAV AREA - ENDS HERE */

/* Category Page Styles START here */

#cat-list-box {
 	width:770px;
	background-color:#ebebeb;
	border: 1px solid #cccccc;
	margin: 0px 5px 0px 10px;
}

#cat-list-box ul {
	font-size: 16px;
	list-style-type: none;
	font-weight: bold;
}

#cat-list-box li {
    padding-left: 15px;
	line-height: 16px;
    font-size: 13px;
    font-weight: normal;
}

#cat-list-box a {
	text-decoration: none;
}

#cat-list-box a:hover {
	text-decoration: underline;
}

/* Category Page Styles END here */

/* Listing Page Styles Start here */

.pageNumber {
	font-weight: normal;
	color: #990000;
}

.pageNumber a {
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}

.pageNumber a:hover {
	text-decoration: underline;
}

/* Listing Page Styles END here */

/* Listing & Detail Page Styles START here */

.vendorName, .vendorName a, .vendorName a:hover {
	font-size: 14px;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
	font-weight: bold;
  }
.modelNumb, .modelNumb a, .modelNumb a:hover {
	font-size: 11px;
	font-style: oblique;
	color: #333333;
	text-transform: uppercase;
	line-height: 15px;
	margin-top: 5px;
  }  
  
.itemListDesc, .itemListDesc a, .itemListDesc a:hover  {
	font-size: 14px;
	color: #666666;
	margin-top: 2px;
	font-weight: bold;
	height: 45px;
  }
  
.itemAvailability {
	font-size: 11px;
	color: #666666;
}
.itemListPrice {
	font-size: 17px;
	color: #990000;
	font-weight: normal;
	padding-bottom: 5px;
}
 .itemRebatePrice, .itemRebatePrice a, .itemRebatePrice a:hover {
	font-size: 10px;
	color: #990000;
}

.afterRebatePrice {
	font-size: 11px;
	color: #990000;
}
.specialOffers {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}


/* Listing & Detail Page Styles END here */

.ad-Extras {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 10px;
	text-align: left;
	width: 164px;
}

.ad-Extras a {
	text-decoration: none;
}

.ad-Extras a:hover{
	text-decoration: underline;
}

.hot-box-bar {
	background-image: url(images/blank.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.1em;
	border: 2px solid #990000;
	background-color: #990000;
	width: 195px;
}
.hot-box {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	border: 2px solid #660000;
	margin: 0px 0px 5px 0px;
	padding: 5px 3px 5px 3px;
	text-align: left;
	vertical-align: middle;
	min-height:85px;
 	height:auto !important;
  	height:85px;
}

#emailOffers {
	border: 2px solid #cccccc;
}

/* FEATURED-AREAS CSS - STARTS HERE */


/* Content Tabs Styles START here */
.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0;
	font-size:14px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-weight: bold;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #cccccc;
color: #333333;
background: white url(/images/tabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #333333;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #333333;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/tabs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{
	background-image: url(images/blank.gif);
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	min-height: 150px;
	width: 750px;
	margin-bottom: 1em;
	padding: 10px;
	background-repeat: repeat;

}

.tabcontent{
	font-size:14px;
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
/* Content Tabs Styles END here */


#cartBg {
   background: url(/images/silver-bar-2.gif) no-repeat bottom left;
	height: 30px; 
	width: 770px;
  }
#cartBg td {
	background-image: none;
  } 
.bodytext2 {
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 16px;
}
.bodytext2 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.red-silver-bar {
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #990000;
	background-image: url(/images/buttons/silver_bar-200x28-1.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 198px;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	display: block;
	overflow: hidden;
}
.red-silver-bar a {
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #990000;
	background-image: url(/images/buttons/silver_bar-200x28-1.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 198px;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	display: block;
	overflow: hidden;
}

.red-silver-bar a:visited {
	color: #990000;
}

.red-silver-bar a:hover {
	background-image: url(/images/buttons/silver_bar-200x28-2.gif);
}

.small_features {
	margin-right: 10px;
	border: 1px solid #CCC;
	height: 148px;
	width: 190px;
}
#small_features {
	margin-top: 5px;
	margin-bottom:5px;
}

.main-border {	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;	
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 11px;
}
#login a, #cart a {
	color: #900;
	font-size: 12px;
}
#search{
    width:268px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search a{
    color:#FFF;
}
#search form {
	position: relative;
	background-image: url(../../images/bg_search.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	background-position: center;
}

#cart {
	width:262px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	background-color: #CCC;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	font-size: 12px;
}
#login {
	width:262px;
	padding-left:5px;
    padding-top:5px;
	padding-bottom:2px;
	background-color: #FFF;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	font-size: 12px;
}

#search_scope{
	position:absolute;
	left:98px;
	top:10px;
	width:82px;
	}
.searchsubmit {
	position: absolute;
	left: 234px;
	top: 5px;
	width: 28px;
	height: 30px;
	visibility: visible;
}
.searchselect {
	color: #900;
	cursor: pointer;
	display: block;
	float: none;
	font-size: 1em;
	height: 25px;
	position: absolute;
	right: 39px;
	top: 6px;
	width: 110px;
	border-top-color: #b9b9b9;
	border-right-color-value: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-left-color-value: #b9b9b9;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: solid;
	border-bottom-style: none;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-top-width: 1px;
	border-right-width-value: 0pt;
	border-bottom-width: 1px;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	margin: 0pt;
	border-right-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.searchtext {
	border-top-width: 0pt;
	border-right-width-value: 0pt;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0pt;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: currentColor;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: currentColor;
	border-left-color-value: currentColor;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	display: block;
	background-image: none;
	position: absolute;
	left: 2px;
	top: 1px;
	width: 97px;
	height: 24px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-size: 1.2em;
	color: #666666;
	vertical-align: middle;
	overflow: hidden;
	border-right-style: none;
	border-left-style: none;
	}

.related_selected {								
	border-style: solid;		
	border-width: 4px;
	border-color: #900;
}
.related {				
	border-style: solid;		
	border-width: 4px;
	border-color: lightgray;
}

.surveyQuestions td {
  text-align: center;
  font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, Tahoma, Arial, sans-seri;
  color:#333333;
  padding: 8px;
  border-width: 1px;
  border-color: #999999;
  border-collapse: collapse;
}
.surveyQuestions .surveyHeader .title {
  text-align: left;
  font-weight: bold;
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #999999;
}
.surveyQuestions .surveyHeader .column {
  font-weight: bold;
  width: 62px;
  padding: 8px;
  border-style: solid;
  background-color: #2B8EC6;
  background-image: url(images/survey/cell-blue.jpg);
  color: #FFF;
}
.surveyQuestions .question {
  text-align: left;
}
.surveyQuestions .questionError {
  text-align: left;
  color: #990000;
}
.surveyQuestions .yesNo {
  text-align: left;
}
