<style type="text/css">
a.nb:link { outline: none; text-decoration: none;}
a.nb:visited { outline: none; text-decoration: none;}
a.nb:hover { outline: none; text-decoration: none;}
a.nb:active { outline: none; text-decoration: none; }
a:focus { -moz-outline: none; outline: none; outline-offset none; }
a:link {color: white}
a:visited {color: white}
body { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: white;}

.overlap {
	position: relative; /* establish new containing block */
	border-style: solid;
	border-color: red;
}
.overlap .layer1, .overlap .layer2, .overlap .layer3, .overlap .layer4, .overlap .layer5 { position: absolute; }
.overlap .layer1 { top: 0; right: 0; z-index: 1; }
.overlap .layer2 { top: 0; right: 0; z-index: 2; }
.overlap .layer3 { top: 0; right: 0; z-index: 3; }
.overlap .layer4 { top: 0; right: 0; z-index: 4; }
.overlap .layer5 { top: 0; right: 0; z-index: 5;
			width: 572; height: 432;
			   background-image: url(/images/50alpha.png) !important;  /* Mozilla only */
			   background-color: transparent !important;           /* Mozilla only */
			   background-image: none;                             /* IE only */
			   background-color: #ffffff;                          /* IE only */
			   filter:alpha(opacity=50);                           /* IE only */
		}

div.radioTitleClass {
	background-color: #000000;
	padding: 10px;
}

div.chipAdminInfoBox {
	width: 640px;
	height: 125px;
}

div.salesDemoInfoBox {
	width: 616px;
	height: 332px;
}

div.indiaInfoBox {
	width: 560px;
	height: 92px;
}

div.excelInfoBox {
	width: 600px;
	height: 319px;
}

div.sgwdInfoBox {
	width: 572px;
	height: 268px;
}

div.chipadmin1_viewArea {
	width: 300px;
	height: 68px;
	background-image: url(/images/chipadmin1InfoBox/views_area.png);
}

div.salesDemo_viewArea {
	width: 300px;
	height: 37px;
	background-image: url(/images/salesDemoInfoBox/views_area.png);
}

div.india_viewArea {
	width: 300px;
	height: 37px;
	background-image: url(/images/indiaInfoBox/views_area.png);
}

div.excel_viewArea {
	width: 300px;
	height: 37px;
	background-image: url(/images/excelInfoBox/views_area.jpg);
}

div.sgwd_viewArea {
	width: 300px;
	height: 37px;
	background-image: url(/images/sgwdInfoBox/views_area.jpg);
}

div.viewAreaText {
	overflow: hidden;
	color: white;
	font-weight: bold;
	font-size: 15;
	text-align: center;
	padding-top: 10px;
}

div.viewAreaText a {
	color: white;
}

a.indiaPlayer {
	width: 560px;
	height: 432px;
	display: block;
}

a.excelPlayer {
	width: 592px;
	height: 448px;
	display: block;
}

a.sgwdPlayer {
	width: 572px;
	height: 475px;
	display: block;
}

a.salesDemoPlayer {
	width: 512px;
	height: 384px;
	display: block;
}

a.chipadmin1Player {
	width: 640px;
	height: 480px;
	display: block;
}

div.twitterOverlayDiv {
	width: 560px;
	height: 432px;
	display: block;
	visibility: hidden;
	text-align: center;
}


</style>
