#con {
	WIDTH:312px;
	height:130px;
	background-image: url(../images/d6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#tags {
	MARGIN: 0px;
	WIDTH: 312px;
	height:20px;
	padding: 0px;
}
#tags LI {
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	HEIGHT: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/tagleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tags LI A {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 9px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #666666;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
	background-image: url(../images/tagright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	POSITION: relative;
	HEIGHT: 20px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #ffffff;
	LINE-HEIGHT: 20px;
	HEIGHT: 20px;
	text-decoration: none;
}
.tagContent {
	DISPLAY: none;
	WIDTH: 312px;
	COLOR: #5b595a;
	HEIGHT: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	text-decoration: none;
}
.tagContent a:link {
	color: #5b595a;
	text-decoration: none;
}
.tagContent a:visited {
	color: #5b595a;
	text-decoration: none;
}
.tagContent a:hover {
	color: #5b595a;
	text-decoration: underline;
}
.tagContent a:active {
	color: #5b595a;
	text-decoration: underline;
}
#tagContent DIV.selectTag {
	DISPLAY: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #5b595a;
	text-decoration: none;
}
#tagContent DIV.selectTag a:link {
	color: #5b595a;
	text-decoration: none;
}
#tagContent DIV.selectTag a:visited {
	color: #5b595a;
	text-decoration: none;
}
#tagContent DIV.selectTag a:hover {
	color: #5b595a;
	text-decoration: underline;
}
#tagContent DIV.selectTag a:active {
	color: #5b595a;
	text-decoration: underline;
}
.csc {
	float: right;
	margin-top: 8px;
	margin-right: 6px;
}