/* CSS Document */
#panelContainer {
	width:610px;
	height:370px;
	float:left;
	}
#videoPanel {
	width:450px;
	height:370px;
	float:left;
	background:#000000;
	}

#5ItemsRight {
	width:160px;
	height:370px;
	float:left;
	}
	
#List5 {
	width:158px;
	height:72px;
	float:left;
	border:1px solid #999999;
	}
	
#portfolio {
	list-style-type:none;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
img {
	border:0px;
	padding:0px;
	margin:0px;
	}

.itemClass {
	padding:2px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	}
.itemTag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	
	}

	

