@charset "utf-8";
/* CSS Document */


#portfolio{
	width:906px;
	margin:21px 21px 0px 21px;
	}

#portfolioleft{
	width:503px;
	float:right;
	}
#portfolioright{
	margin-top:2px;
	width:403px;
	float:right;
	text-align:center;
	}
#portfolioright div{
	height:405px;
	}
	
#portfolioclear{
	clear:both;
	}
#portfolioleft img.thumb{
	margin:2px;
	cursor:pointer;
	border:1px solid #808080;
	}
#portfolioleft img.button{
	width:100px;
	height:10px;
	margin-left:179px;
	margin-top:5px;
	margin-bottom:5px;
	}
#thumb-container{
	height:390px;
	overflow:hidden;
	}
#thumb-container img.thumb{
	margin:2px;
	cursor:pointer;
	border:none;
	}
	
#portfolioright #displayimage{
	border:1px solid #808080;
	}
