div.news_nav_block ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
div.news_nav_block h2
	{
	margin: 0;
	padding: 0 0 15px 0;
	background: url('/images/news-head-line.png') bottom right no-repeat;
	}
	
.news_nav_block li
	{
	cursor: pointer;
	background: url('/images/news_bg_closed.png') #fafafa 0 bottom repeat-x;
	border-right: 1px solid #e2e2e2;
	}
	
.news_nav_block li h3, .news_nav_block li h3 a
	{
	display: block;
	min-height: 35px;
	}
	
div.news_nav_block ul li.open
	{
	background: url('/images/news_bg_open.png') #ffffff bottom no-repeat;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: none;
	}
	
.news_nav_block li img
	{
	float: left;
	margin: 3px 5px;
	}
	
.news_nav_block li h3
	{
	margin: 0;
	padding: 0;
	}
	
.news_nav_block li h3 a
	{
	padding: 0px 10px;
	}
	
table.news-big-container
	{
	overflow: visible;
	}
	
table.news-big-container p
	{
	margin-top: 0;
	}
	
table.news-big-container td
	{
	vertical-align: top;
	}
	
table.news-big-container h2
	{
	margin: -2px 0 4px 0;
	padding: 0;
	}
	
table.news-big-container h2 span
	{
	display: -moz-inline-stack;
	display: inline-block;
	}
	
table.news-big-container h2 span.hot
	{
	background: url('/images/hot-arrow.png') left center;
	width: 85px;
	padding: 0 0 1px 12px;
	
	bottom: 3px;
	}
	
table.news-big-container td.news-big-title
	{
	padding: 0 0 12px 0;
	}
	
table.news-big-container div.news-big-image, table.news-big-container td.news-big-image
	{
	float: left;
	padding: 0 10px 10px 0;
	}
	
div.column-two-block h2
	{
	margin: 0 0 10px 0;
	}
	
div.expert a.slink
	{
	float: right;
	}
	
div.expert-person img
	{
	float: left;
	margin-right: 5px;
	}
	
div.expert-person p span
	{
	display: block;
	}
	
div.categories-block
	{
	margin-top: 5px;
	}
	
embed.audio-play
	{
	width: 100%;
	max-width: 300px; /* IE */
	}
	
div.category-item, div.home-item, div.all-link
	{
	padding-right: 10px;
	}
	
div.category-item div.category-text .category-text-image-wrapper, div.home-item div.home-item-text .category-text-image-wrapper
	{
	float: left;
	margin: 0px 7px 5px 0px;
	}
	
div.home-item .home-title, div.hcategory-item .category-title
        {
        display: block;
        }   
        
h2.category-type
	{
	margin: 30px 0 10px 0;
	}
	
div.expert-text
	{
	margin-bottom: 10px;
	}
	
div.expert-text img
	{
	float: left;
	margin: 0 7px 5px 0;
	}
	
div.expert-text a
	{
	display: block;
	margin-bottom: 3px;
	}
	
div.category-text
	{
	margin-bottom: 5px;
	}
	
div.column_two div.comments
	{
	margin: 10px 0 0 0;
	}
	
div.ict, div.audio, div.law
	{
	padding-right: 10px;
	}
	
div.psy, div.method, div.video
	{
	padding-left: 10px;
	}
	
div.video div.category-text
	{
	padding-left: 90px;
	}
	
div.video img
	{
	float: left;
	}
	
#updates-wrapper {
	overflow: hidden;
}

.faq-index-text
	{
	display: block;
	padding-bottom: 10px;
	}
	
.faq-index-user
	{
	display: block;
	text-align: right;
	font-style: italic;
	padding-right: 15px;
	}
	
.category-item .video-item
	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
div.offers li.rotten
	{
	opacity: 0.05;
	}
	
div.offers li.notfresh
	{
	opacity: 0.2;
	}
	
div.offers li.notsofresh
	{
	opacity: 0.5;
	}
	
div.offers li.almostfresh
	{
	opacity: 0.7;
	}

