
.listwrap {
	position: relative;
	margin-right:1.3em;
	left: 1.3em;
}

.listwrap UL {
	margin-top: .5em;
}

.listwrap UL LI {
	margin-top: .5em;
}
.textright a {
	color: #1181f1;
}

#p1 {
	background-image: url(../images/chooser_gradient.png);
	background-repeat: repeat-x;
	color: #333;
	font-size: 90%;
	background-color: black;
}

#p1 .text {
	color: #568899;
	margin: 1em 0 0 0;
	font-size: 120%;
	line-height: 1.2em;
}

#p1 H1 {	
	color: #05bef7;	
	font-size: 22px;
	font-weight: normal;	
}

#p1 a {
	text-decoration: none;
	font-size: 110%;
	color: #DDD;
	display: block;
	padding: 0 0 1em 0;	
}

#p1 a:hover { 
	color: #05bef7; 
}


#leftcolumn_override {
	min-height: 833px;
}

#download_datasheet {
	background-image: url(../images/learn_gradient.png);
	background-repeat: repeat-x;
}

#download_datasheet .heading {	
	color: #FFF;
	font-weight: normal;
	font-weight: 500;
	line-height: 1.2em;
	font-size: 18px;
}

#download_datasheet img {
	margin: 1em 5em 1em 5em;
}

#disclaimer {
	margin-top: 6px;
	font-size: 9px;
	line-height: 1em;
	color: #555;
}
