.scroll_up, .scroll_down {
	cursor: pointer;
}

.TextoRec a {
	color: #d85f81;
	text-decoration: none;
}

.TextoRec a:hover {
	text-decoration: underline;
}

label.error {
	display: block;
}

.ui-slider .ui-slider-handle {
	width: 10px;
	height: 10px;
	background: #444444;
	border: solid 1px #444444;
	left: -5px;
	margin-bottom: -5px;
}

#Post-it {
	background: transparent url('/img/post-it.png');
	position: absolute;
	left: 460px;
	top: 10px;
	width: 140px;
	height: 100px;
	text-align: center;
	padding-top: 26px;
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
}

#Post-it a
{
	color:#866325;
}

#Suscrip {background: transparent url('/img/fondo-sus.png') no-repeat;}

#Suscrip button{
	background-color: #3a7463;
	color: white;
	border: none;
	font-size: 10px;
}

#Suscrip input {
	font-size: 10px;
}
