
/*
@author Ermek
@copyright Hire-Experts LLC
@version Styler 3.2
*/

/* important styles */
td.profile,
div.portal_content{
    border-top: none !important;
}
div.top_menu_link_container, div.top_menu_link_container_end{
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
}
td.top_menu,td.top_menu2{
    border-left: none !important;
}
td.top_menu {
	border-right: none !important;
}
td.menu_user{
    border-top: none !important;
}
#profile_tabs_profile{
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
}
div.profile_content{
    border: none !important;
}
td.profile_tab2 a{
    border-bottom: none !important;
    border-left: none !important;
}
td.profile_tab a{
    border-left: none !important;
}
td.profile_tab_end,td.profile_menu1 a{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
div.copyright{
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}
table.profile_menu{
    border-bottom: none !important;
}
table.profile_menu{
    border-bottom: none !important;
}
ul.he_pages_tabs li{
	border-bottom: none !important;
}
.he_pages_fieldlist{
	border-right: none !important;
}
.he_pages_valuelist{
	border-left: none !important;
}

tr.menu_user {
	background-image:none;
}
.he_user_menu { border:1px solid transparent; }
div.tabs {
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
}
a.tab, a.tab:hover, a.tab_active, a.tab_active:hover { border:none !important; }

td.list, td.list2 {
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
}

div.wide_container { border-left:none !important; border-right:none !important; }

div.menu_item:hover { background-image: none !important; }

