.freccia {  list-style-image: url(img/bullet_senape.gif); }

.boxedText {  
background-color: #ECD98C; 
text-align: center; 
height: auto; 
width: 80%; 
margin-top: 5px; 
margin-right: 7px; 
margin-bottom: 5px; 
margin-left: 7px; 
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
border: thin dashed; 
border-color: #A46F00 #996600 #996600; 
background-image: url(img/yellow_tiles-30percent.gif);
}

.boxedTextRight {  
float: right;
background-color: #ECD98C; 
text-align: center; 
height: auto; 
width: 30%; 
margin-top: 5px; 
margin-right: 7px; 
margin-bottom: 5px; 
margin-left: 7px; 
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
border: thin dashed; 
border-color: #A46F00 #996600 #996600; 
background-image: url(img/yellow_tiles-30percent.gif);
}


.boxedTextNoLimits {  
text-align: center; 
height: auto; 
width: auto; 
border: thin dashed; 
border-color: #A46F00 #996600 #996600; 
background-image: url(img/yellow_tiles-30percent.gif);
}

.boxedTextNoLimitsRight { 
text-align: center; 
height: auto; 
width: auto; 
border: thin dashed; 
border-color: #A46F00 #996600 #996600; 
background-image: url(img/yellow_tiles-30percent.gif) ; 
float: right;
}

.tiles-blue_bg {  background-image: url(img/blue_tiles-20percent.gif); background-repeat: repeat}
.tiles-yellow_bg {  background-image: url(img/yellow_tiles-30percent.gif); background-repeat: repeat}

a.links_tiles-yellow_bg {  color: #CC3300}

.bloggerDivSize {  width: 90%;}

hr {
color: #DBB124;
}

#aziende a {
color:#CC5500;
font-weight:bold;
}

#aziende a:hover {
color:#CC8822;
}

#aziende a:visited {
color:#CC7711;
}

#bookmarkThis {
margin:2px 2px 2px 10px;
float:right;
text-align: center; 
font-size: 60%;
border: thin #A46F00 dashed; 
/* border-color: #A46F00 #996600 #996600; */
/* background-image: url(img/yellow_tiles-30percent.gif); */
height: auto; 
width: auto;
left: 3px;
right: 2px;
bottom: 3px; 
top: 1px; 
clip:  rect(   ); 
padding: 7px;
}

#blog-date {
font-style: italic; 
/*font-weight:bold; */
margin:2px 0 2px 10px; 
float:right;
}

#breadCrumbs {
float:top;
text-align: left; 
font-size: 90%;
background-color:#f4f4f4;
height: auto; 
width: auto;
left: 3px;
bottom: 7px; 
top: 1px; 
padding: 8px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #ececec;
float: left;
width: 50%;
padding: 10px;
}

.commentfooter{
background: url(img/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* end Dynamic Drive CSS Library */