/*---------------------------------------------------portletS STYLE---------------------------------------------------*/
/* Begin of portlets in center column (P15, P25, P16, 26, 28, ...) --------------------------------*/
#WFXScommon_center_top{
	background:url(/media/images/WFXScommon_center_top.jpg) no-repeat;
	width:838px;
	height:30px;
	margin:0;
	padding:0;
}
#WFXScommon_center_middle{
	background:url(/media/images/WFXScommon_center_middle.jpg) repeat-y;
	width:838px;
	margin:0;
	padding:0;
}
#WFXScommon_center_middle_wt{
	background:url(/media/images/WFXScommon_center_middle_wt.gif) repeat-y;
	width:838px;
	margin:0;
	padding:0;
}
#WFXScommon_center_bottom{
	background:url(/media/images/WFXScommon_center_bottom.jpg) no-repeat;
	width:838px;
	height:18px;
	margin:0;
	padding:0;
}
#WFXScommon_center_bottom_wt{
	background:url(/media/images/WFXScommon_center_bottom_wt.gif) no-repeat;
	width:838px;
	height:18px;
	margin:0;
	padding:0;
}
#WFXScommon_center_content {
	width: 820px;/* = 530 - 10 -10*/
	margin: 0 10px 0 10px;/*invalid if margin: 5px 10px 0 10px;*/
	padding: 5px 0 0 0;
	font-size: 9pt;
	color: #000;	
}
#WFXScommon_center_content li{
	list-style: disc inside;
}
#WFXScommon_center_content p {
        margin-bottom:10px;
}
.WFXSstory_title_black{
	padding:0;
	vertical-align:middle;
	font-size: 12pt;
	color:black;
}

/* set millions of background images */
.rbroundbox { background: url(../media/images/nt.gif) repeat; 
	 }
.rbtop div { background: url(../media/images/tl.gif) no-repeat top left; }
.rbtop { background: url(../media/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../media/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../media/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px;
			 font-size: 10px; }
.rbroundbox { width: 200px; margin: 1em auto; }


/* set millions of background images */
.rbroundbox_side { background: url(../media/images/nt_side.gif) repeat; 
	 }
.rbtop_side div { background: url(../media/images/tl_side.gif) no-repeat top left; }
.rbtop_side { background: url(../media/images/tr_side.gif) no-repeat top right;background-color: #ED0A00;   }
.rbbot_side div { background: url(../media/images/bl_side.gif) no-repeat bottom left; }
.rbbot_side { background: url(../media/images/br_side.gif) no-repeat bottom right; }

.rbtop_side2 { background-color: #ED0A00; text-align:center;   }

/* height and width stuff, width not really nessisary. */
.rbtop_side div, .rbtop_side, .rbbot_side div, .rbbot_side {
width: 100%;
height: 7px; 

}
.rbcontent_side { margin: 0 7px;
			 font-size: 10px; }
.rbroundbox_side { width: 160px; margin: 1em auto; }

div#ShowList{
	list-style-position: inside;
	list-style-type: upper-alpha;
}