.imagegallery-element {
	float:left;
	width: 150px;
	margin-bottom: 10px;
}
#content-left {
	font-size: 11px;
}
.search-button {
	background-image: url("/img/search-button-back.jpg");
	background-repeat: repeat-x;
	color:black;
	font-size: 10px;
	border: solid 1px white;
	font-weight: normal;
	width: 54px;
	float: left;
	display: block;
	line-height: 18px;
	height: 18px;
	margin-top: 7px;
	text-align: center;
	margin-left: 5px;
	text-decoration: none;
}
.search-button a {
	height: 10px;
	float: left;
	display: block;
	text-decoration: none;
}
.search-input {
	width:120px;
	float:left;
	line-height:22px;
	vertical-align:middle;
	border: 1px solid #888888;
}

#header .header-div a {
    vertical-align: middle;
    line-height: 34px;
}
h3 {
	color: #383737;
    font-family: Times New Roman, serif;
    font-size: 18px;
    font-weight: normal;
}
.search-result-desc {
	font-size: 12px;
	margin: 4px 0px 4px 0px;
}
.search-result-title {
	margin: 20px 0px 2px 0px;
}

#content-left a.artlist-article-link-bullet {
    font-weight: bold;
    color: gray;
    text-decoration: none;
    font-size: 11px;
    display:block;
    padding-left:15px;
    background-image: url("/img/bullet.jpg");
    background-repeat: no-repeat;
    margin-top: 2px;
}

#content-left div.artlist-article-link-bullet {
    margin-top: 5px;
    margin-bottom: 5px;
}
.column-left-narrow {
	width:30px;
}
.forum-form-field {
	width: 98%;
}
.contact-form-table .input-text {
	width: 250px;	
}

#element_module:moduleElements:1:contactForm .input-text {
	width: 250px;
}
.text-under-image {
	color:red; 
	font-size:small;
}


