/* Left Sidebar: Hosting Locations*/
#Left div#Locations div {
	background: transparent url(/Images/LeftSidebar/HostingBottom.jpg) 0 bottom no-repeat;
}
#Left div#Locations ul {
	padding: 0;
	background: #000 url(/Images/LeftSidebar/HostingMiddle.jpg) 0 0 no-repeat;
	list-style: none;
}
#Left div#Locations ul li {
	background: transparent url(/Images/LeftSidebar/HostingWhiteDivider.png) 0 0 repeat-x;
	line-height: 2.1em;
}
* html div#Locations ul li {
	background: none;
	border-top: 1px solid #3d5960;
}
#Left div#Locations ul li a {
	display: block;
	padding: 0 0 0 18px;
	background: transparent url(/Images/LeftSidebar/HostingBlackDivider.png) 0 bottom repeat-x;
	color: #fff;
	font-size: 1em;
}
* html div#Locations ul li a {
	background: none;
	border-bottom: 1px solid #202f33;
}