@charset "UTF-8";
/* CSS Document */

div#content p.rule {
	background-image: url(../images/general/bg-orange.gif);
	background-repeat:repeat-x;
	height: 1px;
	margin-top: 7em;	
}
div#content .title {
	margin-top: -5em;
	width: 566px;
}

/* IE hack to force page title higher \*/
* html div#content .title {margin-top:-7em;}
/* end IE hack */


div#column1 {
		clear:both;
		float:left;
		width: 560px;
		margin-top: 0;
		margin-left: 1em;
	}
	
div#column1 ul{
		float: left;
		width: 320px;
		margin-top: 1em;
		margin-left: 1em;
	}
	
div#content li{
	background: url(../images/general/bullet-orangedot.gif) no-repeat  0 50%;}
	
div#column1 .womansm {
		float:left;
		width: 171px;
		margin-top: -1.5em;
	}
	
div#column1 .nolonger {
		float:left;
		width: 310px;
		margin-top: 0em;
		margin-left:14em;
		margin-bottom: 2px;}
div#column2 {
		float: left;
		width: 200px;
		margin-top: 0;
		margin-left: 0;
	}
div#column2 img { 
		margin-top: -2em;
		margin-left: 0;
	}


	
/* IE hack \*/
* html div#column1 .womansm {margin-top: 1em;}
* html div#column2 img {margin-top: 1em;}

	/* end of IE hack */