/* CSS Document */

.zenbox3{
	width:830px;
	padding:15px;
	border:solid 1px #CCC;
	background-color:#333; 
	-webkit-border-radius: 8px;
   	-moz-border-radius: 8px;
   	border-radius: 8px;
	behavior: url(r2ed.unl.edu/css/PIE.htc);

	}
	


.audiobox{
	margin-top:15px;
	width:830px;
	padding:15px;
	border:solid 1px #CCC;
	background-color:#fff; 
	-webkit-border-radius: 8px;
   	-moz-border-radius: 8px;
   	border-radius: 8px;
	text-align:center;
	behavior: url('http://r2ed.unl.edu/css/PIE.htc');
	}
	

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:22px;
				line-height:18px;
	font-weight:100;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
		font-size:15px;
			font-weight:100;
			line-height:18px;
			text-shadow: 0px 1px 0px #e5e5ee;



	
	}	
	
body{
	background-color:#E7E7E7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	
	}
	
#wrapper{
		margin:auto;
		width:860px;

	}	
	
#content{
	width:860px;
	text-align:left;
	margin:0;
	
	}
	
#content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}	

#title{

	margin:15px 0 0 0;
	
	}
	
#download{
	float:right;
	margin:30px 0 12px 0;
	}	

hr{
	border-left:none;
	border-right:none;
	border-bottom:solid #fff 1px;
	border-top: solid #999 1px;
	margin-top:20px; 
	}	
	
	
.picture{
	float:left;
	clear:both;
	padding-right:5px;
		
	}	
	
.mp3player{
	margin-top:50px;
	float:right;
		
	}	
	
.id{
	float:right;

	}	