/* 
*/



.imagebox {
	text-align: center;
	margin-bottom : 5px;
}

.imagebox img{
	width: 200px;
}

.textbox {
	text-align: left;
	margin-bottom : 15px;
	padding : 5px 5px;
}

.textbox img{
	float: right;
	margin-left : 5px;
	margin-bottom : 5px;
}

.textbox a {
	display: inline;
	text-decoration: underline;
}


aside table {
	border-top: 1px solid #CCCCCC;
	width: 100%;
	margin-top : 10px;
	margin-bottom : 20px;
}

.td170 {
	background-color: #eafbc1;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:top;
}

.td200 {
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:middle;
}


.textbox p {
	padding : 10px 5px;
}



.big120 {
	font-size : 120%; 
	font-weight: bolder;
	}



#redhot {
	color: #cc3333;
	font-size : 130%; 
	font-weight: bolder;
	}



