/* CSS for Celebrate | Written by IKKI 2008-01-04 */

/* Celebrate */
.Celebrate h6 {
	margin: 0 0 6px 0;
	padding: 0 10px;
	height: 30px;
	width: 160px;
	line-height: 30px;
	background-color: #672201;
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

.Celebrate h1 {
	margin: 0;
	padding: 6px 0 3px 0;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #fe7411;
}

.Celebrate h2 {
	margin: 0;
	padding: 3px 0;
	font-family: Arial;
	font-size: 12px;
	color: #009933;
}

.Celebrate dl {
	margin: 0;
}

.Celebrate dt {
	margin: 0 0 6px 0;
	line-height: 16px;
	font-weight: bold;
}

.Celebrate dd {
	margin: 0 0 6px 20px;
	line-height: 16px;
}

.Celebrate p {
	margin: 0 0 6px 0;
	line-height: 16px;
}

.Celebrate img {
	vertical-align: middle;
}

.Celebrate table {
	border: 1px solid #cccccc;
}

.Celebrate table img {
	display: block;
	border: 5px solid #ffffff;
}