h1.splash {
	display:block;
	background-image:url(/images/shiny-white/landing/techspecs_title.png);
	width:380px;
	height:29px;
	text-indent:-99999px;
	float:left;
	margin-left:32px;
	#margin-left:20px;
}
ul.menu {padding:0px;}

.sidebar {
	margin-right: 10px;
}

.techspecs #copy div.column {
	float:left;
	width:252px;
	margin-right: 60px;
	#margin-right: 30px;
}

.window .content p {
	font-size: 1em !important;
	margin-bottom: 1.5em;
}
.techspecs #copy h3, .techspecs #copy ul {
	display:block;
	margin-left: 1em;
}
.techspecs #copy ul {
	padding-left: 1em;
	margin-bottom: 2em;
}
.techspecs #copy ul, .techspecs #copy li{
	list-style-position: outside !important;
	list-style-type: disc !important;
	marker-offset: auto !important;
}
.techspecs #copy ul li ul {
	padding-left: 0 !important;
	margin-bottom: 0em;
}
.techspecs #copy ul li ul li {
	font-size: 1em !important;
	list-style-type: circle !important;
}
