/*************************************************
		ImFlexi - OyakSGS Products Interface v1.0 
	 	ImFlexi - OyakSGS Products CSS Template for web 2.0
		Codded by : Emre Mehmet YAKUT
 *************************************************/
 
 	DIV.news { overflow:auto; }
 	DIV.news_title { padding:10px; border-bottom:1px dotted #343434; color:#343434; }
 	DIV.news_footer { padding:10px; border-top:1px dotted #343434; color:#666666; }
 	DIV.row2 { height:80px; }
 	DIV.news_image { padding:10px; float:left; }
 	DIV.news_image_r { padding:10px; float:right; }
 	DIV.news_short_desc { padding:10px; color:#343434; overflow: auto; }
 	DIV.news_content { padding:10px; color:#343434; text-align: justify; }
 	DIV.news_read_more { padding:10px; text-align:right; font-weight: bold; }
 	DIV.news_read_more A, DIV.news_read_more A:visited { color:#343434; }
 	DIV.news_read_more A:hover{ text-decoration: none; color:#880000; }
 	
 	DIV.read_all{ padding:10px; float:right; }
