p.foka-bullet {
	padding-bottom: 0.42em !important;
}
.box {
	border: 0.1em solid #B2B7BB;
	padding: 0.7em;
	margin: 0 0 1.6em 1.95em;
	background-color: #fdfdfd;
}
.box p {
	margin: 0 !important;
}
#home-left li.none {
	margin-bottom: 0.1em !important;
}
.directors {
	float: right;
	width: 100%;
	height:19.3em;
}
div.director h2 {
	margin-bottom: 0.2em !important;
	padding: 0 !important;
}
div.director p.desc {
	margin-top: 1em;
}
div.director {
	padding-top: 1em;
	clear: both;
}
.directors .fl {
	float: left;
	width: 19.23em;	
}
.directors .fr img {
	border: 0.1em solid #B2B7BB;
	width: 5.77em;
	display: block;
}
.directors .fr {
	width: 27.5em;
	float: right;
}
.directors .fr a {
	width: 5.77em;
	display: block;
	margin-left: 0.7em;
	margin-bottom: 2.1em;
	float: left;
}
.directors .fr a span{
	width: 6.82em;
	display: block;
	font-size: 0.85em;
	line-height: 1.4em;
}
.directors .fl div img {
	border: 0.1em solid #B2B7BB;
	width: 19.23em;	
}

#content #left-block table.nav {
	margin:0;
	padding:0;
	border-collapse:collapse;
	color:#6a747c;
	font-size:.7em;
}
#content #left-block table.nav th {
	border-bottom: 0.1em solid #4c8cc6;
	margin:0;
	padding:0;
	color:#6a747c;
	text-align:left;
}
#content #left-block table.nav td {
	border-bottom: 0.1em solid #4c8cc6;
	text-align:center;
	margin:0;
	padding:0;
}

#content #left-block #directors_gallery a img, #content #left-block #directors_gallery2 a img{
	border: 0.1em solid #cdcdcd;
	margin-bottom: 0.25em;
}

#content #left-block #directors_gallery a, #content #left-block #directors_gallery2 a {
	margin: 0.8em 1.1em 0.8em 1.65em;
	float: left;
	display: inline;
	font-size: 0.85em;
	line-height: 1.25em;
	text-decoration: none;
}

#content #left-block #directors_gallery2 a {
	float: none;
	margin: 0.8em 1.1em 0.8em 1.45em;
	display: inline-block;
}

* html .zoomimage_scr, * html .zoomimage_scl, * html .zoomimage_srt, * html .zoomimage_stc, * html .zoomimage_sbc, * html .zoomimage_str, * html .zoomimage_stl, * html .zoomimage_sbl, * html .zoomimage_sbr {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
.whiteColor{
	color:#fff;
}