.ebannerwrapper{
width: 100%;
height:175px;
text-align: center;
}
.ebanner{
width: 422px;
height:175px;
text-align: left;
font-family: Tahoma;
line-height: 140%;
font-size: 12px;
}
.comesee{
background-image: url('../images/comesee_banner_bg.png');
background-repeat: no-repeat;
}
.blank{
background-image: url('../images/blank_banner_bg.png');
background-repeat: no-repeat;
}
#ebannerheader{
padding-top: 60px;
padding-left: 20px;
padding-bottom: 5px;
font-size: 140%;
font-weight: bold;
width: 260px;
color: #000000;
}
#ebannertext1{
color: #000000;
width:400px;
padding-left:20px;
}
#ebannertext1 a{
color: #407872;
}
#ebannertext1 a:hover{
color: #65BDB3;
}