/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol,{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: center;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* STYLES */
.clearme { clear: both; }



#icons { width: 750px; height:300px; margin: 15px 119px 0px 45px; padding: 10px;}
#categories { color: #333;height:75px; }
#categories ul {list-style: none;width:545px;margin:0 auto;}
#categories li { float: left; padding: 0 15px 10px 0;}
#categories li .first { font-weight: bold; color: #000; }
.highlight { color: #fff; }