/* Store all your css for banners in here*/
#banner{
position:relative;
top:-85px;/*antes -45*/
/*left:-5px;*/
padding:0;
height:175px;
z-index:0;


}

#banner img{
}

#banner p{
}

#banner-left{
}

#banner-right{
}

#banner-left img{
}

#banner-right img{
}

#banner-right p{
}
/* You get the idea */
/* If you want to change the divs or elements just go back to the template file */