DIV.block-clear{
	border:1px solid #d5d5d5;
}
DIV.block-clear DIV.block-title{
	text-align:left;
	padding-left:10px;
}
DIV.block-clear DIV.block-content{
	padding:2px;	
}
DIV.block-clear IMG{
	margin:0px 13px;
}
DIV.previous{
	float:left;
	background:url(images/previous.gif) right center no-repeat;
	width:20px;
}
DIV.slide{
	float:left;
	overflow:hidden;
}
DIV.link-bgk{
	width:30px;
	height:165px;
	background-color:#e5e5e5;
	line-height:165px;
}
DIV.link{
	float:left;
}
DIV.next{
	float:right;
	background:url(images/next.gif) left center no-repeat;
	width:20px;
}
DIV.next DIV.link-bgk{
	float:right;
}
A.link{
	font-weight:bold;
	text-transform:uppercase;
}
DIV.name-project{
	float:right;
	color:#1a4991;
	margin-bottom:10px;
}
DIV.name-project FONT{
	color:#1a4991;
	font-weight:bold;
	text-transform:uppercase;
	clear:both;
}
