

body    { margin: 0; padding: 0;  color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 75%; }
a	    { color: #9999CC; text-decoration: none; }
a:hover { text-decoration: underline; }
img, map, div
		{ border: none; margin: 0; padding: 0; }

#mbMain { width: 685px; margin-top:5px; margin-left:auto; margin-right:auto; background-image:url(../images/bg.jpg); }
	#mbWrapper { width: 685px;   border-top: none; border-bottom: none; background:url(../images/bg.jpg); }
		#mbHeader { height: 264px; background: white   url('../images/main-header-bg.jpg') no-repeat; }
		#mbNavbar { height: 160px; background-color: white; }
		#mbSearch { height:  60px; background-image:url(../images/main-search-bg.jpg);  }
			#mbSearchInput { width: 370px; height: 21px; padding: 0; border: none; background-color: transparent; color: #54475C; font-size: 150%; font-family: Lucida Sans Unicode,Lucida Grande,sans-serif; }
		#mbFooter { height: 229px; background: transparent url('../images/main-panel-bg.png') no-repeat; overflow: hidden; }
			#mbPostIt { float: right; margin-top: 10px; width: 125px; height: 125px; position: relative; background: transparent url('../images/anunciate-gratis.png') no-repeat; z-index: 10; }


#infobar {

 font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
 display: block;
 color: #000;
 width:100%;
 background: #FFFFE1 url(/images/warning.gif) no-repeat fixed .3em .3em;
 border-bottom: .16em outset;
 text-decoration: none;
 cursor: default;
}

#infobar a:hover {
 color: #FFF;
 background: #3169B6 url(/images/warning2.gif) no-repeat fixed .3em .3em;
}

#infobar p{
 margin:0px;
 padding: .45em 0em .45em 22px;
 font-size:11px;
}

