@charset "utf-8";
/* CSS Document */
.vpsmid {
margin-bottom: 0px; height:auto; overflow:hidden;
width:910px;
}
.vpsmid .selectorbox {
/*background-image: url('../img/selectorbox.png');*/
width:280px;
height: 118px; float:left;
margin-bottom: 3px;
text-align: center;
}
.vpsmid .selectortable {
color: #688BB1;
margin-left: 0px;
margin-top: 10px;
padding: 0 0px 0 5px;
width: 100%;
text-align: center;
}
.selectortable td {
cursor:pointer;
position: relative;
width: 11%;
font-size: 16px;
font-family: trebuchet ms;
color: #336799;
font-weight: bold;
border-right: 1px dotted #444;
}
.vpsmid .boxhead {
background-image: url('../img/bxtop200.png');
}
.vpsmid .box {
padding: 10px 12px 19px 12px;
background-image: url('../img/vpsbox.png');
border: none;
background-repeat: no-repeat;
margin-bottom: 0px;
}

.vpsmid ul{
margin: 3px 0px 5px 0;
padding: 0px;
list-style: none;
float: left;
}

.vpsmid li {
width: 100px;
height: 56px;
float: left;
font-family: arial;
padding:  0 10px 20px 10px;
margin: 0px 0 0 0;
text-align: center;
/*border-right: 1px solid #c0c0c0;
border-left: 1px solid #fff;*/
}
.middle {
width: 590px; float:right; height:auto; padding-top:10px;
}
.vpsmid .specbox {
float: left;
background-image: url('../img/specbox.gif');
background-repeat: no-repeat;
background-position: 0px 0;
margin-bottom: 1px;
height: 84px;
}
.specbox h3 {
margin: 10px 0 7px 0;
color: #FFFFFF;
font-size: 14px;
}
.specbox h2 {
color: #FFFFFF;
font-size: 18px;
margin: 10px 0 0 0;
}
.vpsmid .pricebox {
background-image: url('../img/pricebox.png');
background-repeat: no-repeat;
float: left;
margin: 0 0px 0 2px;
width: 131px;
height: 86px;
}
.pricebox h2 {
color: #fff;
text-align: center;
margin-top: 28px;
font-size: 24px;
}

.resellerordernow{
position: relative;
left: 2px;
float: left;
width: 80px;
height: 84px;
background-color: transparent;
background-image: url('../img/ordersmallnow.png');
background-repeat: no-repeat;
background-position: 0px 0;
border: none;
cursor: pointer;
margin-right:10px;
}

div {
outline: 0px dotted #000;
}
.clear {
clear: both;
}



