


.Container2 {
	display: block;
	position: relative;
	float: left;
	width: 415px;
	height: 303px;
	margin: 20px 0 0 14px;
	background: transparent url(../images/scroll1-bg.gif) no-repeat;
}


.Container2 ul {margin: 5px 20px;}
.Container2 ul li {padding-left: 20px; list-style-type: none; background: url(../images/bullet.gif) left 5px no-repeat; font: 1em trebuchet ms; line-height: 1.5em;}


#Scroller-1 { 
	position: absolute; 
	overflow: hidden;
	width: 407px;
	height: 290px;
	top: 5px;
}

#Scroller-1 p {
	margin: 0; padding: 5px 20px;
	font-size: 11px;
	color: #666666;
}

#Scroller-1 h1 {
	margin: 0; padding: 5px 20px 0px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #446e92;
}

#Scroller-1 h1.blue {color: #22a6e0;}
#Scroller-1 h1.orange {color: #eda348;}

.Scroller-Container {
	position: absolute;
	top: 0px; left: 0px;
}

#Scrollbar-Container {
	position: relative;
	float: right;
	top: 30px; right: 8px;
	z-index: 10;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	width: 10px; height: 10px;
	background-color: #CCC;
	font-size: 0px;
}
.Scrollbar-Track {
	width: 10px; height: 245px;
	position: absolute;
	top: 15px;
	background-color: #EEE;
}
.Scrollbar-Handle {
	position: absolute;
	width: 10px; height: 30px;
	background-color: #CCC;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 265px;
	width: 10px; height: 10px;
	background-color: #CCC;
	font-size: 0px;
}

/* Share Page
------------------------------*/
#share-nav-container {margin-left: 110px; display: block;  height: 368px; padding-top: 21px;}
#ShareContainer {
	display: inline;
	position: relative;
	float: left;
	margin: 0px 0 0 14px;	
	background: #FFF
}
#share-nav-container {margin-left: 110px; padding-top: 52px}

.iframe {border: 3px solid #bebebe; padding:10px 0px 10px 20px;}


#redirect_wrap {
	display: block;
	position: relative;
	float: left;
	width: 415px;
	height: 303px;
	margin: 20px 0 0 14px;
	background: transparent url(..//images/scroll2-bg.gif) no-repeat;
}

table#table1{margin: 0px 0px 10px 80px ;}