#Sidebar div {
	margin:30px 0;
	font-size:11px;
}

#Sidebar .BlockTxt {
	padding:13px;
	background:#FFF;
	border:#D2D8E1 1px solid;
	background:#FFF url(../img/main/sidebar-block-bg.gif) top left repeat-x;
}
#Sidebar .BlockTxt h4 {
	margin:0 0 10px 0;
}
#Sidebar .BlockTxt p {
	margin:0 0 10px 0;
}
#Sidebar .BlockTxt .ImgCenter img {
	padding:10px 20px 0 0; /* to center boxshot */
}

#Sidebar .BlockImg {
	height:auto;
	line-height:0;
	font-size:0px;
}
#Sidebar #Support {
	width: 210px;
	height: 100px;
	background: #FFF url(../img/main/column/sidebar-livechat-bg.gif);
}
#Sidebar ul {
	margin:15px 0 5px 0;
	line-height:1.5em;
}
#Sidebar ul li {
	margin:5px 0 0 18px;
}
#Sidebar ul li.Section {
	font-weight:bold;
	list-style:none;
	list-style-image:none;
	margin:15px 0 0 0;
}
#Sidebar ul a.Active {
	color:#000;
	text-decoration:none;
}
#Sidebar .BlockGetProduct ul {
	margin:35px 0 0 0;
	padding:0;
}
#Sidebar .BlockGetProduct ul li {
	margin:0 0 15px 5px;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#Sidebar .BlockGetProduct ul li a {
	display:block;
	width:142px;
	height:29px;
	overflow:hidden;
	padding:7px 0 7px 63px;
	font-size:21px;
	color:#000;
}
#Sidebar .BlockGetProduct ul li a small {
	font-size:11px;
	color:#818890;
}
#Sidebar .BlockGetProduct ul li a:hover {
	text-decoration:none !important;
}

#Sidebar .BlockGetProduct ul li a.BtnDownload {
	background: transparent url(/img/btn/sidebar-btns-download.gif) 0 0 no-repeat;
}
#Sidebar .BlockGetProduct ul li a:hover.BtnDownload {
	background: transparent url(/img/btn/sidebar-btns-download.gif) 0 -43px no-repeat;
}
#Sidebar .BlockGetProduct ul li a.BtnPurchase {
	background: transparent url(/img/btn/sidebar-btns-purchase.gif) 0 0 no-repeat;
}
#Sidebar .BlockGetProduct ul li a:hover.BtnPurchase {
	background: transparent url(/img/btn/sidebar-btns-purchase.gif) 0 -43px no-repeat;
}
#Sidebar .BlockGetProduct ul li a.BtnOem {
	background: transparent url(/img/btn/sidebar-btns-oem.gif) 0 0 no-repeat;
}
#Sidebar .BlockGetProduct ul li a:hover.BtnOem {
	background: transparent url(/img/btn/sidebar-btns-oem.gif) 0 -43px no-repeat;
}
