a:hover .instrumentation_btn {
    background-image: url("/images/DCM014-LANDING-PAGE-DESIGN-FINAL_03.jpg");
    width:168px;
    height:170px;
    cursor:pointer;
}
a .instrumentation_btn {
    background-image: url("/images/DCM014-LANDING-PAGE-DESIGN-FINAL-2_03.jpg");
    width:168px;
    height:170px;
}

a:hover .lecore_btn {
    background-image: url("/images/DCM014-LANDING-PAGE-DESIGN-FINAL-2_05.jpg");
    width:168px;
    height:170px;
    cursor:pointer;
}
a .lecore_btn {
    background-image: url("/images/DCM014-LANDING-PAGE-DESIGN-FINAL_05.jpg");
    width:168px;
    height:170px;
}

a:hover .datatech_btn {
    background-image: url("/images/DCM014-LANDING-PAGE-DESIGN-FINAL-2_07.jpg");
    width:168px;
    height:170px;
    cursor:pointer;
}
a .datatech_btn {
    background-image: url("/images/DCM014-LANDING-PAGE-DESIGN-FINAL_07.jpg");
    width:168px;
    height:170px;
}

.table_wrap {width: 100%;}
.table_wrap table {text-align:center;}

.content {
    /*background-image: url("/images/dcm_instrumentation_14.jpg");*/
    width: 100%;
    vertical-align: top;
}

.contact_us { padding:30px; }
div.button_bar {
    display: inline;
    border: none;
    white-space-collapse:discard;
}
img {
    /*display:inline;*/
    vertical-align: top;
    text-decoration:none;
    border: 0;
    margin: 0;
    padding: 0px;
}
.button:hover{
    cursor: pointer;
}
#reset {
    background-image: url("/images/reset_btn.jpg");
    width:99px;
    height: 40px;
    text-indent: -4000px;
    border: none;
}
#submit {
    background-image: url("/images/submit_btn.jpg");
    width:105px;
    height: 40px;
    text-indent: -4000px;
    border: none;
}
tr, td{
    border: 0;
    margin: 0;
    padding: 0px;
    vertical-align:top;
}

.sidebar img , .content_header img{
    vertical-align: top;
    display:block;
}
.logos img { float:left;}

.newsitem_blurb {width: 550px; float:left;}
.newsitem_blurb h4, .newsitem_blurb p, .newsitem_blurb img {font-family: Helvetica, Arial, sans-serif; padding-left: 20px;}
.newsitem_pic {float:right;}
.newsitem {clear:both;}