@charset "utf-8";
/* CSS Document */
/*
 * @author      冰湖小生
 * @copyright   2007-12-05
 * @version     0.1
 * @website     http://www.icelake.net
*/

.pj_picasa {
	width:550px;
	text-align:right;
}
table {
	width:100%;
}
td {
	width:140px;
}
tr {
	width:140px;
}
a:link .pwimages, a:visited .pwimages {
	padding:2px;
	border:2px solid #CCCCCC;
}
a:hover .pwimages {
	padding:2px;
	border:2px solid #5AA723;
}
.picasa_title {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}
