﻿@charset"utf-8";

#boardbody.narrow p {
margin:0 24px 8px 24px;
background:url(../images/listtype-11.png) no-repeat 0 2px;
text-indent:20px;
}
#boardbody.narrow p.noindent {
margin-top:0;
margin-left:32px;
background:none;
text-indent:0;
}
#boardbody.narrow p.alignright {
font-size:80%;
}
#boardbody a {
text-decoration:underline;
}

ul.wanted {
width:568px;
padding-bottom:8px;
}
ul.wanted li {
margin-left:32px;
padding-left:20px;
background:url(../images/listtype-12.png) no-repeat left center;
color:#d0d1bc;
font-size:90%;
line-height:20px;
}
ul.wanted li img {
margin-right:8px;
}

dl.unknown {
width:568px;
margin:24px 32px 0 32px;
}
dl.unknown dt {
padding-left:20px;
background:url(../images/listtype-12.png) no-repeat left center;
color:#d0d1bc;
font-size:90%;
line-height:1.4;
}
dl.unknown dd {
margin:4px 0;
font-size:90%;
}

dl#collaborators {
width:568px;
margin:0 32px 16px 32px;
}
dl#collaborators dt {
padding-left:20px;
background:url(../images/listtype-16.png) no-repeat left center;
color:#d0d1bc;
font-size:80%;
line-height:1.4;
}
dl#collaborators dd {
margin:4px 0 16px 0;
padding-bottom:4px;
border-bottom:#DDDCD2 solid 1px;
font-size:80%;
}
dl#collaborators a {
color:#d0d1bc;
}


