a{
	outline: none; text-decoration: none;

}

a:active{
	outline: none;

}

#sideBar{
text-align:left;
}
/*
#sideBar h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBar h2 span{
	font-size:125%;
	font-weight:normal !important;
}*/
#sideBar{
	position:absolute;
	width: auto;
	height: auto;
	top: 470px;
	right:0px;
	
}

#sideBarTab{
	float:left;
	height:67px;
	width:152px;
}


#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:390px;
	height:400px;
	background:#feb002;
}

#sideBarContentsInner{
	width:390px;
}