/*
div#macina-banners-right{
    margin-top:22px;
    margin-left:1px;
}
*/

/*
div#macina-banners-right table td{
  padding-bottom:12px;
}
*/

div.ad-headline {
    font-size:10px;
    font-weight:bold;
    color:#891217;
    border-bottom:1px solid #891217;
    width:100%;
    margin-bottom:10px;
}

div.ad-item{
	width:130px;
	/*height:80px;*/
	background-color:white;
	margin-bottom:10px;
}

div.ad-item img{
  border:1px solid #7B776F;
}

div.ad-item a img{
	border:1px solid #7B776F;
}

