* {
	box-shadow: none !important;
	text-shadow: none !important;
	text-decoration: none !important;
}
#bg, .menu, .cat_list a, .callback, .bread, .social
{display: none !important;}

#gallery {
	margin-top: 30px;
	position: relative;
	left:-100px;
}
.side {height:30px !important;overflow: hidden;}
.cat_list span {
	position: absolute;
	display: block;
	top:0;left:0;
}
#wrap {
	width:960px !important;
}
#footer .studio,
#footer a {
	display: none !important;
}
table th,
table td {
	border:1px solid #333;
}
table th {
	font-weight: bold;
	color:#000;
}
p a[href]:after {
    content: " (" attr(href) ")"; 
} 