html, body
{
	margin: 0 !important;
	padding: 0 !important;
}

html
{
	height:100% !important;
}

body
{
	height:auto !important;
	height:100% !important;
	min-height:100% !important;
	min-width:760px !important;
}

/*Font*/
body
{
	font-size: 80% !important;
	font-family: Tahoma, Verdana, Helvetica, sans-serif !important;
	color: #333 !important;
	background-image: none !important;
	background: #fff !important;
}


.left-column, .top-menu, .breadcrumb-share, footer, #btn_buy_basket, .sort-clear, .header_2, #callbackAnch, .b24-widget-button-wrapper
{
	display: none !important;
}
.center .outer, .center .inner {
display: inline-block !important;
	/*width: 800px !important;*/
}
#basket_form {
	width: 600px !important;
}
#header
{
	background:none !important;
	width:auto !important;
	margin-left:16px !important;
}

#logotext
{
	color:black !important;
}

#workarea-row table.learn-work-table
{
	background:none !important;
}


#copyright
{
	padding:10px 0 5px 10px !important;
	color:#616161 !important;
	border-top:1px solid #CCC !important;
	background-color:#eaecf1 !important;
}

pre.syntax
{
	height: auto !important;
	overflow: visible !important;
}

div.hint, div.important
{
	width: auto !important;
}

.page-break {page-break-after:always;}


a {color:#000000 !important;}


.errortext
{
	color:red !important;
	font-weight:bold !important;
}

#learning-copyright { background: #fff !important; }