TD.counter
{
    FONT-SIZE: 7pt;
    COLOR: ff0000;
    TEXT-ALIGN: right;
}
TD.hits
{
    FONT-SIZE: 7pt;
    COLOR: #aaaaaa;
    TEXT-ALIGN: right;
}
TD.titleInfo1
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: #0260dd;
}
TD.titleInfo2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
}
TD.titleTop
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: italic;
}
TD.em
{
    FONT-SIZE: 7pt;
}
TD.theDate
{
    FONT-SIZE: 7pt;
    COLOR: #aaaaaa;
}
td.info{
	font-size: 8pt;
	color: #000000;
}
td.songs{
	font-size: 7pt;
	color: #000000;
}

#whole_page{
	width:1280px;
}
div.float_box{
	position:relative;
	overflow:auto;
	width:1280px;
	border:0px solid #ff0000;
}
div.float_left{
	float:left;
}
div.side{
	width:14%;
	overflow:hidden;
	height:auto;
	/* background-color:#fcfcfc; */
}
div.middle{
	width:72%;
}
div.float_box_les{
	position:relative;
	overflow:auto;
}
.youtube {
  position: relative;
  display: block;
  width: 90%; /* width of iframe wrapper */
  height: 0;
  margin: auto;
  padding: 0% 0% 56.25%; /* 16:9 ratio */
  overflow: hidden;
}
.youtube iframe {
  position: absolute;
  top: 0; bottom: 0; left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
div.video_title{
	font-weight:bold;
	height:64px;
	vertical-align:top;
}
div.youtube_small{
	width:570px;	
}
div.youtube_small_float_left{
	float:left;
	border:0px solid #cccccc;
	overflow: visible;
	height: 400px;
}
div.youtube_small_float_right{
	float:right;
	border:0px solid #cccccc;
	overflow: visible;
	height: 400px;
}
/* MENU */
object{
	padding:0px;
	margin:0px;
	width:0px;
	height:0px;
	visibility:hidden;
}
button.MenuButton{
	cursor:pointer;
	padding:0px;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:middle;
	border:1px solid #aaaaaa;
}
div.menu{
	width:100%;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	border:0px solid #aaaaaa;
}
/* MENU end */
