



img {
border: 0;
}



input, textarea {
border: 1px solid #ffffe4;
padding: 2px 5px;
font: inherit;

vertical-align: middle;
margin: 2px 0;
color: #FFFFFF;
background-color: #360705;
}
textarea {
width: 400px;
height: 100px;
color: #FFFFFF;
background-color: #360705;
overflow:auto;
}
input#submit {
width: 80px;
color: #f4f2bd;
background-color: #360705;
}

	
	
	
	#entries {
	width: 99%;
	border-collapse: collapse;
	margin: 10px auto;
	
	
	}
		#entries tr.rowcolor1 td {
		border: 1px solid #ffffe4;
		
		}
		#entries td.meta {
		width: 30%;
		line-height: 1.5;
		
		}
		#entries td {
		vertical-align: top;
		padding: 10px;
		border: 1px solid #ffffe4;
		}
		#entries td img {
		vertical-align: bottom;
		}
		
span.bold {
font-weight: bold;
color: #f4f2bd;
}
.hidden {
display: none;
}

span.data {

color: #cecece;
font-size: 9px;
}

span.data a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #f4f2bd; text-decoration: none;}
span.data a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #f4f2bd; text-decoration: none; }
span.data a:active { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #f4f2bd; text-decoration: none;  }
span.data a:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #f4f2bd; text-decoration: none;font-weight: bold;  }		


