/* CSS Document */

td {
	padding:0px 2px 2px 0px;
}

#projcontent01 {
	float:right;
	width:610px;
	height:370px;
}

#projcontent02 {
	float:right;
	width:610px;
	padding-bottom:20px;
}

#projmain {
	float:left;
	width:508px;
	height:370px;
}

#projthumbs {
	float:right;
	width:100px;
	height:370px;
}

#projthumbs ul {
	list-style:none;
	padding:0;
	margin:0;
}

#projthumbs ul li {
	line-height:0;
	margin-top:2px;
}

#projthumbs ul li:first-child {
	margin-top:0;
}
