#classificados * {list-style: none; margin: 0; padding: 0; }
#classificados {width: 620px;}
#classificados h3 {border-bottom:2px solid #CCC;margin:20px 0 10px 0;padding-bottom: 5px;}
#classificados h3 a {color:#003380;font-size:15px;}
#classificados ul {clear:both;}
#classificados li {border-bottom:1px solid #CCC;float:left;height: 120px;margin: 0 5px 5px 1px;overflow:hidden;width: 145px;}
#classificados li a {display:block;}
#classificados li a:hover {background:#FFFFCC;}
#classificados h4 {color:#CC3300;font-size:12px;}
#classificados span {color:#666;font-size:10px;margin-bottom:5px;}
#classificados p {color:#000;font-size:11px;margin-top:5px;}
#header-class {background:#f2f2f2;margin-bottom:15px;padding:8px;}
#header-class select,
#header-class input {width: 200px;}
#class-anuncio h1 {border-bottom: 2px solid #CCC;color: #C30;font-size: 20px;margin-bottom: 10px;padding-bottom: 10px;}
#class-anuncio ul li {border-bottom: 1px solid #CCC;margin-bottom: 5px;padding-bottom: 5px;}
.anuncie {
	border: 1px solid #CCC;
	clear: both;
}
.anuncie a {
	background: #F2F2F2;
	color: #666;
	display: block;
	font-size: 13px;
	padding: 8px;
	text-align: center;
}
.anuncie a:hover {
	background: #FFF;
	color: #000;
}
/*FORMULARIO ANUNCIE*/
#form-anuncie {font-family: "Trebuchet MS", Tahoma, Helvetica, Verdana, Arial, sans-serif; width:620px;}
#form-anuncie form {margin: 0;padding: 0;}
#form-anuncie fieldset {background: url(http://images.saibaja.com.br/bg-boxnoticias.jpg) repeat-x 0 bottom;border: 1px solid #CCC;margin-bottom: 30px;padding: 20px;}
#form-anuncie legend {color: #314666;font-size: 16px;font-weight: bold;letter-spacing: 2px;padding: 0 10px;}
#form-anuncie label {display: block;margin-top: 10px;}
#form-anuncie input, 
#form-anuncie textarea, 
#form-anuncie select {background-color: #FFF;border-top: 1px solid #333;border-left: 1px solid #333;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;color: #006;font-size: 14px;padding: 2px;width: 300px;}
#form-anuncie input.botao {border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-bottom: 1px solid #333;border-right: 1px solid #333;width: 100px;}
#form-anuncie span {color: #666;font-size: 11px;}
