#text {
	margin-left: 62px;
	padding-right: 11px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
}

.imp {
	font-variant: small-caps;
	font-weight: bold;
}

#left_text {
	float: left;
	width: 266px;
	padding: 0px;
}

/* This is the Tan hack */
* html #left_text {width: 266px; w\idth: 266px; }

#left_text p {
	margin-bottom: 7px;
}

#right_text {
	float: left;
	width: 266px;
	background-color: transparent;
	padding: 0px 0px 0px 20px;
}

/* This is the Tan hack */
* html #right_text {width: 286px; w\idth: 266px; }

#right_text p {
	margin-top: 2px;
	margin-bottom: 7px;
}

.box {
	background-color: #FF6628;
	margin-top: 10px;
	padding: 10px 13px 10px 10px;
}

.band_img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}