.outnow {
	background-color: #FFFFFF;
	border: 1px dotted #000066;
	padding: 5px;
	color: #000066;
	font-size: 75%;
	width: 255px;
	height: 120px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.outnow a {
	text-decoration: none;
	color: #0000FF;

}
.outnow a:hover {
	color: #FF0000;
	text-decoration: none;
}
.outnowtitle {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 5px;
}
.outnowtrack {}

.outnow img {
	float: right;
	}
