.greybox{
	width:374px;
	border: 1px solid grey;	
}
.brownbox{
	width:180px;
	border: 1px solid #764625;	
	margin-left: 10px;
        margin-bottom: 14px;
         
}
.browntitle, .greytitle{
	height:25px;
	font-weight: bold;
	color:white;
	padding: 0px 10px;
	line-height: 25px;
}
.browntitle{
	background-color: #764625;
}
.greytitle{
	background-color: #666666;
}
.browncontent{
	padding: 10px 10px 2px 10px;
	background-color: white;
}
.greyncontent{
	padding: 10px;
	background-color: white;
}
.browncontent li{
	margin-bottom: 10px
}
.content{
	width:376px;
	margin: 0px 15px;
}
.bannercontent{
	width:150px;
	margin:10px 15px;
}
.filelist{
	height: 25px;
	background-color:#EFE7D3;
	padding: 0px 10px;
	line-height: 25px;
	border: 1px solid black;
	margin: 1px 0px;
}
.splitpage{
	float: right;
}
#fieldset-submitbutton{
	margin-bottom:20px;
}
#fieldset-submitbutton li{
	width:130px;
	display:inline;
}
#fieldset-submitbutton input,button{
	width:120px;
	height: 25px;
	padding-top:2px;
}
.row_comm
{
	clear: both;
}
.row_comm label{
	float:left;
	padding-right:10px;
	text-align:right;
	width:120px;
	background-color: #764625;
	font-weight: bold;
	color:white;
	line-height: 24px;
	margin-right:5px;
}
.edit{
	margin-bottom: 10px;
}
.editicon{
	background-image: url(../images/icon_mini_edit.gif);
	background-repeat: no-repeat;
	display: block;
	width: 16px;
	height:16px;
	line-height: 18px;
	text-decoration: none;
	float: left;
	
}
.deleteicon{
	background-image: url(../images/icon_mini_delete.gif);
	background-repeat: no-repeat;
	display: block;
	width: 16px;
	height:16px;
	line-height: 18px;
	text-decoration: none;
	float:left;
	margin-left:8px;
}
.controll{
	margin: 2px 10px;
	display: block;
	height:16px;
}
.submit{
	width:120px;
}
.photolist{
	width:90px;
	float: left;
	text-align:center;
	padding:10px;
}
.pic{
	width:356px;
	padding: 10px;
	text-align:center;
}
.picbox{
	border: 1px solid #764625;
}
.picpre{
	float:left;
}
.picnext{
	float:right;
}
.success{
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	vertical-align: middle;
	padding: 5px;
	padding-left: 40px;
	text-align: left;
	margin: 10px 0px;
	border: solid 1px #119911;
	background-color: #B5FBB5;
}
.newmembers li{
	margin-top:5px;
	}