/* Left Sidebar: Features List */
#Left div#Features div {
	padding-bottom: 8px;
}

#Left div#Features h3 {
    position: absolute;
    text-indent: -99999px;
    background: none;
}

#Left div#Features ul {
	margin: 0;
	padding: 8px 0 0 0;
	background: transparent url(/Images/LeftSidebar/ItemTop.jpg) 0 0 no-repeat;
	list-style: none;
}

#Left div#Features ul li a {
	display: block;
	margin: 0 9px;
	padding: 10px 0 0 55px;
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	height: 30px;
}

#Left div#Features ul li a#InstantSetup {background: transparent url(/Images/LeftSidebar/InstantSetup.jpg) 0 0 no-repeat;}
#Left div#Features ul li a#Sound {background: transparent url(/Images/LeftSidebar/Sound.jpg) 0 0 no-repeat;}
#Left div#Features ul li a#ControlPanel {background: transparent url(/Images/LeftSidebar/ControlPanel.jpg) 0 0 no-repeat;}
#Left div#Features ul li a#Support {background: transparent url(/Images/LeftSidebar/Support.jpg) 0 0 no-repeat;}
#Left div#Features ul li a#Network {background: transparent url(/Images/LeftSidebar/Network.jpg) 0 0 no-repeat;}
#Left div#Features ul li a#Guarantee {background: transparent url(/Images/LeftSidebar/Guarantee.jpg) 0 0 no-repeat;}