/*
Original design by Free CSS Templates
http://www.freecsstemplates.org (isometric)
Released for free under a Creative Commons Attribution 2.5 License
*/

div.year {
	text-align: left;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #31576F;
	padding: 2px 0 2px 0;
	margin-left: 10px;
	margin-bottom: 10px;
	background: transparent url(../images/img6.gif) repeat-x scroll 0 bottom;
}

div.project {
	padding: 10px;
}

div.projectLink {
	float: left;
	width: 160px;
}

div.projectLink img {
        padding: 1px;
        border: 1px solid #0077A7;
}

div.projectLink span.nopreview {
	display: block;
        text-align: center;
        width: 120px;
        height: 80px;
	line-height: 80px;
        border: 1px solid #0077A7;
}

div.projectEnd {
	clear: both;
	height: 0;
}

span.important {
  font-weight: bold;
  font-style: normal;
}

