td.info {
	text-align: center;
	width: 200px;
}
th.info {
 	text-align: center;

}

th {
	background: #eeeeee;
}

td.price {
	background: #eeeeee;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

span.dimmed {
	
	font-size: 80%;
	
}

div.title {
	
	font-weight: bold;
	
}

#tooltip {

	width: 400px;
	
}

a.tooltip, a.tooltip:visited {
	
	color: #444444;
	padding: 0 30px 0 30px;
	background: transparent url('/img/question.png') no-repeat left top;
	
}

table {
	width: 100%;
}

.compare td {
	border-bottom: 1px dashed #cccccc;
	
}

div.registernow {
	text-align: center;
	margin: 15px 0;
}
div.registernowbutton {
	background: transparent url('/img/default/registernow.png') no-repeat;
	height: 54px;
	margin: 0 auto;
	text-align: center;
	line-height: 54px;	
	width: 194px;
}
div.registernowbutton a, div.registernowbutton a:visited {
	color: #FFFFFF;
	font-size: 18px;
}
