#box_principal p {
	position: absolute;
	top: 15px;
	right: 10px;
	display: block;
	width:86px;
}

#box_principal p a.selected {
}

.clear {
	clear: both;
}

#element_vid .element {
	width: 643px;
	height: 254px;
	float: left;
	overflow: hidden;
	margin:3px 0 0 4px;
}


#element_vid .elm_1 {
	background: url('/images/fading/blog_slide1_03.jpg') no-repeat top;
	display: block;
}

#element_vid .elm_2{
	background: url('/images/fading/blog_slide2_03.jpg') no-repeat top;
	display: none;
}

#element_vid .elm_3{
	background: url('/images/fading/blog_slide3_03.jpg') no-repeat top;
	display: none;
}

/* butoane pentru apasat */

#box_principal p a:hover {
	background-color: #E0729F !important;
}