/* @override 
	http://localhost/bx/bxslider/css/styles.css
*/

* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}



.syntaxhighlighter {
	font-size: 12px;
}



#slides1 {
	overflow: hidden;
	height: 150px;
}

#slides1 li {
	list-style: none;
	width: 363px;
}

#slides1 li img {
	float: left;
}
