.shadow{
	background: url("http://www.sinema.com/gfx/default/frame_shadow.png") repeat;
	background-position:0px 10px;
	width:750px;
	padding-left:10px;
	padding-right:20px;
}
.shadow_bottom{
	background: url("http://www.sinema.com/gfx/default/frame_shadow_bottom.png") no-repeat;
	width:780px;
	height:20px;
}
.shadow_top{
	background: url("http://www.sinema.com/gfx/default/frame_shadow_top.png") no-repeat;
	width:780px;
	height:20px;
}
#logo{
	position:absolute;
	width:270px;
	margin-left:-52px;
	margin-top:-30px;
}
#header_links {
	float:left;
	position:absolute;
	background:url("http://www.sinema.com/gfx/default/top_menu_left.gif") no-repeat 0 -2px;
	padding-left:10px;
	padding-top:3px;
	margin-left:240px;
}

#tab {
	top:110px;
	width:60px;
	position:absolute;
	margin-left:-60px;
}
#tab_icons_inner{
	background:url("http://www.sinema.com/gfx/default/tab_bg.gif");
	text-align:center;
}
#tab a{
	color:#789B10;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	display:block;
	padding-bottom:5px;
}
