#systemsmenu
{
width:180px;
float:left;
}
#systemscontent
{
width:330px;
float:right;
}
.systemsimage
{
width:180px;
height:135px;
position:relative;
margin-top:10px;
}
#systemshort
{
font-size:1.2em;
color:#666666;
margin:3px 0px 3px 0px;
padding:3px 0px 3px 0px;
font-weight:bold;
color:#339999;
}
#systemslinks
{
font-size:1.1em;
margin:3px 0px 3px 0px;
padding:3px 0px 3px 0px;
}