div.cntnr_normal {
	width: 590px;/*100%;*/
	padding-bottom: 20px;
}

div.cntnr_normal h2 {
	clear: both;
	margin:0px 0px -25px 0px;
	padding:7px 0 2px 10px;
	width:590px;
	height:23px;
	background:url("images/h2_bg.gif") repeat-x;
	/*font-size:90%;
	font-weight: bold !important;*/
	line-height:19px;
	color:#333;
	background-color:#740062;
}

/*div.cntnr_normal h3 {
	margin:25px 10px 14px 17px;
	padding:2px 0px 0px 10px;
	font-size:81.25%;
	color:#383838;
	height:18px;
	font-weight: bold !important;
	border-left:2px #A22 solid;
	clear:both;
}*/

div.cntnr_normal h2 span {
    font-size: 14px;
    font-weight: bold;
}

div.cntnr_normal p {
    margin-top: -25px;
    margin-bottom: 0px;
    padding-bottom: 25px;
    _padding-bottom: 0;  
}

div.announce {
    width: 590px;
    height:250px;
    overflow:auto;
    margin-bottom:30px;
}

div.announce h3 {
    border:none;
    padding-left: 20px;
    font-size: 14px;
    color: #4c4;
    background-color: #fff;
}

div.announce dt span{
    padding:0 5px;
    font-size: 14px;
    font-weight:bold;
    padding-bottom:5px;
    background-color:#c36;
    color:#fff;
}
