html, body { background:#535353; color:#000; font:10px Verdana, Arial, Helvetica, sans-serif;}

#content {width:976px; margin:20px auto;}

.box {width:310px;background:#fff;overflow:auto; margin-bottom:5px;}
.box .head {background:url(/static/images/box-top.gif) no-repeat top; height:22px;}
.box .data {background:url(/static/images/box-bg-white.gif) no-repeat top; padding:5px 0 10px;}
.box .dataceleste {background:url(/static/images/box-bg-celeste.gif) no-repeat top; padding:5px 0 10px;}
.box .data *, .box .dataceleste * {margin:0 19px 0 8px;}
.box .data .no-margin, .box .dataceleste .no-margin,
.box .data .no-margin *, .box .dataceleste .no-margin * {margin:0; padding:0;}

.box .data .margin-img, .box .dataceleste .margin-img {margin:0;padding:10px 0 0 3px;}
.box .data .margin-img a, .box .dataceleste .margin-img a {margin:0 0 20px 20px;}
.box .data .margin-img img, .box .dataceleste .margin-img img {margin:0;}

.box .data p, .box .dataceleste p {margin-top:6px; margin-bottom:6px;}
.box .data strong, .box .dataceleste strong {margin:0;}

.box .data ul {margin:0 14px 0 0;}
.box .data li {margin:0;padding:0;}

#big_col {width:651px;}
#col1, #col2, #col3 {width:325px;}
#big_col, #col1 {float:left;}
#col2, #col3 {float:right;}

ul, li {margin:0;padding:0;list-style-type:none;}
li {border-bottom:1px #ccc solid;}
li a {display:block;padding:5px 0 5px 0;}
li span {display:block;padding:5px 0 5px 0;}
li a:hover {color:#900; text-decoration:underline;}

a {color:#333; text-decoration:none;}
a img {margin:0;}

h1 { color:#fff; font:28px Tahoma, Verdana, Arial, Helvetica, sans-serif; margin:0 0 18px; line-height:35px; font-weight:bold; }
h1 span {font-weight:normal;}
h2 { color:#165bac; font:16px Tahoma, Verdana, Arial, Helvetica, sans-serif; margin:0 0 10px;}

#searchform { margin: 0px; padding:15px 18px 10px; overflow: hidden; }
#s { background: #EFEFEF url(http://www.tempcoblog.it/wp-content/themes/tempcoblog/images/search.gif) right no-repeat; width: 250px; color: #333; font-size: 11px; font-family: Verdana, Helvetica, Sans-Serif; padding: 2px; margin: 0px; border: 1px solid #A6A7A9;}
.box .footer {background:url(/static/images/box-footer.gif) no-repeat top; height:18px;overflow: auto;}