body 
{
	background-image:url(../img/bgRoot.jpg);
    font-family:"Trebuchet MS","Lucida Grande",Arial,Helvetica,sans-serif;
    color:#858585;
    font-size:12px;
    padding-top:80px;
    padding-right:155px;	
}

div#content
{
    height:420px;
    width:360px;
    border:1px dotted #FFF;
    background-color:#070707;
    margin:auto;
    float:right;
}

div#content div.link 
{
    height:140px;
    border:none;
    width:360px;
}

div#content div.link:hover
{
    background-color:#242424;
}

div#content div.link a img.sx
{
    height:140px;
    width:140px;
    border:none;
    float:left;
}

div#content div.link a img.dx
{
    height:140px;
    width:220px;
    border:none;
    float:right;
}
