/*
-----------------------------------------------
ShaneGroup.net Style Sheet
Author:   Cameron Moll
Version:  2004.11
----------------------------------------------- */

@import url("selling_re_layout2.css");
html,body,div {
	font: normal 12px Arial, sans-serif;
	color: #505050;
	clear: right;
	margin-top: 0px;
}
body {background: #E9E9E9 url(../img/bgtile.gif) repeat-y 50% 0; margin: 0; padding: 0;}

/* Generic Rules
----------------------------------------------- */
a:link,a:active {color: #123F72; text-decoration: none;}
a:visited {color: #123F72; text-decoration: none;}	
a:hover {color: #0175BA;}
a.neg:link,a.neg:active, a.neg:visited {color: #FFF; text-decoration: none;}
a img {border-width: 0; border-style: none;}
#navlist li
{
padding-left: 0px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#navlist
{
margin-left: 13px;
padding-left: 0;
list-style: none;
}