@charset "UTF-8";
/* CSS Document */

.faqblock {
	margin-bottom:1em;
}

.faqtext {
}

.faqtext + .faqlinks {
	border-top:solid 1px rgb(204, 204, 204);
}

.faqlinks {
	background:rgb(255, 255, 255)  repeat-x bottom;
}


/* AVATAR LIST */

#avatarlist .postrequirement {
	font-weight:normal;
}

#avatarlist .avatarlist li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#avatarlist .avatarlist li img {
	display:block;
	margin-bottom:0.5em;
}

.faqblock .blockbody {
	border-left:1px solid rgb(102, 102, 102);
	border-right:1px solid rgb(102, 102, 102);
	border-bottom:1px solid rgb(102, 102, 102);
} 

#navbar_notice_0
{
  background: #ffeb90 none   ;
  -moz-box-shadow: -2px 2px 2px #c8c8c8;
  -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  color: #3e3e3e;
}

#navbar_notice_0 img.icon
{
  float: left;
  margin: 0px 5px 0px 0px;
}

#navbar_notice_0 span.title
{
  font:   bold 115% ;
  font-size: 115%;  
  font-weight: bold;
  color: #3e3e3e;
} 