
div#first_column
	{
	display:inline;
	float:left;
	width:696px;
	margin-right:30px;
	margin-left:4px;
	padding:0;
	border: 0px;
	}


div#column_container
	{
	
	width:100%;
	paddin:0;
	margin:0;
	}

div#p_title 
	{
	width:100%;
	height: 20px;
	margin-bottom:19px;
	float:left;
	background: url("images/text_title_press.gif") left no-repeat;
	}

div.paper 
	{
	text-align:justify;
	display:inline;
	float:left;	
	margin-bottom:10px;
	width:100%;
	}
	
span.paper_overview 
	{
	color:#676767;
	line-height:14px;
	text-align:justify;
	}
span.paper_title 
	{
	font-weight:bold;
	text-align:justify;
	}
	
	
span.abstract_word 
	{
	color:#39b3f3;
	}	
	
div.abstract {margin-top:7px;}

a.paper_link {color:#ff9000;}
div.delimiter 
	{
	display:block;
	float:left;
	width:637px;
	height:1px;
	line-height:1px;
	border-top: 1px solid #d6d6d6;
	margin-top:4px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0;
	}





div.paper img , div.paper_tc img{position:relative;top:3px;}

div#second_column
	{	
	display:inline;
	float:right;
	width:246px;
	padding:0;
	border: 0px;
	}


div#papers_column_title 
	{
	float:left;
	width:242px;
	background: url("images/press_scientific_papers.gif") left no-repeat;
	height:30px;
	}
div.press_column_content1
	{	
	text-align:left;
	float:left;
	width:242px;
	background: url("images/press_platform_middle.gif") left repeat-y;	
	padding-bottom:10px;
	}
div.press_column_content2
	{	
	text-align:left;
	float:left;
	width:242px;
	background: url("images/press_platform_middle.gif") left repeat-y;	
	padding-bottom:2px;
	}	
div.paper_tc
	{
	margin-left:5px;
	margin-top:5px;
	color:#4b4b4b;
	}	
	
span.tc_date 
	{
	color:#39b3f3;
	}	
	
div#reviews_column_title 
	{
	float:left;
	width:242px;
	background: url("images/press_reviews.gif") left no-repeat;
	height:30px;
	}
div#tc_column_end 
	{
	float:left;
	width:242px;
	background: url("images/press_platform_bottom.gif") left no-repeat;
	margin:0; padding:0;
	line-height:1px;
	height:10px;
	font-size:1px;
	}
