cacidi_plate{
top:100px;
right:12px;
width:180px;
display:block;
padding:5px;
position:absolute;
padding:3px;
background-color:rgba(250,250,250,0.9);
border: 1px solid rgba(170,170,170,0.9);

}
.cacidi_panel{
height:30px;
width:100%;
display:block;
padding:5px;
position:relative;
padding:3px;

}

.panelinfo{
font:arial;
font-size:16px;
text-align:right;
width:70px;
padding:5px;
display:block;
position:relative;
padding:3px;
}

.imgOne{
top:5px;
left:80px;
height:25px;
width:25px;
padding:5px;
display:inline;
position:absolute;
background-image:url("../images/star.png");
background-size: 75% 75%;
background-repeat: no-repeat;

}
.imgOneSelected{
top:5px;
left:80px;
height:25px;
width:25px;
padding:5px;
display:inline;
position:absolute;
background-image:url("../images/starselected.png");
background-size: 75% 75%;
background-repeat: no-repeat;

}

.imgTwo{
top:5px;
left:110px;
height:25px;
width:25px;
padding:5px;
display:inline;
position:absolute;
background-image:url("../images/star.png");
background-size: 75% 75%;
background-repeat: no-repeat;

}
.imgTwoSelected{
top:5px;
left:110px;
height:25px;
width:25px;
padding:5px;
display:inline;
position:absolute;
background-image:url("../images/starselected.png");
background-size: 75% 75%;
background-repeat: no-repeat;

}

.imgThree{
top:5px;
left:140px;
height:25px;
width:25px;
padding:5px;
display:inline;
position:absolute;
background-image:url("../images/star.png");
background-size: 75% 75%;
background-repeat: no-repeat;

}
.imgThreeSelected{
top:5px;
left:140px;
height:25px;
width:25px;
padding:5px;
display:inline;
position:absolute;
background-image:url("../images/starselected.png");
background-size: 75% 75%;
background-repeat: no-repeat;

}

.cacidi_vote_table{

}
.cacidi_vote_table th{
text-align:center;

}
.cacidi_vote_table td{
text-align:center;
}

.cacidi_vote_images{

position:relative;


}
.cacidi_vote_image{

border: 3px solid rgba(0,0,0,0.9);
    cursor: pointer;

}


.cacidi_vote_image_status{
width:100%;
bottom:-2px;
position:absolute;
color:white;
font-size:11px;
padding:3px;
background-color:rgba(0,0,0,0.5);

}

cacidi_section
{
	display: block;
	width: 1px;
	height: 1px;
	margin: 0;
	cursor: pointer;
	text-align:center;
	border: 0 none;
	background-color: black;
}

cacidi_section img
{
	max-height: 95%;
	max-width: 95%;
	padding: 0;
	border: 0 none;

}


cacidi_section:-webkit-full-screen
{
	top:5%;
	width: 100%;
	height: 100%;
	
}

cacidi_section:-moz-full-screen
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}

cacidi_section:-ms-full-screen
{
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}

cacidi_section:-o-full-screen
{
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}

cacidi_section:full-screen
{
	width: 100%;
	height: 100%;

}