﻿.GlacierContentRotator_Aib {}

.GlacierContentRotator_Aib .gcrTitle {
	display: none;
	}

.GlacierContentRotator_Aib .gcrContent {
	position: absolute;
	top: 130px;
	*top: 140px; /* IE7 */
	left: 5px;
	z-index: 10;
	padding: 15px;
	width: 90%;
	}

.GlacierContentRotator_Aib .gcrContent .Link {
	color: #00377C;
	text-decoration: underline;
	background: url(Images/Icons/Bullets/1.gif) no-repeat right 4px;
	padding-right: 15px;
	text-align: right;
	position: absolute;
	bottom: 10px !important;
	right: 20px !important;
	}

.GlacierContentRotator_Aib img {
	position: absolute;
	top: -126px;
	*top: -136px; /* IE7 */
	left: 0px;
	z-index: -10;
	}

.GlacierContentRotator_Aib .gcrList {
	background: none;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
	position: absolute;
	right: 13px;
	top: 13px;
	z-index: 10;
	}

.GlacierContentRotator_Aib .gcrList .gcrItem {
	background-position: 0px -130px;
	float: left;
	*display: inline; /* IE7 workround for inline block */
	zoom: 1; /* IE7 workround for inline block */
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	font-size: 95%;
	}