@charset "UTF-8";
/* Zee Cafe CSS Document @ Hungama.com */
a{
	text-decoration: none;
}

a img {
	border-width: 0;
}

.text3{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;
	text-decoration: none;	
	vertical-align: middle;
	line-height:15px;
			
}

.text3 a{
	font-weight: bold;
	color:#CCCCCC;
	padding:3px;
}

.text3 a:hover{
	background:#fff;
	color:#000;
	}

.gal_bg{
	background-color:#EFF4F7;
	background-image:url(images/gal_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
}

.bg_content{
background-image:url(images/bg_content.gif);
background-repeat: no-repeat
font-family:"Trebuchet MS", Verdana;
font-size:12px;
}

.vertical-dot{border-right:#999999 dotted 1px;}

