h1.general 
{
	height: 66px;
	
	
}

h1 
{
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}

h2 
{
	color: #6ebfd1
}

h3 
{
	color: #000;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.breadcrumbs 
{
	height: 17px;
	margin-top: 0px;
}

p 
{
	padding-top: 0;
	margin-top:0;
}



ul.english
{
	margin-left: -24px;
}

ol.english {
 margin-left: -23px;
}

.moodImage
{
	height: 164px;
}

.content 
{
	height: 312px;
	margin-top: 19px;
	width: 934px;
	border: solid 0px #000;
}

.col1 
{
	width: 302px;
	height: 312px;
	overflow: hidden;
	float: right
}

.col2 
{
	width: 302px;
	height: 312px;
	overflow: hidden;
	float: right;
	margin-right: 14px;
}

.contact 
{
	margin-top: 17px;
}

.researchMenu 
{
	padding-right: 7px;
}

.researchMenu a
{
	text-decoration: underline;
}

/* timeline styles */

.yearBox 
{
	width:53px;
}

.yearBox .top 
{
	height: 7px;
	line-height: 5px;
	font-size: 3px;
	background-image: url(../images/researches/little_box_up.jpg);
	background-repeat: no-repeat;
}

.yearBox .bottom 
{
	height: 7px;
	line-height: 5px;
	font-size: 3px;
	background-image: url(../images/researches/little_box_down.jpg);
	background-repeat: no-repeat;
}

.yearBox .year 
{
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	padding: 0 7px;
	text-align: center
}

.textBox 
{
	width:600px;
}

.textBox .top 
{
	height: 7px;
	line-height: 5px;
	font-size: 3px;
	background-image: url(../images/researches/big_box_up.jpg);
	background-repeat: no-repeat;
}

.textBox .bluetop 
{
	height: 7px;
	line-height: 5px;
	font-size: 3px;
	background-image: url(../images/researches/blue_box_up.jpg);
	background-repeat: no-repeat;
	color: #5078ab;
}

.textBox .bottom 
{
	height: 7px;
	line-height: 5px;
	font-size: 3px;
	background-image: url(../images/researches/big_box_down.jpg);
	background-repeat: no-repeat;
}

.textBox .bluebottom 
{
	height: 7px;
	line-height: 5px;
	font-size: 3px;
	background-image: url(../images/researches/blue_box_down.jpg);
	background-repeat: no-repeat;
}

.textBox .text 
{
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	padding: 0 7px;
	
}

.textBox p 
{
	padding:0;
	margin:0;
}

.textBox .bluetext 
{
	border-right: solid 1px #5078ab;
	border-left: solid 1px #5078ab;
	padding: 0 7px;
	color: #5078ab;
}

.textBox .bluetext h3
{
	color: #5078ab;
}

.tlSep 
{
	height: 14px;
	line-height: 10px;
}

/*General menu*/
.breadcrumbs ul li {padding: 0 0 0 14px;*padding: 0 14px 0 0;}