﻿
.login_tab_panel 
{
	margin: 0px;
}

.login_tab_container
{
	margin: 0px;
}

.login_tab_container .ajax__tab_header
{
	margin-left: 20px;
}

/* for IE6 */
* html .login_tab_container .ajax__tab_header
{
	margin-left: 20px;
	height: 50px;
	overflow: hidden;
}

.login_tab_container #ctl00_Body_TabContainer1_header
{
	margin-right: 0px;
}

.login_tab_container .ajax__tab_header #__tab_ctl00_Body_TabContainer1_TabPanel1
{
	margin-right: 0px;
}

.login_tab_container .ajax__tab_header #__tab_ctl00_Body_TabContainer1_New
{
	margin-right: 0px;
}
