#outline {
	width:542px;
	margin:0 18px 40px 20px;
	}
table#info {
	margin: 10px 0 0;
	width:542px;
	border-top:1px solid #006;
	}	
/* safari only \*/
html[xmlns*=""] body:last-child table#info {
	font-size: 95%;
	}	
#info td.ll {
	width:140px;
	height:10px;
	padding:9px 0 7px 13px;
	text-align:left;
	background:rgb(230,235,255);
	border-bottom:1px solid #006;
	vertical-align:top;
	}	
#info td.rl {
	width:376px;
	height:10px;
	padding:9px 0 7px 13px;
	text-align:left;
	line-height:20px;
	background: #fff;
	border-bottom:1px solid #006;
	}
table#subInfo {
	margin: 0;
	padding: 0;
	width:376px;
	}	
#subInfo td.llInfo {
	width:65px;
	padding:0;
	text-align:left;
	background: #fff;
	vertical-align:top;
	}	
#subInfo td.rlInfo {
	width:291px;
	padding:0;
	text-align:left;
	line-height:20px;
	background: #fff;
	vertical-align:top;
	}
