body, html {
 	margin: 0;
}

#container{
	z-index: 2;
	width: 710px;
	height: 180px;
	background-image: url('../images/2.jpg');
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;  	
	color: #c7c7c8;
}

#divUrl1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 180px;
	z-index:10;
	cursor: pointer;
	cursor: hand;
}


#divUrl2{
	position: absolute;
	left: 0px;
	top: 364px;
	width: 133px;
	height: 230px;
	z-index:10;
	cursor: pointer;
	cursor: hand;
}


img.tmb {
	border: 3px solid #303033; 
	height: 70px;
	width: 90px;
}


.divDetails{
	text-overflow: hidden;
	overflow: hidden;
	white-space: nowrap;
}	

.divTop{
	height: 13px;
	width: 90px;
}
	

.perf0{
	position: absolute;
	left: 185px;
	top: 0px;
	width: 90px;
	height: 83px;
	cursor: pointer;
	cursor: hand;
}


.perf1{
	position: absolute;
	left: 305px;
	top: 0px;
	width: 90px;
	height: 83px;
	cursor: pointer;
	cursor: hand;	
}


.perf2{
	position: absolute;
	left: 425px;
	top: 0px;
	width: 90px;
	height: 83px;
	cursor: pointer;
	cursor: hand;	
}


.perf3{
	position: absolute;
	left: 185px;
	top: 90px;
	width: 90px;
	height: 83px;
	cursor: pointer;
	cursor: hand;
}


.perf4{
	position: absolute;
	left: 305px;
	top: 90px;
	width: 90px;
	height: 83px;
	cursor: pointer;
	cursor: hand;	
}


.perf5{
	position: absolute;
	left: 425px;
	top: 92px;
	width: 90px;
	height: 83px;
	cursor: pointer;
	cursor: hand;	
}

.thmb{
	position: relative;
	z-index: 2;
}

.flag{
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	border: 1px solid #000; 
}

.live{
	position: absolute;
	top: 61px;
	left: 4px;
	z-index: 5; 
	color: lime; 
}
