.table-bordered-solid {
	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.table-bordered-dotted {
	border: 1px dotted #333333;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.menu-text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
}
.table-bordered-solid-inner {

	border: 1px inset #333333;
}
.cell-downbrd-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.news-text-just {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	text-align: justify;
	display:table;
	_height:0;
}
.hdr1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	text-decoration: underline;
}
.SimpleTextHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #06F;
	font-weight: bold;
}
.AlbumInfo2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
}
.section-header {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #00C;
}
.Genre {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #00F;
	font-weight: bold;
}
.news-text-just_rt {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	text-align: right;
	display:table;
	_height:0;
}

