table {
	margin-left:20px;
	margin:1em 20px;
	width:95%;
}

#content form div {
border-bottom:1px solid #fff;
padding:5px 0;
overflow:auto;
}


#content form div label{
display:block;
float:left;
width:130px;
}

#content form div select {
width:200px;
}

#content form div input{
width:200px;
margin-right:15px;
}

#content form div textarea {
width:310px;
height:200px;
}

#content form div .submit {
margin-left:130px;
width:50px;
}

#current_photo {
list-style-type:none;
margin:0; padding:0;
min-height:75px;
margin-bottom:15px;
}

#current_photo li {
width:100px;
height:75px;
overflow:hidden;
float:left;
position:relative;
margin:0 5px 5px 0;
border:1px solid #666;
background:#eee;
}

#current_photo li a img {
display:block;
}

#current_photo li input {
position:absolute;
right:0; top:0;
}

#current_document {
list-style-type:none;
margin:0; padding:0;
}

table {
	font-size:90%;
}

thead th {
	text-align:left;
	padding:5px;
	font-weight:normal;
	background:#9cc;
	color:#fff;
}

tfoot td {
	text-align:right;
	padding:5px;
}

tbody td {
	padding:5px;
	border-bottom:1px solid #eee;
}

#msearch, #msearch {
	margin-top: 25px;
	font-size:90%;	
}



#msearch #query, #msearch #query{
	color:#999;
}



#msearch .day,#msearch .year,#msearch .month {
	width: 75px;
}

#searchstart, #searchend, #bydate {
	overflow:auto;
}
.month {
	margin-left: 160px;
}


#msearch {
	font-size:95%;
	margin-top:20px;
	border-top:1px solid #eee;
	padding-top:1em;
}



/* PHOTOS */ #articlephoto {
float:left;
border:1px solid #cccc99;
padding:6px;
margin:0 20px 10px 0;
width:200px;
}

#articlephoto img {
display:block;
}

#articlephoto p {
margin:0;
background:#cccc99;
margin-top:5px;
padding:3px;
font-size:11px;
line-height:12px;
}

ul#photos {
list-style-type:none;
margin:0 20px 20px 0;
padding:5px;
overflow:auto;
background:#fafaf5;
}

* html ul#photos { height:1%; }

ul#photos li{
float:left;
width:100px;
height:75px;
overflow:hidden;
margin:0px 8px 8px 0px;
}
