/* CSS Document */
.bulitem_480 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	height: auto;
	width: 480px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: left;
}
.b480_title {
	font-size: 20px;
	float: left;
	height: auto;
	width: 460px;
	background-color: #F3F7FF;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4B74BC;
	border-bottom-color: #4B74BC;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}
.b480_description {
	float: left;
	width: 460px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
}
.b480_description p {
	text-indent: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.b480_description ul {
	margin-left: 20px;
}
.b480_description ul li {
}

.b480_footer {
	float: left;
	height: auto;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	clear: left;
}
.b480_date {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	float: left;
	overflow: hidden;
	width: 120px;
	height: 16px;
}
.b480_relevance {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	overflow: hidden;
	width: 110px;
	height: 16px;
}
.b480_link {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	overflow: hidden;
	width: 240px;
	height: 18px;
	text-align: right;
}
