.pPix {
	float: left;
	background-color: #EFEFEF;
	border: 2px solid #CDCDCD;
}
.pDescription {
	display: none;
	padding: 2px;
	font-size: 10px;
	text-align: left;
	overflow: hidden;
	color: black;
}
.pFrame {
	display: block;
	margin: 3px;
	border: 1px solid #CDCDCD;
	background-color: white;
}
.pName{
	height: 14px;
	font-size: 10px;
	padding: 0px;
	margin: 2px -6px 6px 2px;
	border: 0px solid gray;
	background-color: #EFEFEF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pFrame :hover {
	background-color: #CC0000;
}
.pGalleryPix a {
	display: block;
	float: left; 
}
.pGalleryPix img {
	
}
.countFrame, .countFrame:link, .countFrame:visited {
	position; relative;
	background-color: #fff;
	display: block;
	width: 18px;
	height: 18px;
	text-align: center;
	font-size: 11px;
	/*padding: 1px 0px 0px 0px;*/
	line-height: 18px;
	margin: 0px 0px 4px 4px;
	border: 1px solid #DEDEDE;
	float: right;
	text-decoration: none;
}
* html .countFrame, * html .countFrame:link, * html .countFrame:visited {
	width: 20px;
	text-decoration: none;
}
.countFrame:hover, .countFrameHi:link, .countFrameHi:visited {
	background-color: #fff;
	width: 16px !important;
	width: 20px;
	height: 16px;
	line-height: 16px;
	border: 2px solid #666;
	text-decoration: none;
}
#workmenu{
	position: absolute;
	left: 642px;
	top: 115px;
	height: 404px;
	width: 156px;
	/*background-color: #fff;*/
}
#workmenu div {
	width: 31px;
	height: 31px;
	margin: 0px 8px 8px 0px;
	float: left;
	background-color: #fff;
	-moz-opacity:0.70;
	opacity: .70;
	filter: alpha(opacity=70);
}
#workmenu div img {
	width: 31px;
	height: 31px;
	border-color: black;
}
#workmenu div img:hover {
	/*width: 27px;
	height: 27px;
	border: 2px solid #666;*/
	
}

.pListLink:hover {
	/*border: 2px solid #666;*/
}
#workmenu div .pImageHi {
	width: 27px;
	height: 27px;
}
#workmenu div a:hover img {
	border: 2px solid #666;
	width: 27px;
	height: 27px;
}

