@charset "utf-8";

/* --------------------------------------------------
 Article Elements
-------------------------------------------------- */


/* groupInfoNav
---------------------------------------- */
div#groupInfoNav {
zoom:1;
}
div#groupInfoNav div.sectionA {
padding-bottom:0;
}
div#groupInfoNav ul {
margin-top:8px;
}
div#groupInfoNav ul.linkList li {
margin-bottom:8px;
padding-bottom:8px;
border-bottom:1px solid #dedede;
}

div#relatedInfoUpdate {
margin:5px 0 0;
font-size:86%;
text-align:center;
}

ul.AnchorListHalf li {
    width: 247px;
}

ul.AnchorListHalf li{
    padding-right: 10px;
    white-space: normal;
}


/* boxFrameWidth254*/
div.boxFrameWidth254 {
	width:254px;
}

div.IndexRight {
	float:right;
}

*html div.IndexRight {
	float:none;
	position:absolute;
	left:500px;
}

div.boxFrameWidth254 {
    margin-left: -10px;
}


