.roster_content {
	min-height: 404px;
}

* html .roster_content {
	height: 404px;
}

.roster_header {
	width: 1000px;
	height: 41px;
}

.roster_header_letter {
	margin-left: 19px;
	margin-top: 18px;
	float: left;
}

.roster_header_letter_select {
	float: left;
	margin-left: 5px;
	margin-top: 11px;
}

.roster_select {
	font-family: Tahoma;
	font-size: 11px;
	border: solid 1px #d29e00;
	width: 50px;
}

.roster_header_last_page {
	float: right;
	margin-right: 19px;
	margin-top: 18px;
}

.roster_header_next_page {
	float: right;
	margin-right: 8px;
	margin-top: 18px;
}

.roster_header_bullet {
	float: right;
	margin-top: 18px;
}

.roster_header_select_page {
	float: right;
	margin-top: 11px;
}

.roster_header_back_page {
	float: right;
	margin-top: 18px;
}

.roster_header_first_page {
	float: right;
	margin-top: 18px;
	margin-right: 8px;
}

.no_artist {
	margin-left: 16px;
}

.roster_icon_row {
	clear: both;
	width: 973px;
	margin-left: 16px
}

.roster_icon {
	width: 129px;
	height: 169px;
	float: left;
	background-color: #0e0717;
	padding: 2px;
	margin-bottom: 6px;
}

* html .roster_icon {
	width: 133px;
	height: 173px;
}

.roster_icon_photo {
	width: 125px;
	height: 125px;
	border: solid 2px #290f57;
	margin-bottom: 2px;
}

.roster_icon_title {
	width: 119px;
	height: 28px;
	background-image: url("../images/roster/icon_title.jpg");
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

* html .roster_icon_title {
	width: 129px;
	height: 38px;
}

.roster_icon_title a:link, .roster_icon_title a:visited, .roster_icon_title a:hover {
	color: #ffffff;
	text-decoration: none;
}