/* NoobSlide*/


.noobWrapper{
	position:relative;
	overflow:hidden;
}

.noobButtons{margin-left: 0px;position: absolute;
    top: 290px; width: 900px;
}

.buttons span{ cursor:pointer;}
.buttons span.noobActive, .buttons span:hover{}


 span.left {
	width: 50px;
    left: 10px;
}

 span.right {
    float:right; width: 50px;
}
.buttons{width: 880px;height: 50px;
	clear:both;border:0px solid #000000;margin-left: 10px;
}
