/* @override http://simpleprintsetup.info/Files/BrokerBranding/simpleprint/Include/sp.css */

body{
	background-image:url(bodyBack.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#edece9;
	color:#434343;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:14px;
	line-height:17px;
	margin:0;
	padding:0;
}

#maintable{
	width:1000px;
	background:transparent;
}

table#contenttable{
	padding:5px;
	margin:0px 0px 0px 15px;
	background-color:#ffffff;
}

table#herotable{
	padding:0;
	margin:0px 0px 0px 12px;
	width: 755px;
	background-color:#ffffff;
}

td#contentleftsidebar{
	width:230px !important;
}

td#cost{
	color : #ec008c;
	font-size : 18px;
	font-family:Verdana,sans-serif;
}

table.bordertable TD.bordertableheader{
	background-image:url("../Files/BrokerBranding/simpleprint/Include/mainNavBack.png");
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
}

.tableheader{
	background-image:url(mainNavBack.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
}

p{
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
}

ul{
	color:#4e4e4e;
	font-weight:bold;
	margin-top:2px;
	font-family:Arial,sans-serif;
	font-size:12px;
}

p.subHead{
	font-size:14px;
	padding-bottom:0px;
}

p.subTitle{
	color:#0096db;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:6px 2px 2px 0px;
	margin:0px;
}

.clear{
	clear:both;
}

blockquote{
	background:none;
	border:none;
	padding-left:0px;
	font-size : 12px;
	font-family : Arial,sans-serif;
	font-weight:bold;
}

h1{
	color: #EB048D;
	font-size: 22px;
	line-height: 24px;
	padding: 0 0 5px 0;
}

.logo{
	width:215px;
	float:left;
	clear:both;
}

.secondnav_wrapper{
	width:220px;
	background-image:url(sideBack.png);
	background-repeat:repeat-y;
	padding-top: 1px;
}

.secondnav_wrapper h3{
	text-align:left;
	color : #4e4e4e;
	font-size : 14px;
	font-family : Arial,Verdana,sans-serif;
	margin:10px 0px 5px 10px;
}

.secondnav_wrapper h4{
	color: #0096db;
	font-size : 14px;
	font-family : Verdana,sans-serif;
	margin:10px 0px 5px 10px;
}
.secondnav_wrapper h5{
	text-align:left;
	color : #4e4e4e;
	font-size : 14px;
	font-family : Verdana,sans-serif;
	margin:10px 0px 0px 10px;
}

.secondnav_wrapper a{
	text-decoration:none;
}

.secondnav_wrapper a.sideLink{
	text-decoration:underline; 
	display:block; 
	color: #0096db;
	padding:10px; 
	text-align:left;
}

.secondnav_wrapper h6{
	margin:0px 0px 0px 10px;
	color:#EC008C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;

}

.secondnav_wrapper p{
	text-align:left;
	color : #4e4e4e;
	font-size : 11px;
	font-family : Verdana,sans-serif;
	margin:0px 10px 0px 10px;
}

.secondnav_product{
	height:20px;
	line-height:28px;
	border-bottom:1px dotted #0096db;
	margin:0px 10px 0px 10px;
}
.secondnav_product a, .secondnav_product a:visited{
	color:#0096DB;
	display:block;
	font-size:12px;
	line-height:20px;
	margin:0 12px 0 0;
	padding:0 5px 0 14px;
	text-decoration:none;
	font-weight: bold;
}
.secondnav_product a:hover{
 text-decoration: none;
  color: #006ba0;3
}

.navigation{
	background-image:url(mainNavBack.png);
	background-repeat:repeat-x;
	height:33px;
	clear:both;
	margin-bottom:12px;
}

.menu1 {
	padding : 0px;
	margin : 0;
	border : none;
	list-style : none;
	height : 33px;
	line-height:33px;
}

.menu1 li {
	float : left;
}

.menu1 li a, .menu1 li a:visited {
	display : block;
	float : left;
	height : 33px;
	margin-top:-2px;
	color : #FFFFFF;
	text-decoration : none;
	font-size : 14px;
	font-family : Verdana,sans-serif;
	font-weight : bold;
	text-align : center;
	cursor : pointer;
	background-image:url(mainNavDivider.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.lastLink {
	background-image:none !important;
}

.menu1 li a b {
	display : block;
	float : left;
	height : 33px;
	color : #FFFFFF;
	text-decoration : none;
	font-size : 14px;
	font-family : Verdana,sans-serif;
	font-weight : bold;
	text-align : center;
	cursor : pointer;
	padding-left:18px;
	padding-right:18px;
}

.menu1 li.current a {
	color : #fff;
}

.menu1 li.current a b {
	font-weight : normal;
}

.menu1 li a:hover {
	color : #fff;
}

.menu1 li a:hover b {
	background : none;
	color : #F4E53D;
}

.menu1 li.current a:hover {
	color : #F4E53D;
	cursor : default;
}

.menu1 li.current a:hover b {
	font-weight : normal;
	cursor : default;
}

.divider{
	margin : 0 8px;
}

.lastlinktop
{
    margin-right:7px;
}

.accountNav{
	float:right;
	background:transparent;
	color:#000;
	text-align:right;
	line-height:17px
	width:600px;
	font-size:14px;
}

.accountNav p{
	text-align:right;
}

.accountNav a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.accountNav a:hover{
	color:#EB008C;
}

.blue{
	color:#0096DB;
}

.times{
	letter-spacing:1px;
}

.space{
 padding:0 3px;
}

.phoneNumber{
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#434343;
	margin:0;
	padding:0
}

.googlePlus1{
	position:relative;
	right:-35px;
	top:5px;
}

.welcomeclass
{
    color:#808080;
    margin-top:-10px;
}

.menu0 {
	list-style : none;
	font-size : 10px;
}

.menu0 ul {
	margin : 0px;
	padding : 0px;
}

.menu0 li {
	float : right;
}

.subRow{
	margin-top:15px;
	overflow:hidden;
}

.subRow1{
	width:274;
	float:left;
	margin-left: 5px;
}

.subRow2{
	width:467;
	float:left;
	margin-left:9px;
}

.homeFooter {
	background:#FFFFFF;
	padding:20px 9px;
	clear:both;
	margin:0 18px;
	border:1px solid #969696;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
}
.homeFooter h2 {color:#00080c; font-size:30px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0; padding:0 0 15px;}
.homeFooter h3 {color:#00080c; font-size:18px; font-weight:normal; margin:0; padding:0 0 20px ;}
.homeFooter ul{
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
}

.homeFooter ul li{
	font-size: 14px;
	font-weight: normal;
	margin:0;
	padding:0 0 0 12px;
	list-style:none;
	background:url(Images/pinkBull.png) no-repeat left;
	line-height:18px;
}

.homeFooter p {padding-bottom:20px;}
.homeFooter a{
	color:#0096DB;
	font-weight: normal;
	font-size:14px;
	text-decoration:underline;
}

.pageBreak{
	height:5px;
	border-bottom:1px dashed #CACAC8;
	margin-bottom: 20px;
}

.footerMain{
	margin-top:0px;
	background-color:#ffffff;
	padding:0;
	width:758px;
	text-align:left;
	float: right;
}

body#homepage .footerMain{
	width: 100%;
}

.footerLinks{
	margin-left: 20px;
}

.footerMain p{
	color:#8C8D8E;
	font-size:10px;
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	margin-left: 20px;
}

ul.footerList{
	width:170px;
	float:left;
	margin-top: 15px;
	padding: 0;
}

ul.footerList li{
	list-style:none;
	text-align: left;
}

ul.footerList li a{
	text-decoration:none;
	border-left:1px solid white;
	color:#8C8D8E;
	font:bold 11px Arial,Helvetica,sans-serif;
}

.intContent{
	background-color:#ffffff;
	height:950px;
}

.intContent h5{
	padding-left:10px;
	color : #ec008c;
	font-size : 18px;
	font-family : Verdana,sans-serif;
}

.templates {
	float:left;
	padding:10px 20px;
	width: 683px;
}

.templates a{
	color: #0096DB;
	font-weight: normal;
	text-decoration: none;
}

.templates a:hover{
  color: #006da3;
  text-decoration: underline;
}


.templates h5{
	border-bottom:1px solid #D4D4D3;
	border-top:1px solid #D4D4D3;
	color:#4E4E4E;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	margin:0 0 5px;
	padding:9px 0 3px;
}

.templates h2{
	color:#4E4E4E;
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	margin: 0;
}

.templates .left {
	float: left;
	margin: 0 70px 0 0;
	width: 191px;
}
.templates .middle {
	float: left;
	margin: 0 20px 0 0;
	width: 191px;
}
.templates .right {
	float: right;
	width: 191px;
}


.templates ol, .templates ul, .templates li{
	list-style:none outside none;
	marign:0;
	padding:0;
}


.intContent p{
	padding-left:10px;
	line-height:14px;
}
.colLeft{
	width:544px;
	float:left;
}
.colRight{
	width:165px;
	float:left;
	margin-left:30px;
	text-align:left;
	padding-top:10px;
}

.intNJ{
	margin-right:10px;
	background-color:#FFFFFF;
}

.intNJ p{
	padding-left:10px;
}

.intNJ h3{
	color : #ec008c;
	font-size : 18px;
	font-family : Verdana,sans-serif;
	padding:10px;
	padding-top:0px;
}

.intNJ h4{
	color : #4e4e4e;
	font-size : 14px;
	font-family : Verdana,sans-serif;
	padding:10px;
	padding-top:0px;
}

.intNJ h5{
	color : #4e4e4e;
	font-size : 12px;
	font-family : Verdana,sans-serif;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.intNJ ul{
	color:#4e4e4e;
	font-weight:bold;
	margin-top:2px;
	font-family:Arial;
	font-size:12px;
}

.intNJ a{
	text-decoration:none; 
	display:block; 
	color: #0096db;
	padding-left:10px; 
}

.intNJDesc{
	margin-left:10px;
	float:left;
	width:263px;
}

.intNJDesc ul{
	margin:0px 0px 0px 25px;
}

.intNJDesc ul li{
	color:#4e4e4e;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.intNJDesc p{
margin-bottom:0px;
}

.intNJImg{
float:left;
width:195px;
}

.nexjoboptions{
width:280px;
padding-right:3px;
}

.nexjoboptions .bordertable td{
text-align:left !important
}

.nexjoboptions .bordertable{
border:1px solid #c5c5c2;
}

#contenttable table{
width:100% !important;
}

td.nexjobdescription {
	padding-right: 15px;
}

.aboutBlock{
	background:none repeat scroll 0 0 #FFFFFF;
	padding:20px 15px 15px;
	margin: 0 1px;
}

.aboutBlock p{
	font-size: 14;
	padding-bottom: 0;
	text-align:left;
}

div.flushLeft img {
	width: 420px;
	
}
#sw-wrap-home-a {
	margin: 0 0 0 12px; 
	background: #fff;
	width: 745px;
	padding: 0px;
}
#sw-wrap-home {
	margin: 0; 
	background: #fff;
	width: 755px;
	padding: 5px;
}
#sw-wrap-home a img { 
	border: 0; 
}
#sw-wrap-home .top-panel {
	
}
#sw-wrap-home .welcome-img-main,
#sw-wrap-home .welcome-contact { float: left; }
#sw-wrap-home .welcome-img-main { margin: 0 5px 0 0; }
#sw-wrap-home .welcome-small-business {
	width: 263px;
	height: 139px;
	position: relative;
	float: left;
	margin: 5px 0 0 0;
}
#sw-wrap-home .welcome-small-business a {
	height: 139px;
	width: 263px;
	position: absolute;
	top: 0;
	left: 0;	
}
#sw-wrap-home .welcome-small-business a span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 139px;
	width: 263px;
}
#sw-wrap-home .welcome-small-business a span.replace { 
	z-index: 2; 
	background: url(/Images/satisfaction_guaranteed.jpg) no-repeat; 
}
#sw-wrap-home .middle-panel,
#sw-wrap-home .bottom-panel { 
	padding-top: 20px;
	background: url(/Images/section-bg.png) no-repeat;
	margin-top: 10px;
}
#sw-wrap-home .middle-panel .tile {
	height: 162px;
	width: 244px;
	display: block;
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
	position: relative;
}
#sw-wrap-home .middle-panel .buy-booklets { 
margin: 0; 
}
#sw-wrap-home .middle-panel .tile span,
#sw-wrap-home .middle-panel .tile span.replace {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 1;	
}
#sw-wrap-home .middle-panel .tile span.replace { 
	z-index: 2; 
}
#sw-wrap-home .buy-brochures span.replace { 
	background: url(/Images/buy-brochures.jpg) no-repeat; 
}
#sw-wrap-home .buy-postcards span.replace { 
	background: url(/Images/buy-postcards.jpg) no-repeat; 
}
#sw-wrap-home .buy-booklets span.replace { 
	background: url(/Images/buy-booklets.jpg) no-repeat; 
}
#sw-wrap-home .bullets,
#sw-wrap-home .bullets li {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;	
}
#sw-wrap-home .bullets li {
	float: left;
	margin: 0 6px 0 0;
	height: 90px;
	width: 244px;
}
#sw-wrap-home .bullets li.proofing,
#sw-wrap-home .bullets li.no-hassle { 
	margin-right: 0; 
}
#sw-wrap-home .bullets li a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(/Images/bullet-buttons2.png) no-repeat;
	color: #47b2e3;
	text-decoration: none;
	font-size: 10px;		
}
#sw-wrap-home .bullets li a:hover { 
	color: #006BA0; 
}
#sw-wrap-home .bullets .testimonials a { 
	background-position: -250px 0; 
}
#sw-wrap-home .bullets .proofing a { 
	background-position: -500px 0; 
}
#sw-wrap-home .bullets .design a { 
	background-position: 0 -100px; 
}
#sw-wrap-home .bullets .mailing a { 
	background-position: -250px -100px; 
}
#sw-wrap-home .bullets .no-hassle a { 
	background-position: -500px -100px; 
}
#sw-wrap-home .bullets span { 
	display: block; padding: 57px 0 0 95px;  
}
#sw-wrap-home .bullets .samples span { 
	padding: 57px 0 0 95px; 
}
#sw-wrap-home .bullets .testimonials span { 
	padding: 45px 24px 0 95px; 
}
#sw-wrap-home .bullets .no-hassle span { 
	padding-top: 60px; 
}
#sw-wrap-home span.replace { 
	cursor: pointer; 
}

#sw-wrap-home .guarantee { 
	width: 363px; 
	height: 148px; 
	background: url(/Images/guarantee-tile.png) no-repeat; 
}
#sw-wrap-home .guarantee img { 
	float: left; 
}
#sw-wrap-home .guarantee a { 
	font-size: 14px; 
	color:#47b2e3; 
	text-decoration: none; 
}
#sw-wrap-home .guarantee a:hover { 
	color:#006BA0; 
}
#sw-wrap-home .satisfaction { 
	float: left; 
}
#sw-wrap-home .satisfaction div { 
	padding: 12px 20px 0 6px; 
}
#sw-wrap-home .satisfaction div p { 
	padding: 15px 0 0 5px; 
	margin-left: 110px; 
	font-size: 14px; 
	font-weight: bold; 
}
#sw-wrap-home .bestprice { 
	float: right; 
	margin-right:10px;
}
#sw-wrap-home .bestprice div { 
	padding: 16px 10px 0 12px; 
}
#sw-wrap-home .bestprice div p { 
	padding: 7px 0 0 5px; 
	margin-left: 100px; 
	font-size: 14px; 
	font-weight: bold; 
}


#sw-product-wrap { 
	font-family: Arial; 
	font-size: 14px; 
}
#sw-product { 
	width: 475px; 
}
#sw-product .productTop .productMainImage { 
	float: left; 
	margin: 0 5px 0 0; 
}
#sw-product .productSection { 
	background: #e8e7e3 url(/Images/100-percent-bug.png) no-repeat 10px 35px; 
	padding: 10px; 
	margin: 10px 0; 
}
#sw-product h2,
#sw-product h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; 
	padding: 0; 
	font-size: 14px; 
}
#sw-product .productSection h3 { 
	color: #0370a6; 
}
#sw-product .productSection .leftSide { 
	width: 75px; 
	float: left; 
}
#sw-product .productSection .rightSide { 
	font-size: 12px; 
	margin-left: 75px; 
	padding: 0 5px 0 10px; 
	border-left: 1px dashed #bcbbba; 
}
#sw-product .productSection p.last { 
	padding-bottom: 0; 
	margin-bottom: 0; 
}
#sw-product .navbutton { 
	margin-bottom: 5px; 
}
#sw-product .menu1 li a b { 
	padding-left: 10px; 
	padding-right: 10px; 
}
#sw-product .folding h3,
#sw-product .folding p { 
	font-size: 10px; 
}
#sw-product .folding .coCol1 { 
	width: 110px; 
	padding-left: 68px; 
	margin-right: 5px; 
	float: left;
}
#sw-product .folding .coCol2 { 
	width: 108px; 
	padding-left: 70px; 
	float: left; 
}
#sw-product .half-fold { 
	background: url(../Images/folds/half-fold.png) no-repeat; 
}
#sw-product .z-fold { 
	background: url(../Images/folds/z-fold.png) no-repeat; 
}
#sw-product .double-gate-fold { 
	background: url(/Images/folds/double-gate-fold.png) no-repeat; 
}
#sw-product .folding .double-parallel-fold { 
	background: url(/Images/folds/double-parallel-fold.png) no-repeat; 
	width: 120px; 
}
#sw-product .gate-fold { 
	background: url(/Images/folds/gate-fold.png) no-repeat; 
}
#sw-product .roll-fold { 
	background: url(/Images/folds/roll-fold.png) no-repeat; 
	height: 117px; 
}
#sw-product .tri-fold { 
	background: url(/Images/folds/tri-fold.png) no-repeat; 
}

#sw-wrap-home .clearer,
#sw-product .clearer {
    font-size:1px; 
	line-height:0; 
	overflow:hidden; 
	clear: both;
}


/*Header*/
.header {height:106px;}
.header .logo {width:216px; height:69px; padding:11px 0 12px 7px; float:left;}
.header .logo h1 a {background:url(Images/logo.jpg) no-repeat; width:216px; height:69px; display:block; text-indent:-3500px;}

.headerRight {float:right;}
.headNav {float:right; padding:8px 0 0 0;}
.headNav ul {list-style:none; margin:0; padding:0;}
.headNav li {float:left; list-style:none; margin:0 0 0 6px; padding:0; line-height:26px; text-transform:uppercase; position:relative;}
.headNav li a {display:inline-block; background:url(Images/headerTop-nav.jpg) no-repeat left; padding-left:5px; height:26px; color:#262626; text-decoration:none;}
.headNav li a span {display:block; background:url(Images/headerrt-nav.jpg) no-repeat right top; padding-right:5px;}
.headNav li a:hover {}
.headNav li a:hover span {}
.headNav li .cart-ico {background:url(Images/cart-ico.jpg) no-repeat; width:16px; height:14px; position:absolute; top:6px; left:6px;}

.tele {font-size:20px; color:#2f292a; font-weight:bold; float:right; padding-top:16px;}
.headerRight h3 {color:#262626; font-size:12px; float:right; padding:8px 24px 0 0; margin:0;}
.headerRight h3 strong {color:#d82992;}
.headerRight h3 span {color:#008fc3;}

.nav {background:url(Images/navBar.jpg) no-repeat; height:32px; margin-bottom:12px; border-bottom:1px solid #dcdbd9; padding:0 0 0 6px;}
.nav ul {list-style:none; margin:0; padding:0;}
.nav li {list-style:none; margin:0 6px 0 0; padding:0 0 0 8px; float:left; font-size:14px; text-shadow:0 1px 4px #333; background:url(Images/nav-divider.jpg) no-repeat 0 0;}
.nav li:first-child {background:none; padding-left:0;}
.nav li a {color:#fff; text-decoration:none; display:block; padding:0 15px; margin-top:5px; line-height:22px; 
-moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px;}
.nav li a:visited {color:#fff; text-decoration:none; display:block; padding:0 15px; margin-top:5px; line-height:22px; 
-moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px;}
.nav li a:hover, .nav li a.active {background:#161616; text-decoration:none;}

.sideBar {border-left:1px solid #dcdbdb; padding:20px 9px 25px; background:#faf9f9;}
.sideBar .sideMenu {padding-bottom:20px;}
.sideBar .sideMenu h2 {color:#606060; font-family:Arial, Helvetica, sans-serif; font-size:20px; margin:0; padding:0 0 10px;}
.sideBar .sideMenu ul {list-style:none; margin:0; padding:0;}
.sideBar .sideMenu li {list-style:none; margin:0; padding:0 0 0 12px; line-height:21px; border-bottom:1px dotted #00a8e2;}
.sideBar .sideMenu li a {color:#00a8e2; text-decoration:none; position:relative; display:inline-block;}
.sideBar .sideMenu li a:hover {}
.sideBar .sideMenu li .newIco {background:url(Images/new-ico.jpg) no-repeat; width:20px; height:20px; position:absolute; top:0; right:-32px;}

.callUs {padding:10px 0 36px 0;}
.callUs h3 {color:#606060; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin:0; padding:0 0 10px;}
.callUs h4 {color:#f332b5; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; margin:0; padding:0; font-weight:bold;}
.callUs p {color:#606060; font-size:11px;}
.callUs a.liveHelp {background:url(Images/liveHelp.jpg) no-repeat; width:120px; height:92px; float:left; margin:5px 0 0 40px;}

.sideAbt {}
.sideAbt h2 {font-size:16px; color:#616161; margin:0; padding:0 0 3px;}
.sideAbt p {margin:0; padding:0 0 10px;}
.sideAbt a.more {color:#5dcdf5; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

/*Main Slider*/
.MainSlider {position:relative; margin-bottom:20px;}
.sliderPart {background:url(Images/mainSlider-rt.png) no-repeat; height:232px; width:16px; position:absolute; top:8px; right:3px;}
.gauranteedBar {background:url(Images/pinkBar.png) no-repeat; height:44px; width:749px;}
.gauranteedBar ul {margin:0; padding:3px 0 0 0; list-style:none;}
.gauranteedBar li {color:#fff; font-size:15px; text-shadow:0 1px 3px #333; padding:0 20px; margin:0; list-style:none; line-height:34px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.gauranteedBar li.noBak {padding-right:0;}
.gauranteedBar li.ico {background:url(Images/gaurante-divider.png) no-repeat 0 6px;}

.featureBx {}
.featureBx ul {margin:0; padding:5px 0 0 8px; list-style:none;}
.featureBx li {margin:0; padding:0; list-style:none; float:left;}
.featureBx li .featureTh {float:left; width:80px; text-align:center; padding-right:10px;}
.featureBx li .featInfo {width:158px; float:left;}
.featureBx li h3 {font-size:18px; color:#050505; margin:0; padding:0; line-height:16px;}
.featureBx li h3 span {font-size:15px; display:block;}
.featureBx li a.readBtn {background:url(Images/readBtn.png) no-repeat; width:117px; height:24px; line-height:24px; font-weight:bold; color:#050505; float:left; text-align:center; margin:5px 0 0 0;}

/*Satisgfaction Box*/
.satisfacBox {background:#f3f3f3; padding:10px 0 5px; margin:15px 0 8px 0;}
.satisfacBox ul {margin:0 0 0 27px; padding:0; list-style:none;}
.satisfacBox li {margin:0 32px; padding:0; list-style:none; float:left;}





