#latest_ps { 
	display:inline-block;
	width:100%;
	padding:0 20px; 
}

#latest_ps ul { 
	list-style:none;
}

#latest_ps li { 
	list-style:none;
}

.ps_subject { 
	display:block; 
	float:left;  
	width:290px; 
	height:26px; 
	font-size:15px; 
	font-weight:300;
	letter-spacing:-0.02em;
	text-align:left;
}

.ps_subject a { 
	color:#444;
}

.ps_subject img { 
	vertical-align:middle;
}

.ps_date {
	display:none;
	/*display:inline-block;*/
	width:80px; 
	height:26px; 
	font-size:1em; 
	font-family:tahoma; 
	color:#666; 
	text-align:right;
}

.ps_coment { 
	font-size:11px; 
	color:#ff9900;
}
