#wrapper {
	/* this is #sidebar bg */
	width: 730px;
	height:250px;
	position: relative;
	overflow: hidden;
	margin-left:-60px;
}
.disabled, .disabled:hover {
	color: #eee !important;
	background: #ddd !important;
	border: 1px solid #ccc;
}


.posts {
	float: left;
	width: 2000px;
	clip: rect(0px, 730px, auto, 0px);
	position: absolute;
	left: 10px;
	margin-top:30px;
	color:#F69;
}

.post {
	margin-right: 10px;
	padding-left: 20px;
	width: 210px;
	float: left;
}

.content {
	overflow: hidden;
	text-align:right;
	color:#666;
	margin-top:69%;
	font-size:16px;
}

.content-post {
	float:left;
	clear:left;
	width:170px;
	padding-top: 2px;
	color:#FFF;
	font-weight:bold;
	margin-right:7px;
}

.fecha {
	float:left;
	width:173px;
	padding-top: 2px;
	font-size:13px;
	color:#333;
	border-left:1px #000 dotted;
	border-right:1px #000 dotted;
	padding-left:10px;	
	
}

.masinfo{
	float:left;
	clear:right;
	width:50px;
}

.not_brev {
	clear: both;
	padding-top: 2px;
	color:#FFF;
	font-size:15px;
	width:200px;
}
.img{
	display:none;
}
.img-1{}
.img-2{
	display:none;
}
.imagene{
	margin-top:5px;
}
.mas{
	color:#C63;
}
.content-hidden {
	display: none;
}
.slider-next {
	position:relative;
	float: left;
	height: 20px;
	margin-left:260px;
}
.slider-prev {
	position:relative;
	float: left;
	height: 20px;
	margin-left:215px;
}
#slider-container{
	width:600px;
}
.slider-next {
	background: url(../maq/right.gif) no-repeat right center;
	width: 30px;
	height:30px;
}

.slider-prev {
	background: url(../maq/left.gif) no-repeat left center;
	width: 30px;
	height:30px;
}
.slider-next.disable {
	background: url(../maq/right_h.gif) no-repeat right center;
}

.slider-prev.disable {
	background: url(../maq/left_h.gif) no-repeat left center;
}
#tapar_1{
	position:absolute;
	width:238px;
	height:150px;
	left: 278px;
	top: 638px;
	z-index:1;
}
#tapar_2{
	position:absolute;
	width:238px;
	height:150px;
	left: 744px;
	top: 638px;
	z-index:1;
}
