@charset "utf-8";

button {
	cursor:pointer;
	width:255px;
	height:140px;
	background-color : transparent;
	border:none;
}


#play_365 {
	background-image:url(/images/img_conspiracy_sm.jpg);
	background-repeat:no-repeat;
	height:140px;
	width:255px;
}
div.overlay {
	background:url(/images/white.png) no-repeat;
	padding:40px;
	width:460px;
	display:none;
}

div.overlay div.close {
	background:url(/images/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player {
	display:block;
	height:232px;
}

