/* Header */
.header_inn {
	margin: 0 auto;
	padding: 50px;
	width: 830px;
}
/* Main */
#main {
	padding: 1em 0em;
}
#content{
	width: 670px;
	padding-left: 20px;
}
#content_nosidebar{
	width: 940px;
}
/* Sidebar */
#sidebar{
	width:270px;
}
.sidebar_inn{
	padding: 0 9px 9px 9px;
}
.sidemenuli{
	padding   :0;
}
/* Table */
.table_100{
	max-width: 500px;
}
.table_maxnone{
	max-width: none;
}

/* Slide */

#photo {
	width:930px !IMPORTANT;
	height:300px !IMPORTANT;
}
#img {
	width:928px !IMPORTANT;
	height:299px !IMPORTANT;
}

.box_skitter_large {
	width: 928px !IMPORTANT;
	height:299px !IMPORTANT;
}
.container_skitter {
	width: 928px !IMPORTANT;
	height:299px !IMPORTANT;
}
.image_main {
	max-width: 928px !IMPORTANT;
	display:inline !IMPORTANT;
}
.box_clone img {
	max-width: 928px !IMPORTANT;
}
