/* Website Portfolio ------------------------------- */

.sideCell{
	background-color : #3366cc;
}

ul.years li {
	font-size: 0.75em;
	font-family: Verdana, Arial, sans-serif;
	list-style-type: none;
	color: #999;
	font-weight: bold;
	border-bottom: 1px solid #999;
	margin-bottom: 7px;
	margin-top: 10px;
}

ul.years img.thumb {
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	margin-left: 10px;
}