#latest_ps { 
	display:block;
	width:100%;
	padding:0; 
}

#latest_ps ul { 
	list-style:none;
}

#latest_ps li { 
	list-style:none;
}

.ps_subject { 
	display:block; 
	float:left;  
	width:268px; 
	height:19px; 
	font-size:12px; 
	text-align:left;
}

.ps_subject img { 
	vertical-align:middle;
}

.ps_date { 
	display:block; 
	float:left; 
	width:35px; 
	height:22px; 
	font-size:11px; 
	color:#999; 
	text-align:right;
}

.ps_coment { 
	font-size:11px; 
	color:#ff9900;
}
