	body td{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	#datain{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;		
	}	
	.txtfield{
		color:#330033;
		background-color:#FDE8AC;
	}	
	select {
		color:#3e0e6d;
		border:#FFCC00 1px solid;
		border: #FFCC00 1px solid;
		margin:-2px;
		margin:-1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:bold;
		background-color:#FEE870;
	}	

	#headp{ 
		background: transparent url(images/hd_publi_search.gif) no-repeat; 
		width:429px; 
		background-position:top; 
	}
	#bodyp{ 
		background:transparent url(images/body_publi.gif) repeat-y; 
		width:429px;
	}	

	#footp{ 
		background: transparent url(images/foot_publi.gif) no-repeat; 
		width:429px;
		background-position:bottom;
	}
	
	#headadd{ 
		background: transparent url(images/hd_publi.gif) no-repeat; 
		width:429px; 
		background-position:top; 
	}	


	#headr{ 
		background: transparent url(images/hd_publi_classified.gif) no-repeat; 
		width:300px; 
		background-position:top; 
	}
	#bodyr{ 
		background:transparent url(images/body_publi_classified.gif) repeat-y; 
		width:300px;
	}
	#footr{ 
		background: transparent url(images/foot_publi_classified.gif) no-repeat; 
		width:300px; 
		background-position:bottom;
	}
	#titlebox{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:160px;
		height:35px;
		marging: 20px 20px 20x 20px;
		font-weight:bold;
		text-align:left;
	}
	#txtbox{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:250px;
		height:90px;
		text-align:left;
		font-style:normal;
	}	
	#infobox{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:250px;
		height:40px;
		text-align:left;
		background-color:#FEE461;
		padding-left:6px;
		font-weight:bold;				
	}

/**Autos**/	
	.bottoma ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		overflow: hidden;
	}
	.bottoma ul li {
		line-height: 100px;
	}
	.bottoma ul li a {
		display: block;
		width: 315px;
		padding: 0 10px 0 20px;
		overflow: hidden;
		background: url(images/autos.gif)  no-repeat;
		cursor:pointer;
		text-indent:-9000px;
	}
	.bottoma ul li a:hover {
		font-weight: bold;
		text-decoration: none;
		color:#fff;
		background-position:0 -105px;
		cursor:pointer;
	}
	
/**Boats**/	
	.bottomb ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		overflow: hidden;
	}
	.bottomb ul li {
		line-height: 100px;
	}
	.bottomb ul li a {
		display: block;
		width: 315px;
		padding: 0 10px 0 20px;
		overflow: hidden;
		background: url(images/boats.gif)  no-repeat;
		cursor:pointer;
		text-indent:-9000px;
	}
	.bottomb ul li a:hover {
		font-weight: bold;
		text-decoration: none;
		color:#fff;
		background-position:0 -105px;
		cursor:pointer;
	}

/**Search**/	
	.bottoms ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		overflow: hidden;
	}
	.bottoms ul li {
		line-height: 100px;
	}
	.bottoms ul li a {
		display: block;
		width: 315px;
		padding: 0 10px 0 20px;
		overflow: hidden;
		background: url(images/search_cl.gif)  no-repeat;
		cursor:pointer;
		text-indent:-9000px;
	}
	.bottoms ul li a:hover {
		font-weight: bold;
		text-decoration: none;
		color:#fff;
		background-position:0 -105px;
		cursor:pointer;
	}
	
/**Your List**/	
	.bottoml ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		overflow: hidden;
	}
	.bottoml ul li {
		line-height: 100px;
	}
	.bottoml ul li a {
		display: block;
		width: 315px;
		padding: 0 10px 0 20px;
		overflow: hidden;
		background: url(images/list_cl.gif)  no-repeat;
		cursor:pointer;
		text-indent:-9000px;
	}
	.bottoml ul li a:hover {
		font-weight: bold;
		text-decoration: none;
		color:#fff;
		background-position:0 -105px;
		cursor:pointer;
	}
	
/**Real State**/	
	.bottomr ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		overflow: hidden;
	
	}
	.bottomr ul li {
		line-height: 108px;
	}
	.bottomr ul li a {
		display: block;
		width: 315px;
		padding: 0 10px 0 20px;
		overflow: hidden;
		background: url(images/real_state.gif)  no-repeat;
		cursor:pointer;
		text-indent:-9000px;
	}
	.bottomr ul li a:hover {
		font-weight: bold;
		text-decoration: none;
		color:#fff;
		background-position:0 -104px;
		cursor:pointer;
	}
/**General Merchandise**/	
	.bottomm ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		overflow: hidden;
	
	}
	.bottomm ul li {
		line-height: 108px;
	}
	.bottomm ul li a {
		display: block;
		width: 315px;
		padding: 0 10px 0 20px;
		overflow: hidden;
		background: url(images/guitar.gif)  no-repeat;
		cursor:pointer;
		text-indent:-9000px;
	}
	.bottomm ul li a:hover {
		font-weight: bold;
		text-decoration: none;
		color:#fff;
		background-position:0 -140px;
		cursor:pointer;
	}	
	
/**Inherentes**/	
	#contentWrap {
		padding:10px 20px 0px 20px;
		width:900px;
		overflow:auto;
	}
	.clearfix:after{
		clear: both;
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	#posLeft, #posCenter, #posRight  {
		float:left;
		width:42%;
		padding:5px;
	}		
	
	.posRight {
		float:right;
		margin:0px 0px 120px 5px;
	}	
		