.container{
	width:170px;
	height:200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #2A4D7B;
	left: 5px;
	
}



#container2{
	width:164px;
	height:170px;
	font-family: Tahoma;
	font-size: 12px;
	color: #2A4D7B;
	border:1px solid #0F69A8;
	margin: 0px;
	padding: 0px;
	
}

.txtbox_webmail{
font-family: Tahoma;
	font-size: 12px;
	color: #2A4D7B;
}

.tb{
	float:left;
	position:relative;
	left:0px;
	width: 155px;
	margin: 5px 5px 0px 0px;
	
	
	
}

#login{
	margin-left: 10px;

}

.th{
	background-color: #FFF7CA;
	width:83px;
	float:left;
	display: inline;
	margin: 0px;
	position:relative;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 25px;	
	cursor: hand;
	background-image: url(../images/drafts/tab2.gif);
	padding: 0px;
	border-bottom: 1px solid #1B588F;
	vertical-align: text-bottom;
}

.th_current{
	padding: 0px;
	position:relative;
	text-align: center;
	height: 25px;
	width:83px;
	float:left;
	display: block;
	color:#FFFFFF;
	border-bottom: 1px solid #1B588F;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	background-image: url(../images/drafts/tab1.gif);
	vertical-align: middle;
}

.th_current div{
	margin-top:4px;
	background-color: #00CC66;
}

#th2{
	left:-0px;
}