@charset "utf-8";
/* CSS Document */

html { font-size: 100%; }

body {
	margin: 0;
	padding: 0;
	background-color: #eaeaea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #1f1f1f;
}


.os-link a:hover {
	border: 0px;
	background-image: url('img/os-hover.jpg');
}

#canvas {
	margin: 0 auto;
	padding-top: 30px;
	width: 978px;
}

a {
    background-color: #000;
    color: #fb7923;
    padding: 0.2em;
}

a:hover {
    color: #000;
    background-color: #fb7923;
}

#addthis {
    clear: both;
    display: block;
    text-align: right;
    padding: 20px 20px 10px 0;
}

span#addthis a, #at16pf a {
    background-color: transparent;
}

#canvas a {
	text-decoration: none;
	/*background-color: #1f1f1f;
	color: #fb7923;*/
}

#canvas div.full_box {
	margin-bottom: 30px;
}

#canvas div.full_box div.content {
	padding: 16px 0;
	background-color: #fff;
}

#canvas div.full_box div.content div.burstable {
	background-image: url(../img/icons/burstable.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#canvas div.full_box div.content div.image_float {
	margin: 0 100px;
}

#canvas div.full_box div.content div.image_float h3 {
	margin: 30px 0 10px 100px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

#canvas div.full_box div.content div.image_float img {
	float: left;
}

#canvas div.full_box div.content div.image_float p {
	margin-left: 100px;
	margin-right: 0;
	line-height: 20px;
	text-align: justify;
}

#canvas div.full_box div.content div.metered {
	background-image: url(../img/icons/metered.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#canvas div.full_box div.content div.per_incident {
	background-image: url(../img/icons/per_incident.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#canvas div.full_box div.content div.provisioning {
	background-image: url(../img/icons/provisioning.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#canvas div.full_box div.content div.swap {
	background-image: url(../img/icons/swap.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#canvas div.full_box div.content h1 {
	margin: 0 100px 20px 100px;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
}

#canvas div.full_box div.content h2 {
	margin: 30px 0 0 100px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

#canvas div.full_box div.content ol {
	margin: 0;
	padding: 0 100px;
}

#canvas div.full_box div.content ol li {
	margin-bottom: 20px;
}

#canvas div.full_box div.content ol li p {
	margin: 0;
	padding: 0;
}

#canvas div.full_box div.content ol li p.question {
	font-weight: bold;
}

#canvas div.full_box div.content p {
	margin-right: 100px;
	margin-left: 100px;
	line-height: 20px;
	text-align: justify;
}

#canvas div.full_box div.content span.bold {
	font-weight: bold;
}

#canvas div.full_box div.content span.italic {
	font-style: italic;
}

/*#canvas div.full_box div.content ul {
	margin: 0;
	padding: 0 100px;
	list-style-type: none;
}

#canvas div.full_box div.content ul li {
	margin-bottom: 5px;
}*/

div.full_box div.content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.full_box div.content ul li {
    padding: 0.7em 100px;
}

#canvas div.full_box div.footer {
	height: 14px;
	background-image: url(../img/box_footer.png);
}

#canvas div.full_box div.header {
	height: 14px;
	background-image: url(../img/box_header.png);
}

#canvas div.full_box_w_col {
	margin-bottom: 30px;
}

#canvas div.full_box_w_col div.content {
	margin: 0;
	padding: 0;
	background-color: #fff;
	
}

#canvas div.full_box_w_col div.content div.clear {
	clear: both;
}

#canvas div.full_box_w_col div.content div.left {
	float: left;
	padding-left: 15px;
	width:978px;
	#border-right: 1px solid #ccc;
}

#canvas div.full_box_w_col div.content div.left div.plesk-banner a:hover {
	color: #fb7923;
}

#canvas div.full_box_w_col div.content div.left div.column {
	margin: 16px 0 0 0;
}


#canvas div.full_box_w_col div.content div.left div.column div div.package_box {
	width: 215px;
	cursor: pointer;
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.content {
	padding: 6px 20px;
	background-color: #ccc;
	background-image: none;
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.content h2 {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	width: 177px;
	height: 30px;
	background-image: url(../img/package_title.png);
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fb7923;
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.content p {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 175px;
	line-height: 32px;
	background-image: url(../img/package_price.png);
	text-align: center;
	font-size: 11px;
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.content ul {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	list-style-type: none;
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.content ul li {
	margin-bottom: 0;
	padding: 0;
	padding-bottom: 5px;
	height: auto;
	border-bottom: none;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.content ul li span.orange {
	display: inline;
	margin-right: 10px;
	float: left;
	width: 60px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #fb7923;
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.footer {
	height: 14px;
	background-image: url(../img/package_footer.png);
}

#canvas div.full_box_w_col div.content div.left div.column div div.package_box div.header {
	height: 14px;
	background-image: url(../img/package_header.png);
}

#canvas div.full_box_w_col div.content div.left div.column div.center {
	float: left;
	width: 150px;
}

#canvas div.full_box_w_col div.content div.left div.column div.center div.package_box {
	margin: 0 auto 30px auto;
}

#canvas div.full_box_w_col div.content div.left div.column div.clear {
	clear: both;
}

#canvas div.full_box_w_col div.content div.left div.column div.left {
	float: left;
	width: 450px;
	border: none;
}

#canvas div.full_box_w_col div.content div.left div.column div.left div.package_box {
	margin: 0 0 30px 0;
	float: right;
}

#canvas div.full_box_w_col div.content div.left div.column div.right {
	margin: 0;
	padding: 0;
	float: left;
	width: 300px;
	border: none;
}

#canvas div.full_box_w_col div.content div.left div.column div.right div.package_box {
	margin: 0 0 30px 0;
	float: left;
}

#canvas div.full_box_w_col div.content div.right {
	padding: 0px;
	float: left;
	width: 229px;
}

#canvas div.full_box_w_col div.content div.right h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#canvas div.full_box_w_col div.content div.left ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#canvas div.full_box_w_col div.content div.left ul li {
	padding: 5px 0;
	height: 32px;
		font-size: 11px;
}

#canvas div.full_box_w_col div.content div.left ul li img {
	margin-right: 10px;
	float: left;
}

#canvas div.full_box_w_col div.content div.left ul li p {
	margin: 0;
	padding: 0;
	line-height: 32px;
}

#canvas div.full_box_w_col div.footer {
	clear: both;
    height: 14px;
	background-image: url(../img/box_footer.png);
}

#canvas div.full_box_w_col div.header {
	height: 14px;
	background-image: url(../img/box_header.png);
}

#footer {
    clear: both;
	margin: 0 auto 50px auto;
	width: 100%;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
}

#footer a, #canvas a.plain-link {
    background-color: transparent;
    text-decoration: underline;
    color: #1f1f1f;
}

#footer a:hover, #canvas a.plain-link:hover {
    text-decoration: none;
}

#footer ul {
	margin: 0 auto;
	padding: 5px 0;
	list-style-type: none;
	list-style-position: outside;
	border-top: 1px solid #ccc;
}

#footer ul li {
    margin: 0 auto;
	display: inline;
	padding: 5px 10px;
	line-height: 2em;
}

#footer ul li a img {
    border: none;
}

#header {
	height: 100px;
	background-color: #1f1f1f;
	background-image: url(../img/header_bk.png);
	background-repeat: repeat-x;
	border-bottom: 0px solid #ccc;
}

#header div.canvas {
	margin: auto;
	width: 978px;
}

#header div.canvas a {
    background-color: transparent;
    border: 0;
}

#header div.canvas p a:hover {
	color: #fb7923;
}

#header div.canvas ul#tabs {
	position: relative;
	top: 71px;
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#header div.canvas ul#tabs li {
	margin: 0;
	margin-right: 2px;
	padding: 8px 0 8px 6px;
	display: inline;
	background: none;
	background-image: url(../img/menu_tab_left_black.png);
	background-position: left;
	background-repeat: no-repeat;
}

#header div.canvas ul#tabs li a {
	padding: 8px 12px 8px 6px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	background: none;
	background-image: url(../img/menu_tab_right_black.png);
	background-position: right;
	color: #fff;
}

#header div.canvas ul#tabs li.highlight {
	background: none;
	background-image: url(../img/menu_tab_left.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-right:8px;
}

#header div.canvas ul#tabs li a:hover {
	color: #fb7923;
}

#header div.canvas ul#tabs li.highlight span {
	padding: 8px 12px 8px 6px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
    background: none;
	background-image: url(../img/menu_tab_right.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #1f1f1f;
}

#header div.canvas ul#toplinks {
    margin:0;
    padding:0;
    list-style:none;
    float:right;
    clear:right;
    position:relative;
    top:-10px;
    right:5px;
    display:block;
}

#header div.canvas ul#toplinks li {
    display:block;
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    text-transform:uppercase;
}

#header div.canvas ul#toplinks li a, #header div.canvas ul#toplinks li a:link, #header div.canvas ul#toplinks li a:visited {
    text-decoration: none;
	color: #fff;
	margin: 10px 0 0 1.5em;
	background-color: transparent;
} 

#header div.canvas ul#toplinks li a:hover, #header div.canvas ul#toplinks li a:active, #header div.canvas ul#toplinks li a:focus {
    color: #fb7923;
}

#logo {
	position: relative;
	float: left;
	border: none;
}

#splash {
	margin-bottom: 30px;
	height: 150px;
	background-image: url(../img/splash2.png);
}

#splash h1 {
	position: relative;
	top: 30px;
	left: 100px;
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-weight: normal;
	color: #fb7923;
}

#splash h2 {
    color: #FFF; 
    margin-left: 100px; 
    margin-top: 50px; 
    font-weight: normal; 
    padding: 0px;
}

#splash p {
	position: relative;
	top: 80px;
	left: 100px;
	margin: 0;
	padding: 0;
	color: #eaeaea;
}

#splash ul {
	position: relative;
	top: 50px;
	left: 100px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#splash ul li {
	font-size: 18px;
	color: #eaeaea;
}

#menumenu ul {
        text-align: center;
        margin: 0;
        padding: 0;
        float: left;
        height: 30px;
        list-style-type: disc;
}

#menumenu ul li {
        margin-right: 25px;
        list-style-type: circle;
        padding: 0 0px;
        float: left;
        height: 30px;
        color: #000;
        line-height: 30px;
        text-transform: uppercase;
        font-weight: normal;
}

#menumenu {
	left: 0px;
	width: 1000px;
}

#menumenu ul li:first-child {
        border: 0;
        list-style-type: none;
        padding-left: 0px;
}

#menumenu ul li a {
        text-decoration: none;
        border: none;
        color: #fb7923;
}

#menumenu ul li a:hover {
        text-decoration: underline;
}

#menumenu ul li.highlight a {
        font-weight: bold;
}

.box {
	float: left; 
	padding-bottom: 10px;
	margin: 10px 15px 10px 0;
	background-color: #F3F3F3;
	border-left: 1px dotted #FFAA24;
	border-right: 1px dotted #FFAA24;
	border-bottom: 2px solid #D0CCC5;
	width: 250px;
}

.box ul {
	list-style: none;
	margin: 0;
	padding: 7px;
	/*font-size: 0.8em;*/
}

.box h2 {
	background-color: #007CC8; /*#FFAA24;*/
	color: #FFF;
	font-size: 0.9em;
	margin: 0;
	padding: 5px;
}

.box h3 {
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
	margin: 0;
	float: left;
}

.vps-box {
	height: auto; /*25.5em;*/
	padding-bottom: 0 !important;
	margin-right: 14px;
	width: 245px;
}

.comparison-box {
	width: 360px;
	margin: 10px 0px;
	font-size: smaller;
}

.comparison-box h2 {
	width: 360px;
	height: 50px;
	margin-left: 10px;
	font-size: 8px;
	color: #656565;
}

.comparison-box ul {
	padding: 0;
	text-align: left;
}

.comparison-box ul li {
	font-weight: bold;
	font-size: 10px;
	line-height: normal;
	margin: 0 7px;
	margin-left: 0px;
	border-bottom: 1px dotted #FFAA24;
	height: 50px;
	width: 360px;
}


.comparison-box ul li span {
	font-weight: normal;
	line-height: normal;
}

.box-control-panel {
	width: 202px;
	text-align: center;
}

.box-control-panel h2 {
	width: 250px;
	font-size: 8px;
}
.box-control-panel ul li{
	width: 250px;
	height: 50px;
	text-align: center;
	line-height: normal;
	font-weight: normal;
}

#details-more {
	clear:both;
	padding-top: 2em;
	margin-left: 10px;
	width:705px;
	text-align:center;
}

#details-more a, #details-more a:active, #details-more a:visited {
	display: block;
	background-color: #F3F3F3;
	border: 1px solid #007CC8;
	font-size: 1.2em;
	font-weight: 600;
	padding: 10px;
	color: #007CC8;
}

#details-more a:hover {
	color: #DC1D1D;
	border: 1px solid #DC1D1D;
}


.vps-box ul.promo {
    border: 1px solid #FFAA24; /*#007CC8;*/
    margin: 5px;
    margin-bottom: 0;
    padding: 0;
}

.vps-box ul.promo li {
    padding: 1px;
    margin: 0;
}

.vps-box ul.promo li.promo {
    text-align: center;
    padding: 5px;
    color: #fff;
    font-weight: 500;
    background: #FFAA24;
}

.vps-box ul.promo li del {
    width: 3.8em;
    display: block;
    float: left;
    text-align: right;
    padding-right: 0.5em;
}

.vps-box ul.order {
    padding: 7px 2px;
    margin-top: 10px;
}

.vps-box ul.order li.order-btn {
    width: 70px;
}

.vps-box h3.price {
    clear:left;
}

.vps-box p.promo {
    clear: both;
    font-size: 0.55em;
    color: #484848;
    font-style: italic;
    padding: 0 5px !important;
    margin: 10px 0 0 0 !important;
    line-height: normal;
}

#features {
    float:left;
    width:230px;
    padding:0 2em;
/*    border-right: 1px solid #ccc; */
}

#features h2 {
    font-size: 1.1em;
    padding: 1em 0;
    margin: 0;
    font-style: italic;
}

#features ul {
    list-style:none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #ccc;
}

#features ul li {
    padding: 1.2em 0 1.2em 45px;
    border-bottom: 1px solid #ccc;
}

#features ul li.root { background: url(../img/icons/root_access.png) no-repeat left center; }
#features ul li.backups { background: url(../img/icons/cdp.png) no-repeat left center; font-weight: 600; }
#features ul li.raid10 { background: url(../img/icons/disks.png) no-repeat left center; font-weight: 600; }
#features ul li.ksplice { background: url(../img/icons/ksplice.png) no-repeat left center; font-weight: 600; }
#features ul li.support { background: url(../img/icons/support.png) no-repeat left center; }
#features ul li.network { background: url(../img/icons/globe_network_connect.png) no-repeat left center; }
#features ul li.ppp { background: url(../img/icons/virtuozzo_panel.png) no-repeat left center; }
#features ul li.reboot { background: url(../img/icons/instant_reboots.png) no-repeat left center; }
#features ul li.reload { background: url(../img/icons/instant_reloads.png) no-repeat left center; }
#features ul li.location { background: url(../img/icons/ukusa.png) no-repeat left center; }
#features ul li.redundancy { background: url(../img/icons/redundancy.png) no-repeat 4px center; }

#sliderbox {
    float:left;
    padding-left: 2em;
    border-left: 1px solid #ccc;
}

#slider h2 {
    padding: 0 0.3em;
    margin: 0.5em 5px;
    float: left;
    clear: both;
    font-size: 1.5em;
    font-style: italic;
    border-left: 3px solid #fb7923;
}

#overview div {
    clear: left;
    line-height: 1.6em;
    word-spacing: 0.3em;
    font-size: 1.1em;
}

#overview div span {
    font-size: 1.2em;
    font-weight: 600;
}

#overview p {
    margin: 2em 0;
    padding: 0;
    word-spacing: normal;
}

#overview p a {
    display: inline;
    background: #000;
    color: #fb7923;
    padding: 0.2em;
}

#overview table tr td a { 
    color: #fb7923;
    font-variant: small-caps;
}

#overview p a:hover, #overview table tr td a:hover {
    color: #000;
    background: #fb7923;
}

#overview h3, #extras h3 {
    clear: left;
    border-left: 3px solid #fb7923;
    padding: 0 0.3em;
    margin: 2em 5px 1em;
    font-size: 1.2em;
}

#overview table, #extras table {
    margin: 0 auto;
    border-collapse: collapse;
}

#overview table tr td, #overview table tr td th {
    font-size: 1.2em;
    padding: 0.3em 0.4em;
    text-align: right;
}

#overview table tr, #extras table tr { border-bottom: 1px solid #ccc; }
#overview table tr#details-links { border: none; }
#overview table tr#details-links td { text-align: right; }
#overview table tr#details-links td span { background-color: transparent; color: #fb7923; font-variant: small-caps; }
#overview table tr#details-links td span:hover { color: #000; cursor: pointer; cursor: hand; }
#overview table tr th { text-align: right; font-weight: 600; font-style: italic; font-size: 0.9em }
#overview table tr#theader th { background-color: #fb7923; font-size: 1.2em; }
#overview table tr#theader th.first { -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; } 
#overview table tr#theader th.last { -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; }

.vps-spec {
    clear: left;
    float: left;
    width: 280px;
}

.vps-spec ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1em 0;
}

.vps-spec ul li {
    list-style: none;
    padding: 0.1em 0.3em;
    margin: 5px;
    font-size: 1.1em;
    border-left: 3px solid #fb7923;
    font-weight: 600;
}

.vps-spec ul li ins {
    text-decoration: none;
}

.vps-spec ul li del {
    color: #909090;
    font-weight: 500;
}

.warning {
    float:right;
    width:335px;
    background-color: #ffff99;
    padding: 5px;
}

.warning a.warning-link {
    display: block;
    color: #000;
    width: 285px;
    padding: 0 0 30px 50px;
    background: url(../img/order/warning.png) 0 15px no-repeat;
    font-weight: 600;
}

.warning-link span {
    font-weight: 500;
    font-style: italic;
    display: block;
    margin-top: 5px;
}

.warning-link img {
    padding-top: 5px;
    float: right;
    border: none;
}

.vps-divider { border-top:1px solid #ccc;clear:both;padding:1em 0; }

.vps-order {
    clear: left;
    float: left;
    width: 472px;
    padding: 0;
    margin: 0;
}

.vps-order h3 { clear:left; }

.vps-order h3, .plesk h3 {
    font-size: 0.9em;
    font-weight: 500;
    margin: 0;
    padding: 0 0 0.5em 0;
    font-style: italic;
}

.vps-order a, .vps-order-submit a { 
    color: #999;
}

.vps-order a.os { 
    background-position: 0px -100px;
    width: 120px;
    padding: 15px 0 15px 29px;
}

.vps-order a.location, #cp a { 
    background-position: 0 -100px;
    padding-left: 57px;
    text-align: left;
    width: 92px;
    font-size: 1.2em;
}

.vps-order a.period {
    text-align: center;
    font-size: 1.1em;
}

.vps-order a.centos6 { background-image: url(../img/order/centos.png); padding-left: 33px; width: 116px; }
.vps-order a.debian6 { background-image: url(../img/order/debian.png); padding-left: 45px; width: 104px; }
.vps-order a.ubuntu10-04 { background-image: url(../img/order/ubuntu.png); }

.vps-order a.uk, #cp a.ukcp { background-image: url(../img/order/UK.png); }
.vps-order a.usa, #cp a.usacp { background-image: url(../img/order/USA.png); }
.vps-order a.sg, #cp a.sgcp { background-image: url(../img/order/SG.png); }

.vps-order a, #cp a {
    display: block;
    width: 226px;
    float: left;
    font-weight: 600;
    text-align: left;
    padding: 20px 0 20px 0;
    background-color: #eee;
    background-repeat: no-repeat;
    border-left: 3px solid #ccc;
    margin: 2px 5px 10px 0;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#canvas .vps-order a.selected, #canvas .vps-order a:hover {
    border-left: 3px solid #fb7923;
    color: #000;
    background-position: 0 0;
}

.plesk {
    float:right;
    width:160px;
    margin: 20px 0 0;
}

.plesk span, .plesk em {
    font-size: 0.8em;
    font-style: italic;
    display: block;
    text-align: right;
}

.plesk em {
    margin: 0.3em 0;
}

.vps-order-submit {
    float: right;
    width: 160px;
    margin: 30px 0;
}

.vps-order-submit a {
    display: block;
    padding: 23px 45px 23px 5px;
    width: 105px;
    background: #1f1f1f url(../img/order/go5.png) no-repeat 110px 25px;
    color: #fb7923;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#canvas .vps-order-submit a:hover {
    color: #000;
    background: #eee url(../img/order/go5.png) no-repeat 110px -75px;
}

#extras h3 {
    margin: 2em 0 -1.1em 5px;
    width: 170px;
}

#extras table {
    font-size: 0.9em;
    width: 620px;
    margin: 0; 
}

#extras table tr td { text-align: center; }
#extras table tr th { text-align: right; font-size: 1.2em; }
#extras table tr th.ukextra, #extras table tr th.usasgextra { text-align:left; }
#extras table tr th.ukextra { width: 140px; padding-left: 45px; background: url(../img/icons/uk-small.png) 20px 1px no-repeat; }
#extras table tr th.usasgextra { width: 210px; padding-left: 45px; background: url(../img/icons/usa-small.png) 20px 1px no-repeat; }
#extras table tr th.usasgextra span { font-weight: bold; font-style: normal; font-size: 1.042em; padding-left: 25px; background: url(../img/icons/sg-small.png) 3px 0 no-repeat; } 

#extras table tr th, #extras table tr td { padding: 2px 0.4em; }

#extras table tr th span {
    font-weight: 500;
    text-align: right;
    font-size: 0.8em;
    font-style: italic;
}

#extras table tr th.highlight, .highlight {
    background-color: #ffff99;
}

span.layershift {
    float:right; 
    border: none; 
    background: transparent; 
    position: relative; 
    top: -120px; 
    right: 250px;
}

span.layershift a, span.layershift a img {
    background: transparent;
    border: none;
}

#cp li {
    display: block;
    padding: 0 100px;
    margin: 0;
}

#cp a {
    width: 270px !important;
    color: #999;
    padding-left: 60px;
    margin-right: 1em;
    line-height: 1.3em;
    background-position: 0 -93px;
}

#cp a span {
    font-size: 0.8em;
    font-style: italic;
    font-weight: 500;
}

#cp a:hover {
    color: #000;
    background-position: 0 7px;
}

