.rotator {}

.rotator h2.set-title {
	margin-bottom:20px;
}

/* DEFAULTS LEAVES */

.rotator li.slice {
	position:relative;
}
.rotator li.slice a.overlay-link {
	display:block;
	width:618px;
	height:387px;
	border:0px solid red;
	position:absolute;
}

.rotator .content {
	margin-top:130px;
	margin-left:50px;
	width:200px;
	/* border:1px solid red; */
}

.rotator .header {	margin-bottom:15px; }
	.rotator .header .title,
	.rotator .header .title a {
		font-size:17px;
		color:#333;
		margin-bottom:10px;
		
	}
	




.rotator .edit {}