div.twocol {
	display: block;
	position: relative;
	overflow: auto;
}

.colleft {
	display: inline;
	float: left;
	width: 300px;
	margin: 0px;
}

.colright {
	display: inline;
	float: right;
	width: 600px;
	margin: 0px;
}

.colcontent {
	display: block;
	margin: 20px 0px;
	background-color: #eff5fd;
}

.colcontent h3 {
	color: #94a7b1;
	background-color: #fff;
	background-image: url(item_header_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 5px;
}

.item_button {
	display: block;
	position: relative;
	background-color: #d4dbe7;
	padding: 5px;
	text-align: right;
}

.item_container {
	padding: 5px 5px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #585349;
}

.crs_item{
	border-bottom: 1px solid #94A7B1;
	margin-top: 10px;
}	

.vencimiento_crs{
	color: #597D8F;
	font-weight: bold;
	padding: 2px;
	display: table;
}

.info_item {
	font-weight: bold;
	border-bottom: 1px dotted #d4dbe7;
	padding: 3px 0px;
}

.info_item span {
	font-weight: normal;
}

.importante {
	color: #585349;
	background-color: #F1DEBE;
	border: 1px solid #EBBB6D;
}

.importante strong {
	color: #C10000;
}

.big_item_message {
	color: #d4dbe7;
	text-align: center;
	margin: 15px;
	padding: 20px;
	font-size: 32pt;
	border: 2px dashed #d4dbe7;
}

.file_up {
	text-align: right;
	margin: 0px;
}

.file_up label {
	font-weight: bold;
}

.ea_photolist p {
	background-color: #d4dbe7;
	text-align: center;
	padding: 15px 0px;
	width: 430px;
	margin: 15px auto;
}

.ultimas_ordenes_web, .orden_pendiente {
	display: block;
	padding: 5px;
	font-size: 10pt;
	border-bottom: 1px solid #94a7b1;
}

.ultimas_ordenes_web div span, .orden_pendiente span {
	font-weight: bold;
}

/*---------Comprar para impresos - PERFIL------*/

#tupfl_buy_impresos{
	background-image: url('perfil_avisos_impresos_bg.gif');
	height: 40px;
}

#tupfl_buy_impresos form{
	float: right;
	margin: 10px 10px 0px 0px;
}

/*---------Comprar para impresos - PERFIL------*/

.cw_small {
	display: block;
	border-bottom: 1px solid #94a7b1;
	padding: 5px 0px;
}

.small_info {
	border-top: 1px solid #d4dbe7;
	padding: 2px 0px;
}

.small_showpath a:link, .small_showpath a:visited {
	text-decoration: none;
	color: #ffffff;
}

.small_showpath a:hover {
	color: #d4dbe7;
}

.st_anuncio_on{
	color: #628F86;
}

.st_anuncio_off{
	color: #AF6D6D;
}

.small_content, .small_showpath {
	background-color: #94a7b1;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
}

.small_content p, .small_showpath p {
	margin: 0px;
}

.small_content {
	border-bottom: 1px dashed #d4dbe7;
}

.small_content a:link, .small_content a:visited {
	text-decoration: none;
	color: #C7E7F3;
}

.small_camera_on, .small_camera_off {
	background-image: url(bg_fotito.gif);
	background-position: 0px 0px;
	height: 20px;
	overflow: hidden;
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 9pt;
	line-height: 20px;
}

.small_camera_on a:link, .small_camera_on a:visited, .small_camera_off a:link, .small_camera_off a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.est_published {
	color: #2B6400;
}

.est_unpublished {
	color: #DD6900;
}

.est_blocked {
	color: #C10000;
}


/*    PARA LOS ANUNCIOS BANEADOS   */

.cw_small_bad {
	display: block;
	border-bottom: 1px solid #953f00;
	padding: 5px 0px;
	background-color: #f0dde4;
}

.smallbad_info {
	border-top: 1px solid #e0c0cb;
	padding: 2px 0px;
}

.smallbad_showpath a:link, .smallbad_showpath a:visited {
	text-decoration: none;
	color: #ffffff;
}

.smallbad_showpath a:hover {
	color: #830404;
}

.smallbad_content, .smallbad_showpath {
	background-color: #d08686;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
}

.smallbad_content p, .smallbad_showpath p {
	margin: 0px;
}

.smallbad_content {
	border-bottom: 1px dashed #a70303;
}

.smallbad_content a:link, .smallbad_content a:visited {
	text-decoration: none;
	color: #fde4ff;
}

.smallbad_alert p {
	background-color: #c82727;
	border-top: 1px solid #860000;
	border-bottom: 1px solid #860000;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
}

.smallbad_camera_on, .smallbad_camera_off {
	background-image: url(bg_fotito_bad.gif);
	background-position: 0px 0px;
	height: 20px;
	overflow: hidden;
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 9pt;
	line-height: 20px;
}

.smallbad_camera_on a:link, .smallbad_camera_on a:visited, .smallbad_camera_off a:link, .smallbad_camera_off a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
