html, body{
	/* height:100%; */
}

body, td, th, input, select{
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
	font-size : 12px;
}

body, td{
	margin-top: 5px;
	margin-bottom: 5px;
}

th{
	font-weight: bold;
}

img{
	border: 0px;
}

p{
	margin:0px 0px 12px 0px;
}

.shadow{
	margin:0px;
	padding:0px 7px 7px 0px;
	background-image: url('img/shadow.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

a{
	text-decoration : none;
	color: #CE1304;
}

a:hover{
	text-decoration : underline;
}

a:active{
	text-decoration : none;
	color: #000000;
}

h1{
	font-size: 13pt;
	font-weight: bold;
	color: #CE1304;
	text-align: left;
}

h2{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

hr{
	height: 0px;
	border:0px;
	border-bottom:1px solid #CE1304;
}

select{
	width: 130px;
	background-color: #FFFFFF;
}

.grey{
	color: #808080;
}

.small{
	font-size: 10px;
}

.gigdate{
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #555555;
}

.gigcity{
	font-size: 13px;
	font-weight: bold;
}

.box_round{
	padding: 5px;
	border: 1px solid #808080;
	-moz-border-radius: 5px;
	/* border-radius: 5px; */
}

.dl_item{
	margin:0px 0px 3px;
}

.dl_item img{
	vertical-align: bottom;
	margin-right: 5px;
}

table{
	border-collapse: collapse;
}

#podcast{
	width:256px;
	margin-left:10px;
}