.GroupBasic {}

.GroupBasic .rank	{
	clear:both; display:block; padding-bottom:24px; text-align:center;
}

.GroupBasic .rank div	{
	background:white no-repeat center; float:left; margin:2px; border:1px solid #eee;
}

.GroupBasic .stable	{
	clear:both; width:100%; height:1px;
}


/* stream listing */
.GroupBasic ul { padding: 0px; }
.GroupBasic li { list-style-type: none; margin-bottom: 30px; }
.GroupBasic .hide { display: none; }
.GroupBasic .show { display: block; }
.GroupBasic li.movie .thumb .playIt { 
	cursor: pointer; 
	background: url(http://central.onedotonly.be/style/icon/play.png) center no-repeat; 
}
.GroupBasic p.streamTitle { display: none; margin: 5px 0px; }.MediaImage {
	padding:12px 0; width:100%;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}