#header {
	margin-bottom: 75px;
}

#g_nav #g_contents a,#g_nav #g_contents a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor: default;
}

#general,#backnumber {
	margin-right: -20px;
	margin-bottom: -10px;
}

#fromintranet li {
	display: block;
	height: 140px;
	width: 370px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 93%;
	float: left;
}
#fromintranet .photo {
	display: block;
	float: left;
	height: 95px;
	width: 95px;
	margin-right: 15px;
}

#fromintranet .description_right_box{
	float: right;
	width: 260px;	
}

#fromintranet .photo a {
	display: block;
	height: 93px;
	width: 93px;
	background: no-repeat center center;
	border: 1px solid #CCCCCC;
}


#fromintranet .title {
	font-weight:bold;
}
#fromintranet {
	margin-right: -20px;
}

#fromintranet .date {
	line-height:100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#fromintranet .more {
	font-size: 93%;
	text-align: right;
	margin-top: -10px;
	padding-right: 20px;
	margin-bottom: 0px;
}

#contents h3 {
	margin-bottom: 25px;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#paginate {
	padding-top: 10px;
}
#imagepool .description {
	padding: 20px;
	background: #efefef;
	margin-bottom: 20px;
	width: 720px;
}
#imagepool .description .left {
	width: 160px;
	float: left;
}
#imagepool .description .right {
	float: right;
	width: 545px;
}
#imagepool .description p {
	font-size: 93%;
}

#imagepool .description h3 {
	font-size: 123.1%;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0px;
}
#imagepool .description .left p {
	line-height: 160%;
	margin-bottom: 10px;
}


#imagepool #postedimages li {
	float: left;
	margin-right: 20px;
}

#imagepool ul {
	display: block;
}
#imagepool {
	margin-bottom: 0px;
}

#imagepool #postedimages {
}

#imagepool #outer_postedimages {
	margin-right: -20px;
}


#imagepool .img {
	height: 175px;
	width: 175px;
	position: relative;
	background: #000;
}

#imagepool .outer_img {
	height: 175px;
	width: 175px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}

#imagepool .img a{
	color:#FFF;
	display: block;
	height: 173px;
	width: 173px;
	border: 1px solid #CCCCCC;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: 2;
	position: absolute;
	background-repeat:no-repeat !important;
	background-position:center center !important;
}

#imagepool .img a{
	background-color:#FFFFFF!important;
}


#imagepool .img a:hover{
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;	
}
html #imagepool .img .poststat {
	padding: 10px 10px 10px;
	position: absolute;
	bottom: 0px;
	width: 155px;
	right: 0px;
	background: #000;
	color: #FFF;
	z-index: 3;
	filter:alpha(opacity=8);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#imagepool .img .date {
	position: absolute;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	z-index: 1;
	top: 0px;
}

#imagepool .img .poststat .edit {
	position: absolute;
	right: 10px;
	top: 14px;
}
#imagepool .img .publicstat {
	height: 29px;
	width: 29px;
	position: absolute;
	z-index: 15;
	top: 0px;
	right: 0px;
}
#imagepool .img .publicstat a {
	background: url(../img/icon_pool_publicstat.gif);
	display: block;
	height: 29px;
	width: 29px;
}

#imagepool .img .from{
	display:none;
}

#imagepool .img .poststat label{
	margin-right:5px;
}

#contents_header{
	position:relative;
	width:760px;
}

#contents .pageback {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 93%;
	z-index: 10;
	line-height: 100%;
}
#contents .description {
	font-size: 93%;
	/*margin-bottom: 30px;*/
	margin-bottom: 20px;
}
