@charset "utf-8";
/* CSS Document */

#sideBar
{
	position:static;
	float:right;
	width:200px;
	height:auto;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	margin-top:13px;
	padding-top:0px;
	
}

.img
{
	text-align:center;
	padding-right:13px;
	border:none;
}

.imgLink
{
	border:none;
}