#text_text  {
	width: 100%;
	height: 550px;
	border: 1px solid #000;
	font-family: Verdana;
	font-size: 14px;
	background: #efe84d;	
}



table th {
	text-align: left;	
}


#editTextTable {
	width: 100%;
}

#editTextTable th {
	text-align: left;
}

.button {
	border: 1px solid #000;
	background: #fff;
	font-size: 12px;
	color: #000;
}



#downloadFormTable {
	text-align: left;
	width: 100%;
}

#downloadFormTable img {
	border: 0;	
}

#download_link, #download_subtitle, #download_title {
	width: 100%;	
}

#download_link {
	width: 300px;	
}



#download_link {
	font-size: 12px;
}

.formLink {
	color: #000;
}

.formLink a {
	color: #000;
	text-decoration: none;
}

.formLink a:hover {
	text-decoration: underline;
}


#newsFormTable {
	width: 100%;
}

#news_title, #news_subtitle {
	width: 100%;	
}

#news_listindex {
	width: 30px;	
}

#newsFormTable img {
	border: 0;
}

#imagesFormTable {
	width: 100%;
}

#imagesFormTable img {
	border: 0;
}

#image_label, #image_filename {
	width: 100%;	
}

div.imageWrapper {
	margin: 10px;
	float: left;	
}

div.imageWrapper img {
	border: 1px solid #000;

}

#adminLogin table {
	width: 100%;	
	margin: 20px 10px 10px 10px;
}

