td {
	vertical-align: top;
}
.img {
	width: 333px;
}
.txt {
	font-weight: bold;
}
/* @group UserGuide Sidebar */

#user_guide #sidebar {
	background: url(../img/myaccount_sidebar_bg.png) no-repeat;
	width: 185px;
	height: 600px;
	padding: 10px 20px 10px 15px;
}
ul#sidebarmenu {
	list-style: none;	
	list-style-type: none;
}
#user_guide ul#sidebarmenu {
	width: 195px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#sidebarmenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 10px;
}
ul#sidebarmenu li.img {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 0;
	line-height: 0;
}
#user_guide ul#sidebarmenu li a {
	display: block;
	width: 195px;
	height: 26px;
	text-indent: -5000px;
	outline: none;
	line-height: 0;
}
#sidebarmenu li a {
	background: url(../img/sidebar_userguide.gif) no-repeat;
}
li#ug_register a {
	background: url(../img/sidebar_userguide.gif) no-repeat;
}
li#ug_register a:hover, li#ug_register a.selected {
	background-position:  -195px 0;
}
li#ug_choose a {
	background: url(../img/sidebar_userguide.gif) 0 -26px no-repeat;
}
li#ug_choose a:hover, li#ug_choose a.selected {
	background-position:  -195px -26px;
}
li#ug_activate a {
	background: url(../img/sidebar_userguide.gif) 0 -52px no-repeat;
}
li#ug_activate a:hover, li#ug_activate a.selected {
	background-position:  -195px -52px;
}
li#ug_purchase a {
	background: url(../img/sidebar_userguide.gif) 0 -78px no-repeat;
}
#user_guide ul#sidebarmenu li#ug_purchase a {
	height: 13px; !important
}
li#ug_purchase a:hover, li#ug_purchase a.selected {
	background-position:  -195px -78px;
}
li#ug_expert a {
	background: url(../img/sidebar_userguide.gif) 0 -104px no-repeat;
}
li#ug_expert a:hover, li#ug_expert a.selected {
	background-position:  -195px -104px;
}
li#ug_enquire a {
	background: url(../img/sidebar_userguide.gif) 0 -130px no-repeat;
}
li#ug_enquire a:hover, li#ug_enquire a.selected {
	background-position:  -195px -130px;
}
li#ug_add a {
	background-position:  0 -156px;
}
li#ug_add a:hover, li#ug_add a.selected {
	background-position:  -195px -156px;
}
li#ug_entering a {
	background-position:  0 -182px;
}
li#ug_entering a:hover, li#ug_entering a.selected {
	background-position:  -195px -182px;
}
li#ug_entering_expert a {
	background-position:  0 -208px;
}
li#ug_entering_expert a:hover, li#ug_entering_expert a.selected {
	background-position:  -195px -208px;
}
li#ug_changing a {
	background-position:  0 -234px;
}
li#ug_changing a:hover, li#ug_changing a.selected {
	background-position:  -195px -234px;
}
li#ug_changing_expert a {
	background-position:  0 -260px;
}
li#ug_changing_expert a:hover, li#ug_changing_expert a.selected {
	background-position:  -195px -260px;
}
li#ug_cancelling a {
	background-position:  0 -286px;
}
li#ug_cancelling a:hover, li#ug_cancelling a.selected {
	background-position:  -195px -286px;
}
li#ug_cancelling_expert a {
	background-position:  0 -312px;
}
li#ug_cancelling_expert a:hover, li#ug_cancelling_expert a.selected {
	background-position:  -195px -312px;
}
/* @end */