@charset "UTF-8";
/* CSS Document */

h3 {
font-size:18px !important;
}

h4 {
size:16px;
color:#7cba33;
}

#leftText {
width:270px;
float:left;
}

#rightText {
width:270px;
float:left;
margin-left:10px;
}

#rightText h3 {
margin:0px;
padding:0px;
}

ul.b2bList {
color:#0460b7;
padding-left:14px;
}

ul.b2bList li span {
color:#000;
}

#B2BheaderImage {
margin-bottom:10px;
width:867px;
height:201px;
}

.b2bContent h5 {
font-size:14px !important;
color:#0460b7 !important;
padding:0px !important;
margin:0px;
}

#rightColumnWrapper {
font-size:12px;
line-height:18px;
width:273px;
}

#rightColumnWrapper a {
color:#0460b7 !important;
height:20px;
text-decoration:none;
}

#mythtop
{
	margin-top: 10px;
}

.myth 
{
	width:579px;
	height:auto;
	min-height: 100px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	background-image:url(../site-img/myth.png);
	background-repeat:no-repeat;
	z-index: 1;
}

.myth a
{
	outline: none;
}

.myth h3:hover
{
	text-decoration: underline;
}

.myth h3
{
	margin: 15px 0 0 100px;
	width: 460px;
	padding: 0 0 10px 0;
	font-size:13px !important;
	letter-spacing:0px !important;
	line-height:17px;
}

.myth3lines h3
{
	margin-top: 10px;
}

.mythAnswer 
{
	background:url(../site-img/fact.png) left bottom;
	padding: 15px 0 20px 0;
	margin: -4px 0 20px 0;
	z-index: 20;
}

.mythAnswer p 
{
	width:400px;
	padding: 0 0 10px 0;
	margin: 0 0 0 100px;
}

ul.leaf {
margin:0px;
padding:0px;
}

ul.leaf li {
list-style:none;
background-image:url(../site-img/b2b/b2bleafIcon.png);
background-repeat:no-repeat;
display:block;
margin-top:6px;
margin-bottom:6px;
padding-left:30px;
}

#b2bTestimonials {
margin-top:20px;
}

input[type=submit] {
width:100px;
}

#addAnotherPrinter {
border:1px solid #BBBBBB;
margin:2px;
background:none;
background-color:#f0f0f0;
}

#addAnotherPrinter .first-child {
border:none;
}

#quoteTable {
padding:0px;
border-spacing:0px;
}

#quoteTable input {
width:136px;
}

#quoteTable td {
padding:0px !important;
}

tr#firstPrinterRow td {
padding:0px !important;
}

tr#firstPrinterRow input {
width:136px;
}

#requestAQuoteLeft {
width:280px;
float:left;
}

#requestAQuoteLeft img {
padding-bottom:40px;
}


#requestACallRight {
width:260px;
float:right;
}

#requestACallRight img {
padding-right:10px;
padding-bottom:20px;
}

.contactForm input, .contactForm textarea {
border:1px solid #aaa !important;
}

#contentWrapper {
padding-bottom:0px !important;
}

#footerWrapper {
margin:auto;
}

.quoteLink {
color:#000 !important;
font-weight:normal !important;
text-decoration:none !important;
}




.formCol {
    width:275px;
    float:left;
}

.formCol p {
    height:30px;
}

.formCol p textarea {
    height:60px;
}

.formCol p.enquiry {
    height:90px;
}

.formCol p label {
    width:70px;
    float:left;
    text-align:right;
    font-size:0.9em;
    line-height:11px;
}

.formCol p input, .formCol p textarea {
    width:180px;
    float:left;
    margin-left:4px;
}


div.yellowBox {
    border: 6px solid #feeb02;
    padding: 10px;
    width: 240px;
    margin-bottom: 10px;
}

div.yellowBox ul {
    margin:0px;
}

div.yellowBox ul li {
    color:#000;
}

div.yellowBox ul li span {
    color:#0061a8;
}

h3.green {
    color:#7cba33;
}
div.yellowBox h3.green{
    margin-top:0;
}

#leftText h3, #rightText h3 {
    margin:0px 0px 15px 0px;
}