#main_tab a {
	font-size:14px;
	line-height: 50px;
	width: 100px;
}
#main_tab li:last-of-type a {
	width: 160px !important;
}
div.header_sub_menu {
	top: 50px;
	height: 45px;
}
div.static_menu {
	display: block;
	position: relative;
	top: 0;
	z-index: 1;
}
ul#submenu {
	margin-left: 100px;
}
ul#submenu li a {
	line-height: 45px;
	height: 45px;
	font-size: 14px !important;
	margin: 0 20px;
}
div.static_menu ul#submenu a {
	margin: 0 12px;
	font-size: 13px !important;
}
div.static_menu_user {
	height: 45px;
	font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    width: 185px;
    white-space: nowrap;
	overflow: hidden;
}
div.static_menu_img {
	padding: 2px 5px;
	line-height: 41px;
	height: 41px;
}
div.static_menu_name {
	font-size: 13px;
    margin-top: 3px;
    margin-bottom: 2px;
}
div#logo {
	height: 50px;
}
div.top_buttons {
	height: 50px;
}
div.top_buttons li {
}
div.top_buttons a span {
	font-size: 7px;
	margin-top: 33px;
	width: 40px;
	overflow: visible;
}
div.top_buttons a.top_subscribe {
	background-position: -2px 6px;
}
div.top_buttons a.top_register {
	background-position: -55px 6px;
}
div.top_buttons a.top_account {
	background-position: -106px 6px;
}
div.top_buttons a.top_search {
	background-position: -154px 6px;
}
div.footer_copyright_text span {
	font-size: 0.8em;
}
div#footer div.footer_copyright_text a#footer_show_menu {
	font-size: 0.8em;
	margin-left: 5px;
	padding: 1px 3px;
}
div.right_column {
	width: 485px;
	padding: 0;
	border-right: 0;
}
div#actions {
	max-width: 485px;
}
