#steelz .soundD {
	border: 1px solid #666666; 
	width: 360px;
	overflow: hidden;
	background-color: #666666;
	margin: 15px auto;
	float: left;
}

#steelz .soundD img {
	float: right;
	margin: 10px;
}

#steelz .soundD p {
	/*font-family: arial, verdana;*/
	font-size: 11px;
	margin: auto;
}

#steelz .soundD .soundP {
	/*border: 1px solid black;*/
	margin: auto;
	padding: 10px;
	width: 340px;
	float: left;
	background-color: #396F31;
}

#steelz .soundP .ltext a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

#steelz .soundP .ltext a:hover {
	text-decoration: underline;
	background: none;
}

#soundD_wrap {
float: left;
width: 100%;
margin: 5px auto;
}

#hRec {
	margin: 5px auto; 
}

#soundD_wrap .pr img {
	float:right;
	margin:5px auto auto;
}

#soundD_wrap .ldesc {
	color: #ffffff;
	float: left;
	width: 205px;
}

#soundD_btm {
	margin: auto;
	width: 100%;
	background: #ffffff;
	float: left;
}

#soundD_btm  .lurl {
	float: left;
	margin: auto;
	padding: 2px 0 2px 15px;
	width: auto;
}

#soundD_btm  .pr {
	float: right;
	margin: auto;
	padding: 2px 15px 2px 0;
	width: auto;
}