@CHARSET "UTF-8";

body,html {
	min-height: 100%!important;
	background-attachment: fixed;	
	background-size: cover;	
}

.sample_mobile_object {
	float: none!important;
}

#middle {
	position: relative!important;
	overflow: visible!important;
	height: 100%!important;
}

#content {
	overflow-y: scroll;
	position: relative;
	height: auto;
	min-height: 440px;
	min-width: 740px;
}

.layout_popup #middle{
	height: 100%;
}

.layout_popup #middle #content{
	overflow:hidden;
	min-width: 0px;
}

#sidebar_left, #sidebar_right {
	position: relative;
	min-height: 440px;
}

#pagetitle {
	left: 283px;
	font-size: 20px;
}

#pagetitle_small {
	left: 283px;	
	font-size: 14px;
}
