/* CSS Document */

h3{
font-size:16px;
}

.right{
font-size:12px;
}

#top div#top_up div.left{
	float:left;
	width:400px;
	margin:0 0 0 0;
	}
#top div#top_up div.left p{
	margin:8px 0 0 0;
	line-height:160%;
	}
#top div#top_up div.right{
	float:left;
	width:360px;
	margin:0 0 0 20px;
	}

#top div#top_up div.right h3{
font-size:16px;
}

#standard h2{
color:#0000aa;
background:#bbbbff;
}
#standard h3{
color:#0000aa;
}
#recomended h2{
color:#880000;
background:#ffdddd;
}
#recomended h3{
color:#770000;
}

#past h2{
color:#005500;
background:#ccffcc;
}
#past h3{
color:#005500;
}

ol{
 margin:0 8px 20px 30px;
 }

table{
	width: 450px;
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}

th{
	width: 200px;
	text-align: left;
}

td{
	text-align: left;
}
