HR{
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	height: 1px;
	margin: 10px 0 10px 0;
}
.mainarea{
	width : 580px;
	float : right;
}
.maincont {
	width: 360px;
	float: left;
}
.linkcont {
	width: 200px;
	float: right;
}
.skiinfcont {
	width: 202px;
	float: left;
}
.topics {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-color: #cf9401;
	border-width: 0px 0px 0px 6px;
	border-style: solid;
	font-family: Tahoma,sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #cf9401;
	line-height: 1;
}
#topicbox{
	border-width : 1px;
	border-style : dashed;
	border-color : #cccccc;
	width : 360px;
}
.topicimg{
	padding-left : 4px;
	margin-right : 10px;
	float : left;
}
.topictext{
	width : 242px;
	padding-right : 4px;
	float : left;
}
.clr {
	clear: both;
}

