li.portletElement {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

ul.portletList {
	margin: 0px;
}

img.portletThumbnail {
	border: 0px;
	float: left;
	margin: 5px;
	text-align: left;
}
img.portletThumbnaillast {
	float:none;
	clear: both;
}
div.portletGalerie {
	float:none;
	clear:both;
}

#portletImageList {
	width:100%;
	overflow: hidden;
	display:block;
	float: none;
	clear: both;
}
#portletImageList, #portletImageList li {
	float: left;
	list-style-type:none;
	margin: 0px;
	padding:0px;
}
 {
	width:100%;
	overflow: hidden;
	display:block;
	float: none;
	clear: both;
}

span.portletGenForm {
	border: 0px;
}

fieldset.portletFieldset {
	border: 0px;
}

.fieldsetGenForm{
}
.inputGenForm{
}
.labelGenForm{
}
.legendGenForm{
}
.liGenForm{
	
}
.submitGenForm{
}
.textareaGenForm{
}
.ulGenForm{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	
}
div.portletEntry{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top:5px;
	width:100%;
	clear:left;
	display:block;
	overflow:hidden;
}
li.portletEntry{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top:5px;
	width:100%;
	clear:left;
	display:block;
	overflow:hidden;
}


fieldset.checkbox {
	display: block;
	overflow:hidden;
	border: 0px;
}
label.portletLabel {
	float: left;
	width: 200px;
	margin-right: 30px;

	display:block;
	overflow: hidden;
}

ul.portletList {
	margin: 0px;
	padding: 0px;
}


input.portletInputText, textarea{
	width: 180px;
	margin-bottom: 2px;
}

textarea.portletTextarea{
	width: 250px;
	height: 150px;
}

input.portletSubmit  {
	margin-left: 200px;
	margin-top: 2px;
	width: 90px;
}

hr.portletHR {
	text-align: left;
	width:70%;
}

.portletFieldsetCheck, .portletFieldsetRadio {
	border: 0px;
}

ul#portletFormError0 li {
color: red;

}

ul#portletFormError0 li.portletErrorHead {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	margin-bottom: 3px;
	font-weight:bold;
}

