div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}


#blog-content-wrapper {
	float: left;
	width: 100%;
}

#blog-content-wrapper img {
	float: left;
	width: 100%;
	height: auto;
}


@media screen and (max-width: 767px) {
	.openleftmenu {
		display: none !important;
	}
}
@media screen and (max-width: 400px){


.col-xs-offset-1 {
    margin-left: 0%!important;
}

.col-xs-10 {
    width: 100%!important;
}
#__utl-buttons-1{
	display: none;
}
}
