body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center; /*per i browser che non interpretano auto*/
background-image:url(../img/bg_body.png);
background-repeat:repeat-x;
background-position:top;
margin:0;
padding:0;
}

html {
background-image:url(../img/bg_html.png);
background-repeat:repeat-x;
background-position:top center;
background-color:#DAD0B5;
}

table {
width:800px;}


table th {
font-variant:small-caps;
vertical-align:top;
background-image:url(../img/bg_th.png);
background-repeat:repeat-x;
height:30px;
width:100px;
border-bottom:2px solid #9C8E6F;}

table td {
text-align:center;
text-indent:30px;
width:200px;
height:20px;
border-left:1px solid #9C8E6F;
border-bottom:1px solid #9C8E6F;
}

.issues {
text-align:left;
width:500px;
}

.packages {
text-align:left;
/*line-height:120%;*/
/*height:100px;*/
}

.packages a{
/*display:block;*/
font-size:12px;
text-decoration:none;
/*line-height:120%;*/
/*border-bottom:1px solid #9c8e6f;*/
/*padding-bottom:3px;*/
/*padding-top:3px;*/
}

a.last{
/*border-bottom:none;*/
}


div#title {
position:relative;
width:500px;
margin:0 auto;
font-weight:bold;
}

#title img {
position:absolute;
right:-20px;
top:5px;}

div#container {
padding:0;
width:900px;
margin:0 auto;
background-image:url(../img/bg_center.png);
background-repeat:repeat-y;
}


div#bg_bottom, div#bg_top {
height:40px;
margin:0 auto;
width:900px;}

div#table_container {
margin:50px auto 0 auto;
width:980px;}
/*Tratto e customizzato da www.cssplay.co.uk*/ 
.xsnazzy p {
margin:0 10px; 
letter-spacing:1px; 
font-size:14px; 
color:#663300;
padding-bottom:0.5em; 
}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #663300; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:248px;}
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#663300; overflow:hidden; border-top:10px solid #FDD99B; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:250px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #663300; border-right:1px solid #663300;}

.xb1 {margin:0 8px; background:#663300;}
.xb2 {margin:0 6px; background:#663300;}
.xb3 {margin:0 4px; background:#663300;}
.xb4 {margin:0 3px; background:#FDD99B; border-width:0 5px;}

.xb5 {margin:0 2px; background:#FDD99B; border-width:0 4px;}
.xb6 {margin:0 2px; background:#FDD99B; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#FDD99B; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#FDD99B; border:3px solid #663300; border-width:0 3px;}
/*******/




