/* CSS Document */

/*<!-- scroll FB styles -->*/
#iTbm{}
#mdT{position:absolute; width:100%; height:100%; top:0px; left:0px; text-align:center; display:block; visibility:hidden}
#lC{vertical-align:top; width:1px}
#lg{}
/*<!-- scroll FB styles -->*/

/*Newly Created*/

.greyBarStatic
{
	border-bottom:1px solid #e6e6e6;
	background-color:#f2f2f2;
	width:100%;
}

#iTb
{
	padding:0px;
	position:absolute;
	width:100%;
	color:#000000;
	text-align:center;
	height:1px;
}

.greyBar
{
	border-bottom:1px solid #e6e6e6;
	background-color:#f2f2f2;
	width:100%;
}

.buttonHolder
{ 
	width:762px;
}

.siHolder
{
	width:762px;
	height:1px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.SI
{
	width:548px;
	height:305px;
	left: 30%;
	/*margin-left:auto;*/
	position:absolute;
	right:0px;
	top:15px;
	visibility:hidden;
}