/* define the height of the banner */
.bannerRightWrapper .bannerRight {

	top: 84px;

/*
	left: 0px;
	right: auto;
*/
}

.bannerRightWrapper .bannerRight .closeable{
	/* uncomment this to remove the ability to close the banner */
	/* 
	display: none; 
	*/
}