/*  */

/* <================== BACKGROUND STYLING ==================> */

body {	background: ; /*sfondo pagina*/
	background-image: url(http://www.piccolabottegadibrea.com/brea_objects/oldpaper.jpg);
	background-repeat: repeat;
	background-position:top;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}

<!--
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
       
}
a:link {
	text-decoration: none;
	color: #464802; font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #959a04; font-weight: bold;
}

a:hover {
	color: #FF0000; font-weight: bold;
}

B {
	font-weight: bold;
        color: #959a04;


-->

/* <--- box content background ---> */	
body table table table table table#PromoListView table {
	background-color: #; /* sfondo novità box galleria scorrevole*/
    background-position: center;
	border-size:2px;
    border-color:#481e0b;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

/* box arrotondato */
table#PromoListView table table img { display: none; }
/* visibilita immagini */
table#PromoListView table table#Table3 img { display: inline; }
/* titolo Top scrorrevoli*/
table#PromoListView tbody tr td 
}

<style type="text/css"> /*colore e spessore categorie*/

.gallery TR TD {
background-color: #ffffff;
}

TD.gallery{ /*perimetro quadratura galleria*/
border: 3px solid #990033;
background-color: #ffffff;
}
TR.spacer {
 display: none;
}

/* <--- /*  */ --> */

