/* ESTILOS PROPIOS DEL CONTENIDO: Generales --------------------------- */

.mod_title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}

.mod_buscador {
	background-color: #000;
}

.mod_status_1 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

.mod_status_2 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Propias --------------------------- */

.corchete01 {
	border-right: 13px solid #999;
	border-left: 13px solid #999;
	height: 4px;
}

.corchete02 {
	border-right: 4px solid #999;
	border-left: 4px solid #999;
}

.mod_classifieds_tittle {
	padding: 5px 5px 5px 10px;
	font-size: 16px;
}

.mod_classifieds_tittle a{
	color: #000;
}

.mod_classifieds_tittle a:hover{
	color: #F7823C;
}

.mod_classifieds_short {
	padding: 0px 10px 5px 10px;
}

.mod_classifieds_date {
	padding: 0px 10px 10px 10px;
	text-align: right;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}

.mod_classifieds_image_list {
	float: left;
	margin: 5px 10px 5px 0px;
}

.mod_classifieds_image_list img {
	border: 1px solid #999;
}

.mod_classifieds_image {
	width: 160px;
	padding: 10px 0px 5px 10px;
	float: right;
	font-size: 10px;
	text-align: center;
	clear: both;
}

.mod_classifieds_image img{
	margin: 8px 0px 5px 0px;
	border: 1px solid #999;
}

.mod_classifieds_resume {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.mod_classifieds_content {
	margin-bottom: 10px;
}
