/***************************    STYLES FOR XARPAGES OEM Overview    ***********************/

.oemoverview{
    float:left;
    margin: 0 0.9em 0.9em 0;
    border:solid 1px black;
    width:210px;
}

.oemoverview img{
    vertical-align:middle;
    border:0px;
    margin-right: 0.5em;
}

.oemoverview a, .oemoverview a:hover, .oemoverview a:active, .oemoverview a:visited{
    text-decoration:none;
    color: #FFFFFF !important;  
    font-weight:bold;
    display: block;
    background-color: #335555;    
}
.oem_body h4{
    margin:10px 0px 20px;
}

.oem_body ul{
    list-style:none;
    width:100%;
    float:left;   
}

.oem_body li{
    list-style:none;
    float:left;
    width:33%;
}

.nodecoration{
    list-style:none;
}
