
table.sshow { margin: auto; border-collapse: collapsed; }
td { vertical-align: top; }
td.show { text-align:center; width: 675px }
hr { margin-top: 20px; }
.hiwbullet {
	margin-left: 0;
	padding-left: 0;
}

#projectlist p, .hiwbullet li, #sidebar li ul li, #sidebar li.pagenav ul li {
	background-image: url('images/silkicons/bullet.png');
	background-repeat: no-repeat;
	background-position: 9px 4px;
	padding-left: 25px;
	margin: 0;
	line-height: 1.4em;
	color: #555;
}

#contentcontainer {
	clear: both;
	background: #fff url('images/hiw/topgrad.jpg') repeat-x top left;
}

#footerlogobar {
	background: #fff url('images/hiw/topgrad.jpg') repeat-x top left;
}

.pics { height: 377px; width: 560px; padding:0; margin:0; /* overflow: hidden; */ }
.picframe, .pics img { /*height: 426px; width: 640px;*/ padding: 4px; border: 1px solid #ccc; background-color: #eee; /*top:0; left:0; */ }
.picframe, .pics img {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
