﻿}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
{
	quotes: "" "";
}
/* All the above strips the formating away from the list */

}
.CSSmenu {
	background-color: #FFFFFF;
	margin-left: 10px;
	position: absolute;
	width: 850px;
	float: left;
}
