/*--3P3B Ltd. RELEASE CSS--*/
.release{
	width:250px;
	height:auto;
	margin:10px 0 10px 0;
	padding:0;
	float:left;
}
.releaseover{
	width:200px;
	height:auto;
	margin:0 auto;
	padding:0;
	border:1px solid #ddd;
	background:url("../_img/disco_bg/disco_bg.gif") no-repeat 0 0 ;
}
.jack{
	width:55px;
	height:auto;
	margin:8px;
	padding:0;
	border:1px solid #333;
	float:left;
}
.deta{
	width:124px;
	height:auto;
	margin:0;
	padding:0;
	font-size:xx-small;
	float:left;
}
.deta ul{
	margin:6px;
	padding:0;
	line-height:120%;
}
.deta li{
	margin:0;
	padding:0;
	list-style:none outside;
	border-bottom:1px dotted #ddd;
	font-size:xx-small;
	text-align:right;
}