#sw_block_01{
	width: 100%;
	background-color: #eeebe6;
	padding: 2em 0 0 0;
}


#sw_old_comments{
	padding-right: 22px;
}
.sw_right_comm{
	width: 190px;
}
#sw_new{
	position: relative;
	z-index: 2;
	padding: 2em 0.5em 0 0.5em;
}

#sw_new img{/*

	width: 750px;
	height: 1333px;
*/
}

#sw_block_02{
	width: 100%;
	background-color: #eeebe6;
	padding: 2em 0;
}
.src_01,
.src_02{
	padding-bottom: 66%
}
@media (min-width: 1200px){
	.src_01{
		padding-bottom: 17em;
	}
	.src_02{
		padding-bottom: 15em;
	}
	
}


#sw_600_side{
	margin-left: -10px;
}
#sw_600{
	padding-bottom: 4em;
}

#sw_header{
	width: 100%;
	min-width: 950px;
	height: 144px;
	background: url(../beeline-sw-header.jpg) top center no-repeat;
}
.sw_big{
	font-size: 130%;
    font-family: 'ALSArtemiusSerif' !important;
    font-style: normal;
    
}