﻿.holest-carousel {
	font-size:11px;
	background:url(/wp-content/plugins/wp_hot_spinner/images/hot_spinner_bg.jpg);
}

.holest-carousel-item {
	position:absolute; 
}

.holest-carousel-top-item {
}

.holest-carousel-info-panel {
	position:relative;   
	margin:0 auto; 
	padding:0; 
}

.holest-carousel-info-panel-content {
	padding:15px;
	position:absolute;  
	margin:0; 
	width:100%;
	bottom:0;     
	background-repeat:repeat;
	background:url(/wp-content/plugins/wp_hot_spinner/images/hot_spinner_text_bg.png);
}

.holest-carousel-info-panel-content > * {
}

.holest-carousel-info-panel-content a {
	text-decoration :none;	
}

.holest-carousel-info-panel-content h1,.holest-carousel-info-panel-content h2 ,.holest-carousel-info-panel-content h3 {
	margin:3px 3px 10px 3px; 
}

.holest-carousel-info-panel-content p {
	margin:3px; 	
}

.unselectable, .unselectable div, .unselectable img, .unselectable canvas, .unselectable div img, .unselectable div canvas {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.holest-carousel-info-panel-content p {
	margin:3px; 	
}

.widgets-holder-wrap .widget{
overflow:visible;
}