#sitemap_layout .head
{
	background-image:url(../images/layouts/article_layout/top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
}

#sitemap_layout .inner
{
	padding-left: 38px;
	padding-right: 38px;

	background-image:url(../images/layouts/article_layout/mid_bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;

	min-height: 320px;
}

#sitemap_layout .tail
{
	background-image:url(../images/layouts/article_layout/bottom_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 22px;
}

#sitemap_layout .inner .item
{
	clear:both;
	width: 914px;
	border-bottom: 1px solid #666666;
}

#sitemap_layout .inner .item .title
{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
	width: 400px;
	float:left;
	height: 30px;
}

#sitemap_layout .inner .item .price
{
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
	padding-bottom: 10px;
	width: 400px;
	float:left;
	height: 30px;
}

#sitemap_layout .inner .item .introtext
{
	clear:both;
	color: #ffffff;
	padding-bottom: 10px;
}

#sitemap_layout .inner .item .fulltext
{
	clear:both;
	color: #ffffff;
	padding-bottom: 10px;
}

#sitemap_layout a
{
	color:#ffffff;
	text-decoration: underline;
}
 #sitemap_layout a:visited
{
	/* color:#170099; */
}
#sitemap_layout li
{
	margin-left: 20px;
}

.continue_link
{
    display:none;
}

.shop_info
{
    display:none;
}

.register .sectiontableheader
{
    padding: 10px;
}

.componentheading
{
    border-bottom:1px solid #FFFFFF;
    font-size:20px;
    font-weight:bold;
    margin-bottom:10px;
    padding-bottom:10px;
    width:914px;
}

#system-message
{
    background-color: #ffff00;
    width: 914px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #000000;
}

dt.error
{
    display:none;
}

#system-message li
{
    list-style-type:none;
}

._sm_103
{
    display: none;
}

#sitemap_layout li
{
    list-style-type:none;
}
