/* old banner #banner {
    background-image: url("/scripts/random-banner.php");
    background-position: right center;
    background-repeat: no-repeat;
    height: 180px;
    min-width: 791px;
    white-space: nowrap;
} */


#rotating-item-wrapper {
   	position: relative;
	/*margin-left:740px;
	margin-top:-180px;*/
	float:right;
	margin-right:10px;
    width: 510px;
    height: 190px;
}
.rotating-item {
    display: none;
   	position: absolute;
    top: 0;
    left: 0;
}