/* 
	print styles 

*/

body { background-image: none; line-height:1.5 }
div#wrap,
div#contener { 
	width: 100%; overflow: auto;
}
div#header,
div#left-side,
div#right-side,
div#footer
 { 
	display: none;
}
div#body { background-image: none; margin: 0 }
div#content {
	left:0;
	float: none;
	padding: 0;
}

/* ad landing page */

div#navline,
p.print,
div#middle-banner,
div#products-page-bottom,
div#bgfix {
	display: none;
}
ul#products-menu { margin:0; padding:0 }
ul#products-menu li { display: none }
ul#products-menu li.active { display: block; margin:0; padding:0 }
ul#products-menu li.active div,
ul#products-menu li.active div span { 
	padding:0; margin: 0; font-weight: bold;
	background-image: none;
}

/* ads list page */

div#categories,
p.sum,
table caption {
	display: none;
}

ul#tabbed li { display: none }
ul#tabbed li.active { display: block }
ul#tabbed li.active a { 
	display: block;
	background-image: none; background-color: transparent; color: #333;
	text-decoration: none;
	text-align: left;
	margin: 10pt 0 20pt;
}
div#selected-adverts table#adverts { width: 100% }
div#selected-adverts table#adverts td,
div#selected-adverts table#adverts th { border: solid 1pt #999 }
div#selected-adverts table#adverts td.primary_red { border: solid 1px #f20 }
div#selected-adverts table#adverts td a { text-decoration: none; }
div#selected-adverts table#adverts td.tools { border: none }
div#selected-adverts table#adverts td.tools ul { display: none }
div#selected-adverts table#adverts td.tools,
div#selected-adverts table#adverts td.tools div.spot,
div#selected-adverts table#adverts td.tools div.spot div,
div#selected-adverts table#adverts td.tools div.spot div span { background-image: none; color: #333; height: auto; position: relative; text-align: right; font-weight: bold }
div#selected-adverts table#adverts td em.bold { font-weight: normal }
div#selected-adverts table#adverts td#lapozo-bottom { display: none }

/* common */

div.hr { margin:0 }
em { font-weight: bold; }
.just-print { display: none }
a img { border-style: none }














