.Content_DevCellLeft
{
    position: relative;
    float: left;
    width: 362px;
    height: 173px;
}
.Content_DevCellLeft a, .DContent_DevCellLeft a:visited, .DContent_DevCellLeft a:active
{
  text-decoration: none;
}
.Content_DevCellLeft a:hover
{
  text-decoration: none;
}


.Content_DevCellRight
{
    position: relative;
    float: right;
    width: 362px;
    height: 173px;
}

.Content_DevCellTitle
{
    position: absolute;
    left: 8px;
    top: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    text-align: left;
}

.Content_DevCellLogoImage
{
    position: absolute;
    left: 10px;
    top: 30px;
}


