@charset "utf-8";
@import url("highslide/highslide.css");
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center 0px;
	text-align: center;
	background-image: url(/images/bg_page.jpg);
}
body.frontpage {
	background-image: url(/images/bg_frontpage.jpg);
}
body.popup {
	background:none;
}
::selection {
	background:#FED261;
	color: #FFFFFF;
}
::-moz-selection {
	background: #FED261;
	color: #FFFFFF;
}
a:link {
	color: #FEBF1F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEBF1F;
}
a:hover {
	text-decoration: underline;
	color: #FEC736;
}
a:active {
	text-decoration: none;
	color: #FEBF1F;
}
h1 {
	font-size: 26px;
	color: #CA2727;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CA2727;
}
h3 {
	font-weight: bold;
	color: #CA2727;
}


#maincontainer {
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 110;
}
#fphead {
	background-image: url(/images/bg_fphead.jpg);
	height: 337px;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 5;
	padding-top: 153px;
	background-repeat: no-repeat;
	background-position: 0px 153px;
}
#mainlogo {
	height: 112px;
	width: 231px;
	position: absolute;
	left: 689px;
	top: 23px;
}
#btnSignup {
	padding:4px;
	cursor:pointer;
}
#signupbox {
	position: absolute;
	left: 20px;
	top: 30px;
	background-color: #292929;
	padding: 3px;
	white-space: nowrap;
	border: 2px solid #111;
}
#signupbox {
	font-size: 12px;
	font-weight: bold;
	color: #A0A0A0;
}
#signupbox input.emailfield {
	padding: 0px 3px;
	height: 24px;
	color: #333;
	width: 160px;
	outline: none;
	margin: 0;
	background: #F2F2F2;
	font: 12px/24px Verdana, Geneva, sans-serif;
	border: 2px solid #C0C0C0;
}
#btnSignupSubmit {
	height: 28px;
	border: 2px solid #A3A3A3;
	background: #B9B9B9;
	padding: 0px 6px;
	line-height: 24px;
}
#systemmenu {
	position: absolute;
	left: 20px;
	top: 115px;
	z-index: 2;
}
#dropdownmenu {
	position: absolute;
	left: 20px;
	top: 165px;
	z-index: 102;
}
.frontpage #systemmenu {
	overflow: hidden;
	height:39px;
}
#systemmenu ul,#dropdownmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#systemmenu li,#dropdownmenu li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#systemmenu li.active a {
	color: #FEBF1F;
	background-color: #111;
}
#dropdownmenu li {
	position:relative;
	_height: 1%;
	z-index:101;
	height: 100%;
}
#dropdownmenu li .submenu {
	position:absolute;
	left:0px;
	top:58px;
	z-index: 100;
	_height: 1%;
	background-color: #282828;
	width:216px;
	-moz-box-shadow:0px 3px 5px #000;
	-webkit-box-shadow:0px 3px 5px #000;
	box-shadow: 0px 3px 5px #000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	overflow:hidden;
}
#dropdownmenu li .submenu table {
	/*width:420px;*/
	width:1%;
	/*border-collapse:collapse;*/
	border-spacing:0;
}
#dropdownmenu li .submenu table td {
	padding:0px;
	margin:0px;
	height:30px;
	font-size:12px;
	text-align:left;
	width:1%;
	white-space:nowrap;
}
#dropdownmenu li .submenu table td a {
	color:#ffffff;
	display:block;
	background:none;
	margin:3px 0 3px 14px;
	height: 24px;
	line-height: 24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 14px;
	width:159px;
	padding:0 0 0 30px;
	border:none;
	text-align:left;
}
#dropdownmenu li .submenu table td a:hover {
	background-image:url(/images/bg_submenu.png);
	background-repeat:no-repeat;
	color: white;
}
#systemmenu li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0A0A0;
	background-color: #282828;
	display: block;
	height: 28px;
	width: 136px;
	border: 2px solid #111;
	text-align: center;
	padding-top: 12px;
}
#systemmenu li a:hover {
	text-decoration: none;
	background-color: #333;
}
#dropdownmenu li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D6D6D6;
	background-color: #282828;
	display: block;
	height: 48px;
	width: 176px;
	border: 2px solid #111;
	text-align: center;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.1;
}
#dropdownmenu li a:hover {
	text-decoration: none;
	background-color: #282828;
	color: white;
}
#dropdownmenu li.active a {
	color: #FEBF1F;
	background-color: #111;
}
#mainbody {
	width: 900px;
	position: relative;
	z-index: 2;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#dropbar {
	background-image: url(/images/bg_dropbar.png);
	height: 27px;
	background-color: #A61F1F;
	font-size: 15px;
	font-weight: bold;
	color: #FEC506;
	padding-left: 13px;
	padding-top: 7px;
	position: relative;
	cursor:pointer;
}
#dropbarcontainer {
	margin-bottom: 20px;
}
#productpanebody {
	background-color: #282828;
	padding: 15px;
}


.largertext {
	font-size: 16px;
}
.faux2col {
	background-image: url(/images/vertdivider.gif);
	background-repeat: repeat-y;
	background-position: 594px;
}
.leftcol {
	float: left;
	width: 572px;
}
.rightcol {
	margin-left: 615px;
}
.productleftcol {
	float: left;
	width: 505px;
}
.productrightcol {
	margin-left: 524px;
	margin-bottom: 10px;
}
.textleftcol {
	float: left;
	width: 230px;
}
.textrightcol {
	margin-left: 267px;
	margin-bottom: 10px;
}

.clearer {
	clear: both;
	float: none;
}
#footercontainer {
	background-image: url(/images/bg_footer.jpg);
	background-position: center 0px;
	position: relative;
	padding-top: 177px;
	background-repeat: repeat-x;
	background-color: #000;
	min-width:960px;
}
#footer {
	height: 511px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background-image: url(/images/footerlogo.gif);
	background-repeat: no-repeat;
	background-position: 839px 284px;
}
#footer_address {
	position: absolute;
	top: 423px;
	width: 960px;
	font-size: 11px;
	color: #FFF;
	left: 0px;
}
.contactlink a {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #F9C719;
	text-decoration: none;
}
.contactlink a:hover {
	color: #333;
	text-decoration: none;
	background: #F9C719;
}
#footer_contact {
	position: absolute;
	right: 143px;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	top: 284px;
}
#footer_contact .largephone {
	font-size: 32px;
	font-weight: bold;
}
#footer_contact .footer_email {
	font-size: 16px;
	margin-top: 6px;
}
#footer_contact .footer_email a {
	text-decoration: none;
	color: #FFF;
}
#footer_contact .footer_email a:hover {
	color: #333;
	background: #DDD;
	text-decoration: none;
}

#footer_menu1 {
	left: 27px;
}
#footer_menu2 {
	left: 213px;
}
#footer_menu3 {
	left: 399px;
}
#footer_menu4 {
	left: 585px;
}
#footer_techspecs {
	position: absolute;
	left: 771px;
	top: 20px;
}

#footer_techspecs a {
	background-image: url(/images/btn_techspecs_footer.png);
	display: block;
	height: 35px;
	width: 157px;
	text-decoration: none;
	-webkit-box-shadow:0 0 20px #000000; 
	-moz-box-shadow: 0 0 20px #000000; 
	box-shadow:0 0 20px #000000; 	
}

#footer_copyright {
	font-size: 11px;
	margin-top: 10px;
	color: #D6D6D6;
}
#footer_copyright a {
	text-decoration: underline;
	color: #D6D6D6;
}
#footer_copyright a:hover {
	color: #222;
	background: #DDD;
	text-decoration: none;
}



.footer_menu {
	overflow: hidden;
	position: absolute;
	width: 152px;
	top: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	background: rgba(0,0,0,0.53);
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.footer_menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 145px;
	padding-left: 5px;
	padding-right: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.footer_menu a:hover {
	background: #DDD;
	color: #333;
	text-decoration: none;
}

.footer_menu h3 {
	font-size: 13px;
	margin: 0px 0px 6px;
	padding: 0px;
}
.footer_menu ul, .footer_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height:1.4;
}
.hasseparator {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #525252;
}
.readmore {
	font-size: 12px;
	font-weight: bold;
	color: #FEBF1F;
	text-decoration: underline;
}
.hasrightseparator {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #525252;
}
.producticons {
	text-align: left;
	width: 256px;
	margin: 6px auto 0;
}


.widerleading {
	line-height: 1.5;
}
.openclose {
	position: absolute;
	top: 3px;
	right: 5px;
	background-image: url(/images/bg_opencloselink.gif);
	background-repeat: repeat-x;
	height: 16px;
	color: #000;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width: 75px;
	text-align:right;
}
.producticons a {
	float: left;
	margin-top: 6px;
	margin-right: 3px;
	margin-left: 3px;
}
.producticons a img {
	border:1px solid #282828;
}
.producticons a:hover img {
	border:1px #888 solid;
}
.hasspaceabove20 {
	margin-top: 20px;
}
.hasspaceabove40 { margin-top: 40px; }


.nudgeleft {
	margin-left: -7px;
}
#productpane:hover div.producticons a img {
	opacity:0.5;
}
#productpane:hover div.producticons:hover a img {
	opacity:1.0;
}
#sitesearch {
	margin: 0;
	padding: 0;
}
#header {
	height: 230px;
	position: relative;
	z-index: 103;
}
.carousel {
	background-image: url(/images/bg_carousel.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 900px;
	margin-top: 1px;
	margin-left: 20px;
	padding: 2px;
}
.additionalservices {
	background-image: url(/images/bg_additionalservices.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 900px;
	margin-top: 3px;
	margin-left: 20px;
}
.carousel a {
	margin: 0px;
	padding: 0px;
}
.productleftcol h2 , #sizechart h3{
	font-size: 20px;
}
.productleftcol h1 {
	margin-top: 0px;
}

#subhead {
	height: 84px;
	width: 384px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right: -4px;
}
#texthead {
	height: 115px;
	width: 535px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right: -31px;
	margin-top:-17px;
}
#texthead.about {background-image: url(/images/subhead_about.png);}
#texthead.news {background-image: url(/images/subhead_news.png);}
#texthead.contact {background-image: url(/images/subhead_contact.png);}
#texthead.techspecs {background-image: url(/images/subhead_techspecs.png);}
#texthead.emailupdates {background-image: url(/images/subhead_emailupdates.png);}
#texthead.register{background-image: url(/images/subhead_register.png);}

#subhead.oxbox {background-image: url(/images/subhead_oxbox.png);}
#subhead.flamstorcollapsible {background-image: url(/images/subhead_flamstorcollapsible.png);}
#subhead.tuffstorcollapsible {background-image: url(/images/subhead_tuffstorcollapsible.png);}
#subhead.barrobox {background-image: url(/images/subhead_barrobox.png);}
#subhead.drumbank {background-image: url(/images/subhead_drumbank.png);}
#subhead.fittingstor {background-image: url(/images/subhead_fittingstor.png);}
#subhead.flambank {background-image: url(/images/subhead_flambank.png);}
#subhead.flamstor {background-image: url(/images/subhead_flamstor.png);}
#subhead.flamstorcabinet {background-image: url(/images/subhead_flamstorcabinet.png);}
#subhead.safestor {background-image: url(/images/subhead_safestor.png);}
#subhead.piperack {background-image: url(/images/subhead_piperack.png);}
#subhead.pipestor {background-image: url(/images/subhead_pipestor.png);}
#subhead.toolbin {background-image: url(/images/subhead_toolbin.png);}
#subhead.sitestation {background-image: url(/images/subhead_sitestation.png);}
#subhead.strongbank {background-image: url(/images/subhead_strongbank.png);}
#subhead.strongbankvanbox {background-image: url(/images/subhead_strongbankvanbox.png);}
#subhead.transbank {background-image: url(/images/subhead_transbank.png);}
#subhead.tuffbank {background-image: url(/images/subhead_tuffbank.png);}
#subhead.tuffbankvanbox {background-image: url(/images/subhead_tuffbankvanbox.png);}
#subhead.tuffcage {background-image: url(/images/subhead_tuffcage.png);}
#subhead.tuffdor {background-image: url(/images/subhead_tuffdor.png);}
#subhead.tuffstor {background-image: url(/images/subhead_tuffstor.png);}
#subhead.tuffstorcabinet {background-image: url(/images/subhead_tuffstorcabinet.png);}
/* Hides from IE5-mac \*/
* html #texthead.about {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_about.png'); }
* html #texthead.register {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_register.png'); }
* html #texthead.news {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_news.png'); }
* html #texthead.contact {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_contact.png'); }
* html #texthead.techspecs {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_techspecs.png'); }
* html #texthead.emailupdates {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_emailupdates.png'); }

* html #subhead.oxbox {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_oxbox.png'); }
* html #subhead.flamstorcollapsible {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_flamstorcollapsible.png'); }
* html #subhead.tuffstorcollapsible {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_tuffstorcollapsible.png'); }
* html #subhead.barrobank {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_barrobank.png'); }
* html #subhead.drumbank {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_drumbank.png'); }
* html #subhead.fittingstor {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_fittingstor.png'); }
* html #subhead.flambank {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_flambank.png'); }
* html #subhead.flamstor {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_flamstor.png'); }
* html #subhead.flamstorcabinet {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_flamstorcabinet.png'); }
* html #subhead.hazardouscupboards {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_hazardouscupboards.png'); }
* html #subhead.piperack {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_piperack.png'); }
* html #subhead.pipestor {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_pipestor.png'); }
* html #subhead.toolbin {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_toolbin.png'); }
* html #subhead.sitestation {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_sitestation.png'); }
* html #subhead.strongbank {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_strongbank.png'); }
* html #subhead.strongbankvanbox {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_strongbankvanbox.png'); }
* html #subhead.transbank {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_transbank.png'); }
* html #subhead.tuffbank {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_tuffbank.png'); }
* html #subhead.tuffbankvanbox {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_tuffbankvanbox.png'); }
* html #subhead.tuffcage {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_tuffcage.png'); }
* html #subhead.tuffdoor {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_tuffdoor.png'); }
* html #subhead.tuffstor {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_tuffstor.png'); }
* html #subhead.tuffstorcabinet {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImage(src='/images/subhead_tuffstorcabinet.png'); }
/* End hide from IE5-mac */
#photobox {
	background-color: #303030;
	height: 364px;
	width: 374px;
	border: 1px solid #555;
	margin-bottom: 10px;
	position:relative;
}
#photobox img {
	position:absolute;
	top:0px;
	left:0px;
}
.thumb {
	background-color: #303030;
	height: 85px;
	width: 89px;
	border: 1px solid #555;
	float: left;
}
.thumb img {
	cursor: pointer;
}

.thumb, .thumb img {
	-webkit-user-select: none;
	-moz-user-select: none;
}
.hasspacer {
	margin-right: 4px;
}
#techbutton {
	padding-top: 16px;
	float: right;
}
#sizechart {

}
.redbullets {
	padding-left: 15px;
	list-style-image: url(/images/redbullet.gif);
}
.redbullets li {
	margin-bottom:6px;
}
#popup {
	background-color: #F6C954;
	background-image: url(/images/bg_popup.png);
	width: 558px;
	color: #3A3F41;
	background-repeat: repeat-x;
	background-position: top;
}
.popupwrapper {
	border: 2px solid #B6B6B6;
	-moz-box-shadow:0px 0px 13px #000;
	-webkit-box-shadow:0px 0px 13px #000;
	box-shadow: 0px 0px 13px #000;
}
#popup h1 {
	font-size: 20px;
	font-weight: normal;
	color: #393F40;
	margin: 0px;
	padding: 0px;
}

#popuptitle {
	padding: 20px;
	width: 518px;
}
#popupstats {
	padding: 20px;
	width: 518px;
}
#popup table {
	width: 100%;
}
#popup td {
	font-size: 14px;
	color: #393F40;
	text-align: center;
	white-space: nowrap;
}
#popup td.hasdottedseparator {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #525252;
}
#popupimage {
	width: 558px;
	text-align: center;
	min-height: 200px;
}
.textrightcol h1 {
	font-size: 20px;
	margin-top: 0px;
}
.textrightcol li {
	margin-bottom: 12px;
}
.textrightcol h2 , .textleftcol h2, .textleftcol h3{
	margin-top: 0px;
}
.addressblock {
	font-size: 12px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #525252;
	line-height: 1.5;
}
#frmContact {
	background-color: #2D2D2D;
	padding: 8px;
}
.wideinput {
	width: 440px;
	min-width: 440px;
	max-width: 440px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding:5px;
	border:0px;
	outline-color:#CA2727;
}
.headlines {
	font-size: 12px;
	font-weight: bold;
}
.newsdate {
	margin-top: -12px;
	margin-bottom: 15px;
	font-size: 11px;
}
.articlebody p:first-child {
	font-size: 16px;
}
.articlebody img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;
}
#techspecs {
	width: 100%;
	margin-top: -30px;
}

#techspecs th.noborder, #techspecs td.noborder, #replacementparts th.noborder, #replacementparts td.noborder {
	border-right-style: none;
}
#techspecs th, #replacementparts th {
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #323232;
	text-align: center;
	border-top-style: none;
}
#techspecs td, #replacementparts td {
	background-color: #454545;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #323232;
	border-bottom-color: #323232;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #D6D6D6;
	line-height: 12px;
}
#techspecs h2 {
	font-size: 20px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
}
#map {
	height: 387px;
	margin-top: 15px;
}
.testimonial {
	color: #D6D6D6;
	margin-bottom: 5px;
}
.author {
	font-size: 12px;
	color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.extratopmargin {
	margin-top: 120px;
}
.imgright {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
#techspecs a {
	color: #CA2727;
}
#techspecs a:hover {
	color: #000;
	background-color: #CA2727;
	text-decoration:none;
}
#techspecs a.nohighlight:hover {
	background: none;
}
#pdflink {
	float: right;
	padding-top: 10px;
	width: 280px;
	text-align: center;
}
#videocontainer {
	float:right;
	width: 274px;
	padding-top: 20px;
}
.temp #sizechart strong {
	color: #CA2727;
}
small { font-size: 11px; }

