#wrapper {
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "auto");
}

#leftside .ins .ins, .block, .menu, .menu li, #footer, #main, .post-content, .post-footer, .post, .comment-body, .comment, .comment-head {
	zoom:1;
}

.block {
	height:auto !important;
	height:81px;
}
