.act_detail {
	width:500px; 
	height:373px; 
	padding:10px 0 0 10px;
	background-position: center center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #000000;
}
.act_detail * {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	font-family:Tahoma,Arial, sans-serif;
}
.act_box {
	width:195px; 
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background:url(http://www.pornattitude.com/media/act/bottom.gif) no-repeat center bottom;
	font-size:11px; 
	color:white; 
	padding-bottom:14px;
	text-align:left;
}
.act_name {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	width:195px;
	height:45px;
	background:url(http://www.pornattitude.com/media/act/top.gif) no-repeat center top;
	text-align:center;
	line-height:45px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.act_box ul { 
	padding:0 14px;
}
.act_box ul li b { 
	color:#FFFFCC;
}
.act_dot { 
	background:url(http://www.pornattitude.com/media/act/dot.gif) repeat-x left center; 
	line-height:1px; 
	font-size:1px; 
	display:block; 
	height:1px;
	margin:6px 14px;
}
