#cal_full
{
	background: transparent url(../images/cal_bg_nologin.gif) no-repeat;
	color: #000;
	width: 158px;
	height: 265px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	overflow: visible;
	float: right;
	clear: both;
}
#cal_full a
{
	font: 10px Arial;
	color: #fff;
	text-decoration: none;
}
#cal_full .tabs
{
	height: 19px;
	width: 158px;
	padding: 0;
	vertical-align: bottom;
	float:left;
	clear: both;
}

#cal_full .world
{
	font: 10px Arial;
	height: 15px;
	padding-top: 4px;
	padding-left:5px;
	width:46%;
	float:left;
	margin-left: -5px;
	clear: none;
}

#cal_full .my
{
	font: 10px Arial;
	height: 15px;
	padding-top: 4px;
	width:47%;
	float: right;
	clear: none;
}

#cal_full .world a, #cal_full .my a {
	display:block;
}


#cal_login {
	display: block;
	width: 152px;
	float: left;
	clear: both;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
}

#cal_login .cal_search_inst {
	color: #ffffff;
	font-size: 9px;
	margin: 0;
	line-height: 11px;
	}

#cal_login form {
	padding: 0px;
	margin-bottom: 3px;
	}

#cal_create {
	margin-right: 2px;
	float: left;
	display: block;
	width: 156px;
	clear: both;
}

#cal1Container
{
	width: 156px;
	margin-top: 4px;
	margin-left: -1px;
	display: block;
	float: left;
	clear: both;
	}
