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;
}

div.portletImageList {
	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;
	
}
li.portletEntry {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	
}

label.portletLabel {
	float: left;
	width: 200px;

}

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: 400px;
}
