/*sticky area*/
body div.wrapper_content div.content_area, body div.wrapper_content div.tsgrid{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	left: auto;
	text-align: center;
}
body div.wrapper_content div.content_area.sticky_free p{
	text-align: center;
}

body h1.title_align{
	width: 100%;
}
body ul.wpth_area1{
	margin-left:0;
	right: auto;
	width: 694px;
}
body ul.wpth_area1 li{
	margin: 5px 5px 0;
}
/*Single page*/

#content{
	width: 100%;
}
body #content .main_content{
	margin-left: 0;
	display : inline-block;
	text-align: center;
}
body #content .main_content .entry{
	text-align: left;
}

.content_blog .entry_into p{
	text-align: left;
}
/*PREMIUMI WORDPRES THEMES AND OLD page*/
body .align_center{
	width: 100%;
	text-align: center;
}
body .contentBanner{
	width: 100%;
}
body .contentBanner table{
	width: 100%;
}
body .content_main{
	width: 100%;
}
body .content_left{
	width: 71%;
}
body .ccontent_left{
	width: 71%;
}

body .ccontent_right{
	width: 28%;
}