@CHARSET "UTF-8";

#topic-banner
{
	height: 100px;
	background: url(../img/sp-article.png);
}

#article-content
{
	width: 920px;
	margin: 0 auto;
	padding-top: 10px;
}

#content
{
	width: 600px;
	float: right;
}

.item
{padding-bottom: 15px}
/*
.item .item-topic
{
	padding: 0px 15px 5px 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../img/circle-bullet.png);
}
*/
.item .item-topic
{
	padding: 0px;
	background: url(../img/sp-links.png) bottom repeat-x;
}

.item .item-topic p
{
	padding: 1px 15px 5px 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../img/circle-bullet.png);
}

.item .item-info
{
	font-size: 10px;
	padding: 0px 5px 2px 2px;
	background: url(../img/sp-links.png) bottom repeat-x;
}

.item .item-context
{
	margin: 3px 0px;
	padding: 0px 5px;
	padding-left: 0px;
}

.item .item-context .sp-desc
{
	float: right;
	font-size: 10px;
	padding: 3px 5px 5px 5px;
	margin: 5px 0px 5px 10px;
	background: #eee;
	border: 1px solid #e0e0e0;
}
