body {
	background-image: url(../img/hosting/bg_page_hosting.png);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color:#CC0000;
	text-decoration:none;
}

a:visited {
	color:#CC0000;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

a:active {
	color:#FF0000;
	text-decoration:none;
}
.price {
    float:left;
    font-size:16px;
    font-weight:bold;
    font-family: "Trebuchet MS", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#CC0000;
    clear:left;
}
.price_big {
    float:left;
    font-size:22px;
    font-weight:bold;
    font-family:"Trebuchet MS", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;  
    color:#CC0000;
}
.button_small_section {
	cursor:pointer;
	border:none;
	background-image:url(../img/hosting/button_section_small.jpg);
	background-repeat:x-repeat;
	padding-left:15px;
	padding-right:15px;
	height:25px;
	font:normal 13px/15px "Trebuchet MS", Lucida, LucidaSans, Arial, Helvetica, sans-serif;
   	color:#444;
	color:#FFFFFF;
	border: solid 1px #990000;
}

.box_head_titles {
	color: #D13E3E;
}

.head_payoff_subtitles {
	color: #EDA5A5;
}

.box_table {
	background-image:url(../img/hosting/bg_box_tabella_header.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	padding-top:5px;
}

.box_table th {
	color:#ffffff;
	font-size:14px;
	text-align:center;
}

.box_table td {
	color:#333333;
	font-size:12px;
	text-align:center;
	border-bottom: solid 1px #cccccc;
	padding:3px 2px;
}

.box_table .label {
	color:#333333;
	font-size:12px;
	text-align:left;
	border-bottom: solid 1px #cccccc;
	padding:3px 3px 3px 3px;
}

.box_table_cell_highlight {
	background-color:#EBEBEB;
}

.box_table_cell_price td {
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	background-color:#EDC5C5;
}

.container_box_table {
	border-left: solid 2px #E8E8E8; 
	margin: 0px 4px 0px 4px; 
	border-right: solid 2px #E8E8E8;  
	padding-bottom: 10px;
	overflow:visible;
}

.content_box_table {
	padding:5px 15px 0px 15px;
}

.payoff_decoration {
	background-image:url(../img/hosting/header_decoration.png);
	background-repeat:no-repeat;
	background-position:left;
}

.sidebar_box_titles {
	font-family: 'Trebuchet MS', Lucida, Tahoma, SansSerif, Verdana, Arial, Helvetica; 
	font-size:20px;
	color:#CC0000;
}

.list_big {
	list-style-image:url(../img/common/bullet_big_red.gif); 
	list-style-position:inside; 
	list-style-type:none; 
	margin:0;
	padding:0;
	margin-left:20px;
	margin-top:10px;
}

.list_big_item {
	border-bottom: dotted 1px #cccccc;
}
