.advisory{
	margin:0 auto;
	width:800px;
	margin-bottom:0px;
}
.headline{
	border-bottom:2px #ec8728 solid;
	background:url(../images/headingbackdrop.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	height:19px;
	margin-bottom:6px;
	padding-top:8px;
	width:800px;
}
.headline span{
	color:#ec8728;
	float:right;
	font-weight:100;
}
.headline .title
{
	color:#ffffff;
	float:none;
	font-weight:bold;
}
.headline a{
	color:#ec8728;
}
.headline a:hover{
	color:#f00;
	text-decoration:none;
}
.advisory li{
	color:#333;
	margin:8px 0 0 3px;
	
}

.Contentline a{
	color:#333;
}
.Contentline a:hover{
	color:#ff0000;
	text-decoration:none;
}


.problem{
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float:left;
	padding-left:15px;
	width:370px;
}
.author{
	float:left;
	width:286px;
}
.time{
	float:left;
}
.advisoryTitle{
	margin-top:28px;
}
.problem a{
	color:#333;
}
.problem a:hover{
	color:#f00;
	text-decoration:none;
}
.pageTurning{
	color:#636363;
	text-align:center;
	margin-top:50px;
}
.pageTurning a{
	color:#636363;
}
.pageTurning a:hover{
	color:#f00;
	text-decoration:none;
}

.advisory ul {
    margin-bottom:5px;
}

.advisory ul li{
    height:20px;
    line-height:20px;
}