#body1 .link_box {
	width: 400px;
	margin-top: 16px;
}

#body1 DIV#uttm .link_box {
	width: 336px;
	_width: 346px;
	margin-top: 0;
	padding-left: 10px;
	padding-bottom: 16px;
	background: url(../shell/greyline_bg_bottomleft.gif) no-repeat;
	background-position: 0 100%;
}



#body1 .link_box ul a, #body1 .link_box ul a span.container1 {
	height: 42px; /* logo height */
}

#body1 .link_box ul a span.container1 {
	top: -42px; /* -logo height */
}

.link_box ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	
	border: 1px solid #c0c0c0;
	border-bottom: none;
}

#body1 DIV#uttm .link_box ul {
	border-color: #d7d7d7;
}




.link_box b {
	color: #000000;
}

.link_box ul a {
	color: #666666 !important;
	text-decoration: none;

	margin: 0;
	display: block;
	position: relative;
	padding: 4px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: hidden;

	background: url(../shell/arrow_red_white.gif) no-repeat;
	background-position: 90 50%;
}


.link_box ul a span {
	margin-left: 0;
}

.link_box ul a:hover span {
	text-decoration: underline;
}


#body1 .link_box ul a span.container1 {
	display: table;
	position: absolute;
	width: 292px;
	left: 106px;
	overflow: hidden;

	top: 0;
}


#body1 DIV#uttm .link_box ul a span.container1 {
	width: 228px;
	_width: 218px;
}


#body1 .link_box ul a span.container2 {
	_position: absolute;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
}

#body1 .link_box ul a span.container3 {
	_position: relative;
	_top: -50%;
	padding-right: 2px;
	
	display: block;
}

.link_box li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c0c0c0;
}

#body1 DIV#uttm .link_box li {
	border-color: #d7d7d7;
}



.link_box h3 {
	font-weight: 700;
	color: #ffffff !important;
	background-color: #c0c0c0;
	padding: 3px 6px;
}


#body1 DIV#uttm .link_box h3 {
	position: relative;
	height: 16px;
	overflow: hidden;
	text-align: right;
	top: 4px;
	/*
	EF:
	*/

	background-color: transparent;
	padding: 0px;
	padding-right: 3px;
}

#body1 DIV#uttm .link_box h3 span {
	display: block;
	position: absolute;
	right: 3px;
	top: 0;
	width: 150px;
	height: 16px;
	z-index: 1;
	background: url(../shell/home_uptotheminute.gif);
	background-position: 0 0;
}





#body2 .link_box {
	margin-top: 16px;
}

#body2 .link_box ul {
	border-left: none;
	border-right: none;
}

#body2 .link_box img {
	display: none;
}

#body2 .link_box ul a {
	padding: 4px;
	padding-left: 25px;

	background-position: 10 0.6em;
}

