﻿.LocalMusic
{
	width:100%;
	height:100%;
}

.LocalMusic th
{
	width:100%;
	height:60px;
	background-image:url('../Images/PageArt/LocalMusicBanner.gif');
	background-repeat:no-repeat;
	font-family:Cry Kitty;
	font-size:34px;
	font-weight:bold;
	color:#5e546b;
	vertical-align:middle;
	text-align:left;
	text-indent:200px;
}

.LocalMusic tbody
{
}
.LocalMusic tbody tr
{
	vertical-align:top;
}
.LocalMusic tbody td
{
	/*background-image:url('../Images/PageArt/LocalMusicBackground.gif');
	background-repeat:no-repeat;*/
	background-position: center top;
	vertical-align:top;
	width:25%;
	height: 165px;
	text-align:center;
}

.LocalMusic tbody td img
{
	position:inherit;
	/*margin-left:33px;
	margin-top:8px;*/
	background-repeat:no-repeat;
	background-position:center top;
	width:137px;
	height:139px;
}

.LocalMusic tbody td h5
{
	position: inherit;
    text-align:left;
	width:120px;
	font-family:Century Gothic;
	font-weight:normal;
	font-size:10px;
	vertical-align:top;
	margin-bottom:0px;
	margin-top:5px;
	margin-left:33px;
	
	/*margin-top: 15px;*/
}
.LocalMusic tbody td h6
{
	position: inherit;
    text-align:left;
	width:120px;
	font-family:Century Gothic;
	font-weight:normal;
	font-size:10px;
	vertical-align:top;
	height: 12px;
	margin-top: 0px;
	margin-left:33px;
	/*left:33px;
	
	
	margin-bottom: 2px;*/
}

.LocalMusicList
{
	border: none 0px;
	border-collapse:collapse;
	width:100%; 
	
	}
.LocalMusicList a
{
	color:Blue;
	
	}