#rotator {
	background:transparent;
	margin-bottom:0px;
	height:475px;
}

#rotator .ui-tabs-panel {
	position:absolute;
	top:40px;
	left:90px;
}

#rotator .ui-tabs-hide {
	display:none;
}


ul.thumbnails {

	}

ul.thumbnails li {

	
}

ul.thumbnails a {
    background: transparent;
    text-decoration: none;
	height:52px;
	width:50px;

}

ul.thumbnails a:hover {
    background-color: #transparent;
}

ul.thumbnails a.selected {
    background-color: #fff;
}

ul.thumbnails a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#portfolio-phelps #rotator .ui-tabs-panel, #portfolio-bee #rotator .ui-tabs-panel  {
	left:-80px;
}

#portfolio-locater #rotator .ui-tabs-panel, #portfolio-pangea #rotator .ui-tabs-panel, #portfolio-pangea #rotator .ui-tabs-panel, #portfolio-eat #rotator .ui-tabs-panel  {
	left:-100px;
}
