
/*
Place custom CSS for the client in this file.
h1
{
    color: #00326C;
}
*/

div#listmenu {
	float:right;
    width:488px;
}

div#listmenu ul {
	margin-left:-20px;
}
