#staffcast_box .box{
	padding:0;
	margin:0 80px;
}


#staffcast_box{
	padding:0;
	margin:0;
}

#staffcast_box h2{
	background-image: url(../staffcast/images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 980px;	
	text-indent:-9999px;
}

#staffcast_box h3{
	background-image: url(../images/topics_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 20px;
	color: #20759B;
	height:30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
}

table{
	width:700px;
	padding:0 0 20px 0;
}

th{
	width:30%;	
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
}
td{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
	padding:3px 0;
}