#companion h4{
	margin: 10px 0 10px 5px;
	padding: 40px 0 0 35px;
	width: 520px;
	height: 19px;
	background: url(../img/clock.gif) 0 30px no-repeat;
	border-bottom: solid 1px #3e2f8c;
	font-size: 12px;
	color: #666666;
	clear: both;
	}

#companion table{
	margin: 10px 0 20px 5px;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	text-align: center;
	}

#companion th{
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;

	}

#companion td{
	padding: 3px 0;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	}

#companion a{
	font-size: 14px;
	text-decoration:none;
	}

#companion a:hover,#companion a:active{
	color: #ffffff;
	background: #a0410d;
	}

.update{
	font-size:10px;
	}
