/* from plone */


/* kupu */
.image-left {
border:1px solid Black;
clear:both;
float:left;
margin:0.5em 1em 0.5em 0;
}
.image-inline {
float:none;
}
.image-right {
border:1px solid Black;
clear:both;
float:right;
margin:0.5em;
}
dd.image-caption {
margin:0;
padding:0;
text-align:left;
}
dl.captioned {
padding:10px;
}




table.vertical th {
padding:0.5em;
}

table.listing th, .stx table th {
background:none repeat scroll 0 0 #ffc6c2;
border-bottom:1px solid #c73427;
border-right:1px solid #c73427;
border-top:1px solid #c73427;
border-left:1px solid #c73427;
font-weight:normal;
padding:0.2em 0.4em;
text-transform:none;
}

Inherited fromtable.vertical
table.listing, .stx table {
border-collapse:collapse;
border-spacing:0;
font-size:90%;
}

.fieldRequired {
	background:url("/required.gif") no-repeat scroll left center transparent;
	color:White;
	padding:0 0 0 8px;
}



