.contentDivContainer {height:170px;}
.featRotateControls {clear:left; border:0; outline:0; }
.featRotateIndicators {/*position:relative; top:-12px; left:607px;*/ 
	height:12px; 
	background: url(../images/bannerCurve.gif) left top no-repeat; 
	padding-left:20px; 
	width:90px;
	position:relative;
	left:600px;
	top:-12px;
	 border:0; outline:0; 
}
.featRotateIndicators .indicator {
	height:10px;
	width:8px;
	background:url(../images/indicator.gif) left top no-repeat;
	display:block; float:left;
	text-indent:-9999px;
	margin:0 3px 0 0;
	 border:0; outline:0; 
}

.featRotateIndicators .active {background-position: 0 -11px;}

.featRotateIndicators .startStop {
	height:9px;
	width:10px;
	background:url(../images/startStop.gif) left -7px no-repeat;
	display:block; float:left;
	text-indent:-9999px;
	margin:0;
	 border:0; outline:0; 
}

.featRotateIndicators .paused 
{
	/*Modified by durgesh to show pause button*/
	height:9px;
	width:10px;
	background:url(../images/startStop.gif) left 0px no-repeat;
	display:block; float:left;
	text-indent:-9999px;
	margin:0;
	/*background-position: left 1px;*/
}

.greetingBar{width:707px; height:54px; background-color:#d7d7d7; color:#474747; position:relative; top:-11px; vertical-align:middle; clear:left;}
.greetingBarHome {background: url('../images/GreetingBarHome-Repeat.gif') repeat-x; color:#ffffff;}
.greetingBar h3 {font-size:1.5em; font-weight:bold; color:#474747; margin-top:15px; margin-left:20px; float:left;}
.greetingBarHome h3 {color:#fff;}

.greetingBar .rewardsContainer {float:right;}
.greetingBar a {color:#006797;}
.greetingBarHome a {color:#fff;}

.greetingBar a.rewardsPoints {
	display:block; float:right; 
	margin-right:10px; margin-top:15px;
	padding:0 10px;
	min-height:28px;
	height:auto; 
	color:#fff; font-size:1.9em; font-weight:bold;
	background: url(../images/rewardsGrad.gif) left bottom repeat-x #5b5b5b;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	letter-spacing:2px;
}

.greetingBar a:hover.rewardsPoints {text-decoration:none; -moz-text-shadow:2px 2px 2px #000; -webkit-text-shadow:2px 2px 2px #000; text-shadow:2px 2px 2px #000;}

.greetingBar .rewardsList {list-style:none; text-align:right; float:right; margin-right:10px; margin-top:14px;}

.countryName {
	width:auto;
}
.countryName h1 a {
	padding:1px 5px;
}

.topLinks {
	text-align:left;
	width:auto;
	margin-left:200px;
	margin-top:10px;
}
.topLinks a, .topLinks a:visited {
	color:#006797;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	padding: 0 10px;
	border-right:1px dotted #ccc;
}
.topLinks a:hover {
	color:#006797;
	text-decoration:underline;
} 
.topLinks a.last {border:none;}

.lspBorderBottom 
{
border-bottom:1px dotted #CCCCCC;
margin-top:20px;
padding-bottom:10px;
}
