#downloadbox {
	width: 518px;
}
#featDwnldBox {
	width: 518px;
	height: 170px
}
#featDwnld {
	border-collapse: collapse;
}
#featDwnld a {
	text-decoration: none;
	color: #000;
}
#featDwnld a:hover {
	text-decoration: underline;
	color: #000;
}
.featDwnld1 {
	border: 1px solid #888;
	float: left;
	width: 257px;
	width: expression('259px');
}
.featDwnld2 {
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	float: right;
	width: 258px;
	width: expression('259px');
}
.featDwnld3 {
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	float: left;
	width: 257px;
	width: expression('259px');
}
.featDwnld4 {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	float: right;
	width: 258px;
	width: expression('259px');
}
#featDwnldImg {
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	border-right: 1px solid #888;
	width: 75px;
	width: expression('79px');
	float: left;
	cursor: pointer;
}
#featDwnldText {
	color: #000;
	background-color: #FFF;
	padding: 17px 5px 0px 13px;
	float: right;
	width: 159px;
	width: expression('177px');
	cursor: pointer;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 2px;
}
.ico_download {
	position: relative;
	top: -5px;
	float: right;
}
#searchbox {
	width: 518px;
	height: 200px;
}
.title {
	background-color: #9D1018;
	border: 1px solid #888;
	padding: 12px 0px 12px 13px;
}
#searchBand {
	float: left;
	width: 258px;
	margin-right: 2px;
	height: 200px;
}
#searchTrack {
	position: relative;
	float: right;
	width: 258px;
}
.searchBoxContent {
	border-top: 1px solid #888;
	background-color: #EEE;
	margin-top: 8px;
}
.upperSearchBox {
	margin: 10px 15px 0px 15px;
	font-size: 12px;
	color: #000;
}
.lowerSearchBox {
	background-image : url("/media/shops/ymm/img/bg-searchbox.gif");	
}
#bandsearch {
	margin: 9px 0px 9px 15px;
	background-image : url("/media/shops/ymm/img/bg-searchboxinput.gif");
	padding-left: 12px;
	padding-top: 5px;
	font-size: 10px;
	height: 17px;
	height: expression('22px');
	width: 174px;
	width: expression('186px');
	border: none;
}
#tracksearch {
	margin: 0px 0px 0px 0px;
	background-image : url("/media/shops/ymm/img/bg-searchboxinput.gif");
	padding-left: 12px;
	padding-top: 5px;
	font-size: 10px;
	height: 17px;
	height: expression('22px');
	width: 174px;
	width: expression('186px');
	border: none;
}
#browseByTrack {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border-collapse: collapse;
}
#browseByLetter {
	width: 228px;
	border: 1px solid #000;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 7px;
	font-size : 10px;
	margin-bottom: 20px;
}
#browseByLetter td {
	border: 1px solid #000;
	width: 25px;
	padding: 0px;
	background-color: #EEE;
	font-size : 10px;
}
#browseByLetter td a {
	text-decoration: none;
	color: #9D1018;
	font-weight: bold;
	font-size: 12px;
}
#browseByLetter td a:hover {
	text-decoration: underline;
}
#browseByLetter td div {
	width: expression('24px');
	cursor: pointer;
	padding: 5px 6px 4px 8px;
	background-color: #FFF;
	font-size : 10px;
}
#submitButton {
	border: 1px solid #DD9203;
	background-color: #9D1018;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	padding: 3px 3px 2px 3px;
	padding: expression('2px 3px 2px 3px');
	margin-left: 2px;
}
.bandSearchSubmit {
	position : relative;
	top: -9px;
}
#labelBrowse {
	padding: 15px 15px 0px 15px;
	height: 42px;
	height: expression('49px');
	background-color: #EEE;
}
#labelBrowseText {
	float: left;
	padding: 3px
	font-family: arial;
	font-size: 12px;
	height: 15px;
	color: #000;
}
#labelBrowseSubmit {
	float: right;
	margin-right: 2px;
}