﻿body {
}
.extraValueBox {margin-top:3px; float:left; }

.extraValue {list-style:none; padding:0; margin:0;}
.extraValue li
{float:left; list-style:none;  margin:auto auto; width:274px;padding: 0 10px 0 10px; height:200px; border-left:1px dotted #666;}

.first  {list-style:none; padding:0; margin:0;}
.first li
{float:left; margin:0; width:275px; padding: 0 10px 0 10px; height:200px; list-style:none;}


#secondItem {position:relative; float:left; width:250px; height:250px; background:url(../images/body/server-solutions.jpg);}
#secondItem span {position:absolute; top:230px; left:5px; font-size:10pt;}
#secondItem a:link { text-decoration :none;color:#333; }
#secondItem a:visited {text-decoration: none; color:#333;}
#secondItem a:hover { text-decoration: underline;}
#secondItem a:active {text-decoration:none; color:#333;}