@charset "utf-8";
/* CSS Document */

/* for all product Customer pages */

#customer {
line-height:1.1em;
font-size:85%;
width:100%;
color:#767676;
letter-spacing:.015em;
}

.customer-text {    /* #3 */
height:30px;
padding:0 0 5px 0;
width:100%;
line-height:.9em;
color:#767676;
position:relative;
left:3px;
margin-top:-6px;
text-align:justify;

}
p.customer-readmore a {
position:relative;
top:24px;
left:125px;
font-size:93%;
text-align:right;
}

.customer-cell { /*for lonley table cells */
width:180px;
}

.customer-featured-text {
height:194px;
}

.customer-feature-headline { 
font-size:1.35em;
font-weight:bold;
color:rgb(118,118,118);
position:relative;
top:-32px;
*top:-30px;
left:-190px;
}
.customer-feature-headline-small { 
font-size:1.35em;
font-weight:bold;
color:rgb(118,118,118);
position:relative;
top:-4px;
*top:-2px;
left:-145px;
}

.customer-feature-copy {
float:left;
font-size:1.0em;
font-weight:bold;
color:rgb(118,118,118);
position:relative;
top:-15px;
left:16px;
}
.customer-feature-copy-1 {
float:left;
width:420px;
font-size:.8em;
font-weight:normal;
color:rgb(118,118,118);
margin-top:10px;
position:relative;
top:-15px;
left:16px;
}
.customer-feature-copy-2 {
float:left;
font-size:.9em;
font-weight:normal;
color:rgb(118,118,118);
position:relative;
top:12px;
left:-4px;
margin-top:5px;
}
.customer-feature-graphic {
position:relative;
left:240px;
top:0px;
width:200px;
}
.customer-feature-graphic2 {
position:relative;
left:160px;
top:0px;
width:200px;
}

.customer-feature-graphic-small {
position:relative;
left:300px;
top:0px;
width:200px;
}
