/*///////////////////////////////////////////////////////////////////////////////////////////
------Bryant® STYLES - © 2005 All Rights Reserved -------content.css------------------------	
///////////////////////////////////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------------------------------ new*/
#landing {
	margin: 15px;
	color: #666;
	}
.productTitle{
	font-size: 12pt;
	font-weight: bold;
	color: #676778;
	margin: 0;

}

ul.listing li {
	padding: 0 0 10px 10px;
	background: transparent url(../images/bg-arrow.gif) no-repeat 0 2px;
	margin: 1px;
	line-height: 1.25;
	text-align: left;
	list-style: none;
}
ol ul.listing li {
	padding: 0 0 10px 10px;
	background: transparent url(../images/bg-arrow.gif) no-repeat 0 2px;
	margin: 1px;
	line-height: 1.25;
	text-align: left;
	list-style: none;
}

ol.listing li {
	margin: 1px 1px 1px 26px;
	list-style: decimal;
}

#landing iframe {margin-top: 8px;}
#landing img.fma { margin-bottom: 16px; }
#contentwrapper h1, #dealerheader h1 {
	font-size: 2.3em;
	font-weight: normal;
	color: #676778;
	margin: 0;
	}
#contentwrapper h2 {
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #D72B26;
	margin: 16px 0;
	}
#contentwrapper h3 { font-size: 1.1em; }
 #searchbox input.searchfield {width: 250px;}
/* ------------------------------------------------------------------------------------ ultilities*/

/* --------------------------------------------------------------------------------------  systems*/
#systems { margin: 0 10px 0 16px; }
#systems h3 {
	background-color: #a7c5c5;
	padding: 10px 0 5px 10px;
	height: 20px;
	color: #fff;
	clear: both;
	float:left;
	width: 450px;
	margin-bottom: 10px;
	}
#systems p.inhome {
	float: left;
	background-color: #a7c5c5;
	padding: 10px 5px 5px 0;
	height: 20px;
	margin:0;
	}
#systems p.inhome a {
	padding: 2px 25px 2px 0;
	color: #fff;
	text-decoration: none;
	background: transparent url(../images/bg-inhome.gif) no-repeat 100% 50%;
	 }
#systems p.inhome a:link,
#systems p.inhome a:visited { color: #fff; }
#systems p.inhome a:hover,
#systems p.inhome a:acitive,
#systems p.inhome a:focus { color: #d72b26; }
.systemtypes {
	padding-top: 10px;
	float: left;
	 }
#requiredproducts { margin-top: 10px; clear:both; }
.requiredproduct, .systemresults { 
	width: 105px;
	margin: 10px;
	float: left;
	}
.requiredproduct img, { border: 1px solid #eee; }
.requiredproduct p { margin-left: 15px; }
.requiredproduct h4 {
	font-size: 1.0em;
	padding-top: 5px;
	}
.requiredproduct h4 a:link,
.requiredproduct h4 a:visited {
	color: #333;
	text-decoration: none;
	}
.requiredproduct h4 a:hover,
.requiredproduct h4 a:active,
.requiredproduct h4 a:focus {
	color: #ccc;
	text-decoration: none;
	}
.requiredproduct a:link, 
.requiredproduct a:visited,
.systemresults a:link,
.systemresults a:visited { color: #666; text-decoration: underline; }
.requiredproduct a:hover, 
.requiredproduct a:active, 
.requiredproduct a:focus,
.systemresults a:hover, 
.systemresults a:active, 
.systemresults a:focus  { color: #333; text-decoration: none; }
.systemresults { float: left; }
.systemresults h4 a:link,
.systemresults h4 a:visited {
	color: #364867;
	text-decoration: none;
	}
.systemresults h4 a:hover,
.systemresults h4 a:active,
.systemresults h4 a:focus {
	color: #666;
	text-decoration: none;
	}
#findresults {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #eee;
	position:relative;
	clear:both;
	}
#findresults ul {
	margin-left: 18px;
	line-height: 1.5em;
	}
#findresults p.compare a {
	margin: 0 2px;
	float:right;
	padding: 1px 2px;
	background: #e5ecf0;
	border: 1px solid #648192;
	color: #648192;
	text-decoration: none;
	}
#findresults p.compare a:link,
#findresults p.compare a:visited { color: #648192; }
#findresults p.compare a:hover,
#findresults p.compare a:active,
#findresults p.compare a:focus {
	color: #d44300; 
	border: 1px solid #d44300;
	background: #fff;}
#findresults h2 {
	margin: 0; 
	float: left;
	}
#findresults h3 {
	font-weight: normal;
	margin-top: 30px;
	clear:both;
	}
.sectionresults { clear: both;}
.plus1, .plus2, .plus3 {
	margin: 45px 0 0 100px;
	position: absolute;
	height: 19px;
	z-index: 1000;
	}
.plus1 {
	width: 19px;
	background: transparent url(../images/bg-plus-1.gif) no-repeat 0 0;
	}
.plus2 {
	width: 146px;
	background: transparent url(../images/bg-plus-2.gif) no-repeat 0 0;
	}
.plus3 {
	width: 269px;
	background: transparent url(../images/bg-plus-3.gif) no-repeat 0 0;
	}
.systemdealers {
	border-top: 1px solid #eee;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	float: left;
	width: 99%;
		}
.systemdealers h1 {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
		}
.systemdealeresults {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
.systemdealeresults h3 {
	font-size: 1.3em;
	}
.systemdealeresults h3 a {
	color: #364867;
	text-decoration: none;
	}
.systemborder {
	clear: both;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	}
#aqsolutions h4 { color: #364867; }
#boxbannerinner {
	background: #fff url(../images/bg-dots.gif) repeat-x 0 0;
	padding-top: 1px;
	}
#boxbannerinner h2 a:link,
#boxbannerinner h2 a:visited {
	color:#0064aa;
	text-decoration: none;
	}
#boxbannerinner h2 a:hover,
#boxbannerinner h2 a:active,
#boxbannerinner h2 a:focus   {
	color:#666;
	text-decoration: none;
	}
p.sysblack { margin: 0 0 15px 0;}
#boxbannerinner ul, #boxbannerinner ul li ul { list-style: none; margin-top: 20px; }
#boxbannerinner ul li {
	width: 154px;
	margin: 0;
	float: left;
	}
#boxbannerinner ul li.middlebanner { margin: 0 19px; }
#boxbannerinner ul li ul {margin-top: 5px; background: none; }
#boxbannerinner ul li ul li {
	margin: 0 0 5px 5px;
	padding: 0;
	}
#boxbannerinner ul li ul li a { 
	padding-right: 5px;
	text-decoration: none;
	}
#boxbannerinner h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 5px;
	}
#boxbannerinner a:link,
#boxbannerinner a:visited {
	color: #666;
	text-decoration: none;
	}
#boxbannerinner a:hover,
#boxbannerinner a:active,
#boxbannerinner a:focus {
	color: #105cb4;
	text-decoration: none;
	}
#idealsystem label, 
#idealsystem input {
	padding: 2px;
	float: none;
	width: auto;
	color: #676778;
	display: inline;
	}
#idealsystem input {
	font-size: 10px;
	border: 1px solid #fff;
	}
#idealsystem input.idealsystembutton {
	border: 1px solid #ccc;
	width: 110px;
	}
#idealsystem input.idealsystemsubmit {
	border: 1px solid #ccc;
	background: #e5ecf0;
	color: #d5221d;
	}
#idealsystem label { padding: 0 20px 0 10px; }
#idealsystem input:focus, #idealsystem input:hover {
	border: 1px solid #ccc;
	background: #fff;
	color: #d5221d;
	cursor: pointer;
	}
/* -------------------------------------------------------------------------------------  products*/
#gallerywrapper {margin-top:20px;}
.productgallery, .productbg p, .productbg { float:left;}
.productgallery {
	margin-top: 16px;
	width: 100%;
	}
	.productbg {
		margin-right: 10px;
		}
	.productbg p, .productbg ul, .knowledgebg ul {
		font-size: 1.0em;
		margin: 0;
		padding: 0 10px 0 15px;
		width: 137px;
		list-style:none;
		float:left;
		}
	.productbg a img { float:left; }
	.productbg a:link, 
	.productbg a:visited {
		color: #333;
		text-decoration: underline;
		}
	.productbg a:hover, 
	.productbg a:active, 
	.productbg a:focus {
		color: #d44300;
		text-decoration: none;
		}
	div.productbg { margin: 0;}
	.productbg p {	color: black; width: 262px;}
	.productbg ul {
		font-size: 1.0em;
		width: 262px;
		display:block;
		list-style:none;
		float:right;
		}
	.productbg ul li {
		margin-left: 10px;
		padding: 1px 0;
		list-style-image: url(../images/bg-arrow.gif);
		}
	.productbg ul.detailinks li, .productbg ul.detailinks li a, .knowledgebg ul.detailinks a { 
		list-style-image: none; 
		background: none;
		}
	.productbg ul.detailinks li a, 
	.knowledgebg ul.detailinks li a { 
		list-style-img: none; 
		margin-left: -15px;
		background: none;
		}
		
.productgallery h2 {
	background-color: #a7c5c5;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
	}
.productgallery h2 {
	background: #a7c5c5;
	padding: 10px 0 5px 10px;
	height: 20px;
	}
.productgallery h2 a:link,
.productgallery h2 a:visited { 
	
	color: #fff;
	text-decoration: none;
	}
.productgallery h2 a:hover,
.productgallery h2 a:active,
.productgallery h2 a:focus { 
	color: #d44300;
	text-decoration: none;
	}
		
		
#wrapper .productgallery h2 {
	background-color: #a7c5c5;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
	}
#wrapper .productgallery h2 {
	background: #a7c5c5;
	padding: 10px 0 5px 10px;
	height: 20px;
	}
#wrapper .productgallery h2 a:link,
#wrapper .productgallery h2 a:visited { 
	
	color: #fff;
	text-decoration: none;
	}
#wrapper .productgallery h2 a:hover,
#wrapper .productgallery h2 a:active,
#wrapper .productgallery h2 a:focus { 
	color: #d44300;
	text-decoration: none;
	}
/*-- learn more --*/
.knowledgebg, ul.detailinks li  { position:relative; }
.knowledgebg ul {
	font-size: 1.0em;
	margin: 0;
	padding: 5px 10px 0 0;
	width: 240px;
	display:block;
	list-style:none;
	float:left;
	}
.knowledgebg ul li { padding: 2px 0; }
.knowledgebg  p, .knowledgebg  h3 {
	width: 280px;
	float: right;
	}
.knowledgebg ul li a:visited {
	color: #1a4897;
	text-decoration: none;
	}
.knowledgebg a img { 
	margin: 0; 
	float:left;
	padding-bottom: 6px;
	}
.glossalpha {
	font-size: 1.2em;
	text-transform: uppercase;
	text-align:center;
	margin: 20px 0;
	}
.glossalpha a { padding: 0 2px; }
/*-- product details ---------------------------------------------------------------------*/
#productdetail img, #detailrating { float: left; }
#productdetail {
	padding-top: 10px;
	position: relative;
	}
#detailrating { width: 248px;}
#detailrating ul li { list-style: none; line-height: 1.6; font-size:1.0em; }
#detailrating ul#types  { margin-top: 10px; }
#detailrating ul#types li img { margin: 0 6px 0 0; }
#detailrating ul li {
	margin-left: 10px;
	padding: 0;	
	}
#detailrating ul li img { 
	float: none; 
	padding:0; 
	margin:0; 
	}
#productdetail p.compare a {
	position:absolute;
	top: 146px;
	left: 10px;
	}
	/*-- ---------------------------------------------------------------*/
#detailtabs	{
	width: 372px;
	clear:both;
	padding-top: 40px;
	}
#contentwrapper #detailtabs	 h2 {
	margin: -10px 0 16px 0;
	color: #d50;
	}
#detailtabs ul	{
	width: 372px;
	height: 36px;
	background: transparent url(../images/bg-tabs.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}
#detailtabs ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
#detailtabs ul li, #detailtabs ul li a {
	height: 36px;
	display: block;	
	}
#detailtabs ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}
#dt1 {left: 0; width: 124px;}
#dt2 {left: 124px; width: 124px;}
#dt3 {left: 248px; width: 124px;}
#dt1 a:hover {background: transparent url(../images/bg-tabs.gif) 0 -36px no-repeat;}
#dt2 a:hover {background: transparent url(../images/bg-tabs.gif) -124px -36px no-repeat;}
#dt3 a:hover {background: transparent url(../images/bg-tabs.gif) -248px -36px no-repeat;}
a#tabon1, a#tabon2, a#tabon3 { cursor:default; }
.dt1on {background: transparent url(../images/bg-tabs.gif) 0 -36px no-repeat;}
.dt2on {background: transparent url(../images/bg-tabs.gif) -124px -36px no-repeat;}
.dt3on {background: transparent url(../images/bg-tabs.gif) -248px -36px no-repeat;}
.dt1off {background: transparent url(../images/bg-tabs.gif) 0 0px no-repeat;}
.dt2off {background: transparent url(../images/bg-tabs.gif) -124px 0px no-repeat;}
.dt3off {background: transparent url(../images/bg-tabs.gif) -248px 0px no-repeat;}

#detailcontent1, #detailcontent2, #detailcontent3 {
	font-size: 1.1em;
	background: none; 
	border: 1px solid #A7C5C5;
	border-top: none;
	padding: 10px;
	width: 350px;
	}
#detailcontent1 dt { 
	font-weight: bold;
	margin-top: 10px;
	color: black;
	clear: both;
	}
#detailcontent1 dl.deflist dd {
	margin-left: 10px;
	padding-left: 15px;
	background: transparent url(../images/bg-arrow.gif) no-repeat 0 45%;
	}
#detailcontent1 ol { list-style: none;padding-bottom: 20px; }
#detailcontent1 ol li {
	padding: 15px 0 0 0;
	height: 30px;
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
	}
#detailcontent1 ol li.noborder { border-bottom: 1px solid #fff; }
#detailcontent1 ol li.last { padding-bottom: 5px; margin-top: -10px; }
#detailcontent1 ol li img { float: right; }
.productmodel {
	margin: -10px 0 20px 0
	}
#detailcontent2 table {
	font-size: 0.9em;
	margin-bottom: 20px;
	background: #f1f1f1;
	}
#detailcontent2 table td { 
	border-bottom: 1px solid #fff;
	padding: 5px;
	}
#detailcontent2 table td {
	font-size: 1.0em; 
	text-align: left;
	}
#detailcontent2 table td.specheading {
	font-weight: bold;
	width: 120px; 
	color: #d44300;
	}
#detailcontent2 p.specrumbs {
	font-size: 0.8em;
	margin-bottom: 15px;
	}
#detailcontent2 p.specrumbs a { color: #333; }

#detailcontent3 {
        font-size: 1.0em;
}

#detailcontent3 ul.supportdocinfo, #supportdocs ul.supportdocinfo {
        background: none;
        list-style: none;
        padding: 5px 5px 5px 5px;
}

ol.supportdocinfo {
    background: none;
   	list-style: none;
    margin-bottom: 15px;
	padding-bottom: 5px;
	}
ol.supportdocinfo li {
	padding: 2px 0;
	font-size: 0.9em;
	list-style: none;
	}
ol.supportdocinfo li.html,
ol.supportdocinfo li.pdf,
ol.supportdocinfo li.word,
ol.supportdocinfo li.excel {
	padding: 5px 0;
	font-size: 1.0em;
	text-transform: capitalize;
	}
ol.supportdocinfo li {margin-bottom: -5px;}
ol.supportdocinfo li a { display: block; }

ol.supportdocinfo {
    background: none;
   	list-style: none;
    margin-bottom: 15px;
	padding-bottom: 5px;
	}
ol.supportdocinfo li {
	padding: 2px 0;
	font-size: 0.9em;
	list-style: none;
	}
ol.supportdocinfo li.html,
ol.supportdocinfo li.pdf,
ol.supportdocinfo li.word,
ol.supportdocinfo li.excel {
	padding: 5px 0;
	font-size: 1.0em;
	text-transform: capitalize;
	}
ol.supportdocinfo li {margin-bottom: -5px;}
ol.supportdocinfo li a { display: block; }

#detailcontent3 ul.supportdocinfo, #supportdocs ul.supportdocinfo {
	background: none;
	list-style: none;
	padding: 5px 5px 5px 5px;
	}

/* -----------------------------------------------------------------------------  knowledge center*/
#comparisonchart {
	width: 80%;
	margin: 0 auto;
	position:relative;
	text-align: left;
	}
#comparisonchart h1 {
	padding: 32px 0 0 120px; 
	diplay: block;
	}
#comparisonlogo {
	position: absolute;
	top: 10px;
	left: 0;
	border: 5px solid #fff;
	border-left: none;
	border-top: 2px solid #fff;
	}
#comparisonchart table {
	margin: 20px auto; 
	width: 100%;
	text-align: left;
	}
#comparisonchart table#comproduct { font-size: 1.0em; }
#comparisonchart table#comproduct td {
	padding-top: 15px;
	 font-size: 1.0em;
 	}
#comparisonchart table#comparisondata {
	font-size: 1.0em;
	margin-top: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: black;
	}
#comparisonchart table#comparisondata td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	}
#comparisonchart table#comparisondata td.compheading {
	color: #fff;
	text-transform: uppercase;
	background-color: #A7C5C5;
	text-align: left;
	}
table#comparisondata a {
	color: black;
	text-decoration: underline;
	}
table#comparisondata a:hover, 
table#comparisondata a:active, 
table#comparisondata a:focus { color: #d72b26; }
#comparisonchart #boxbannerinner { background: none; }
.innovation { clear:both; }
.innovation img { float: left;  }
.innovation h2 {
	padding-left: 10px;
	margin-top: 0;
	float: left;
	}
.innovation p {  
	width: 275px;
	margin-left: 10px;
	float: right;
	}
.innovation p a {
	padding-right: 5px;
	}
.innovation h2 a { color: #333; text-decoration: none;  }
.innovation h2 a:hover, .innovation h2 a:active, .innovation h2 a:focus { color: #d72b26; }
/* --------------------------------------------------------------------------------------  dealers*/
#dealersearch input { width: 200px; }
#dealersearch input.search { width: 18px; }
#dealersearch h2 {
	font-size: 1.2em;
	margin-top: 10px;
	}
#results { padding: 0 }
#results ul {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: #fff url(../images/bg-dots.gif) repeat-x bottom left;
	list-style: none;
	}
#results ul li {
	margin: 20px 0;
	padding-top: 10px;
	background: #fff url(../images/bg-dots.gif) repeat-x top left;
	}
#results ul li strong a {
	color: #d44300;
	font-size: 1.2em;
	text-decoration: none;
	}
.prenext { text-align: right; }
#display p.prenext { float:right; }
.prenext a {
	font-weight: bold;
	text-decoration: none;
	background: none;
	}
.prenext a.previousarrow {
	padding-left: 10px;
	background: transparent url(../images/img-arrow-lt.gif) no-repeat 0 50%;
	}
p.pdf a, li.pdf a {
	padding: 2px 0 2px 20px;
	background: transparent url(../images/bg-icon-pdf.gif) no-repeat 0 50%
	}
p.html a {
	padding: 2px 0 2px 18px;
	background: transparent url(../images/bg-icon-html.gif) no-repeat 0 50%
	}
p.word a {
	padding: 2px 0 2px 19px;
	background: transparent url(../images/bg-icon-word.gif) no-repeat 0 50%
	}
p.excel a {
	padding: 2px 0 2px 20px;
	background: transparent url(../images/bg-icon-excel.gif) no-repeat 0 50%
	}
p.excel a {
	padding: 2px 0 2px 20px;
	background: transparent url(../images/bg-icon-excel.gif) no-repeat 0 50%
	}
.highlight {
	background: #ffc;
	padding: 2px 3px;
	}
/* --------------------------------------------------------------------------  service and support*/

#dealerlocator { text-align: left; }
#dealerheader {
	border-bottom: 1px solid #eee;
	}
#dealerheader  h2 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #d72b26;
	margin: 8px 0;
	float:left;
	}
#dealerssort  {	
	float: right;
	margin-top: 5px;
	}
#dealerssort select {
	font-size: 0.9em;
	width: 110px;
	float: left;
	}
#dealerssort input { float:left;}
#dealerresults .companyname { font-size: 1.3em; }
#dealerresults .hours, td.black, span.black { color: black; }
#dealerresults a { color: #5D6C85; }
#dealerresults a:link,
#dealerresults a:visited { color: #5D6C85; }
#dealerresults a:hover,
#dealerresults a:active,
#dealerresults a:focus { color: #5D6C85; }
#dealerresults > table {
	margin: 20px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	}
input.moredealers {
	margin: 0;
	float: none;
	padding: 0;
	height: 25px;
	}
#dealerresults table {
        padding-top: -20px;
}
#dealerresults table table { padding: 5px;}
#dealerresults table table td ul { list-style: none; color: black; }
#dealerresults th { text-align: left; }
#dealerresults td {	
	padding: 2px;
	vertical-align: top;
	}
#dealerresults a.authorized, 
#dealerresults a.financing, 
#dealerresults span.promo1,
#dealerresults span.spanish,
#dealerresults a.distinguished {
	float:left;
	display:block;
	text-indent: -999em;
	margin-right: 5px;
	}
#dealerresults a.authorized {
	width: 74px;
	height: 35px;
	background: transparent url(../images/icn-deal-fad.gif) no-repeat 0 50%;
	}
#dealerresults span.promo1  {
	width: 24px;
	height: 24px;
	background: transparent url(../images/icn-deal-bonus.gif) no-repeat 0 50%;
	}
#dealerresults a.financing {
	width: 24px;
	height: 24px;
	background: transparent url(../images/icn-deal-fina.gif) no-repeat 0 50%;
	}
#dealerresults a.distinguished {
	width: 36px;
	height: 36px;
	background: transparent url(../images/icn-deal-medal.gif) no-repeat 0 50%;
	}
#dealerresults span.spanish  {
	width: 24px;
	height: 24px;
	background: transparent url(../images/icn-deal-spanish.gif) no-repeat 0 50%;
	}
#dealerresults a.authorized span,
#dealerresults a.financing span, 
#dealerresults a.promo1 span,
#dealerresults span.spanish span,
#dealerresults a.distinguished span { display: none; }
td.address, td.phone, td.fax {
	text-align: right;
	}
/* news */
#news strong { text-transform: uppercase; }
.fineprint {
	margin-top: 15px;
	border-top: 1px solid #eee;
	color: #ccc;
	}
	
	
ul.checklistNew {
	list-style: none;
	margin: 20px 0;
	}
ul.checklistNew ul.checklistNew {
	margin: 0px;
	}
ul.checklistNew li {
	margin: 22px 0;
	clear: left;
	line-height: 1.3;
	}
ul.checklistNew li li {
	margin: 12px 17px;
	}

ul.checklistNew li p {
	margin-left: 20px;
	}
ul.checklistNew li li p {
	margin-left: 15px;
	}

ul.checklistNew.boldlist li { font-weight: bold; }
ul.checklistNew.boldlist li li { font-weight: normal; }

ul.checklistNew li.nocheck {
	}
ul.checklistNew li.nocheck img {
	display: none;
	}
ul.checklistNew li img {
	float: left;
	margin: 0 5px 0 0;
	width: 10px;
	height: 10px;
	border: 1px solid black;
	vertical-align: middle;
	}
ul.checklistNew li li img {
	margin: 2px 5px 0 0;
	width: 7px;
	height: 7px;
	}