@charset "utf-8";
/* CSS Document */

.rounded-corner {font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size:12px; width:680px; text-align:left; border-collapse:collapse; margin:10px 0 20px 0;}
.rounded-corner thead th.rounded-left {background:#478C55 url("../images/hosting-top-left.gif") left -1px no-repeat;}
.rounded-corner thead th.rounded-right {background:#478C55 url("../images/hosting-top-right.gif") right -1px no-repeat;}
.rounded-corner th {font-weight:normal;font-size:13px; color:#ffffff; background:#478C55; padding:8px;}
.rounded-corner td {background:#e8edff; border-top:1px solid #ffffff; color:#669; padding:8px;}
.rounded-corner tfoot td.rounded-foot-left {background:#e8edff url("../images/hosting-bottom-left.gif") left bottom no-repeat;}
.rounded-corner tfoot td.rounded-foot-right {background:#e8edff url("../images/hosting-bottom-right.gif") right bottom no-repeat;}
.rounded-corner tbody tr:hover td {background:#CFE9D5;}
.rounded-corner tbody:hover {cursor:pointer;}

#linux_server, #windows_server {color:#7b7b7b; font-weight:bold; width:680px; text-align:right; padding-top:10px;}
#linux_server {height:60px; margin-top:7px;}
#windows_server {height:50px;}
#linux_server a, #windows_server a {color:#7b7b7b; font-weight:bold; text-decoration:underline;}
#linux_server .managed_services {position:relative; top:45px;}
#windows_server .managed_services {position:relative; top:35px;}

.underline a {text-decoration:underline; color:#666699;}
.underline a:visited {text-decoration:underline; color:#666699;}
.underline a:hover {text-decoration:underline; color:#666699;}