@charset "UTF-8";
/* Zee Cafe CSS Document @ Hungama.com */

body {
	background-color: #687a90;
	margin: 0px;		
}
#mainContainer {
width:100%; background-image:url(images/shows-bg.jpg); background-repeat:no-repeat; background-position:center top; height:100%; min-height:870px;
}

a{
	text-decoration: none;
}

a img {
	border-width: 0;}

.episode-synopsis{
	background-color:#4B8CAD;
	color:#000;
	font-weight:bold;
	border:#FFFFFF dashed 1px;
	padding:5px;
	text-decoration:none;
	float: left;
	width: 140px;
}
