.Customer {
color: #787878;
font-size: 11px;
line-height: 13px;
margin-top: 5px;
font-weight: bold; 
}

.Customer hr {
height: 1px;
color: white;
background-color: white;
}

.Customer h1 {
width: 177px;
height: 19px;
line-height: 18px;
font-size: 12px;
text-transform : uppercase;
color: #FFFFFF;
margin: 0px;
background-color: #666666;
background-image: url('../images/ico_Customer.gif');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 23px;
}

.Customerspace {
width: 100%;
margin-top: 1px;
background-color: #eeeff1;
}

.Customerspace2 {
width: 100%;
margin-top: 0px;
background-color: #eeeff1;
border-top: 1px solid #FFFFFF;
}

.Customercontent {
vertical-align: top;
padding: 7px 10px 7px 23px;
background: url('../images/arrow_link_blue.gif') no-repeat right;
}

.Customercontent a {
color: #787878;
text-decoration: none;
}

.Customercontent a:hover {
color: #787878;
text-decoration: underline;
}

.Customercontent a:visited {
color: #787878;
}

.Customercontent span {
font-weight: normal;
text-decoration: none;
}
