﻿.eventx										{  }
.eventx .eventx-content						{ padding: 20px; }

.eventx .text-block							{ padding: 10px 0; }
.eventx a									{ color: #000; font-weight: bold; }


.eventx input								{ width: 250px;  height:17px; margin:5px 0 10px; padding:2px 2px; border-top: #818181 solid 1px; border-bottom: #cdcdcd solid 1px; border-left: #a8a8a8 solid 1px; border-right: #a8a8a8 solid 1px; background:#fafafa; }
.eventx select								{ width: 250px; height:22px; margin:5px 0 10px; padding:2px 2px; border-top: #818181 solid 1px; border-bottom: #cdcdcd solid 1px; border-left: #a8a8a8 solid 1px; border-right: #a8a8a8 solid 1px; background:#fafafa; }
.eventx textarea							{ width: 250px;  height:auto; margin:5px 0 10px; padding:2px 2px; border-top: #818181 solid 1px; border-bottom: #cdcdcd solid 1px; border-left: #a8a8a8 solid 1px; border-right: #a8a8a8 solid 1px; background:#fafafa; }
.eventx input.submit,
.eventx input[type=submit]					{ width: auto; height:27px; float:right; margin:0; padding:0 20px; cursor:pointer; text-transform:uppercase; font-size: 11px; font-weight: bold; color: #fff; background: #000; border: #dcdcdc solid 1px; }
.eventx input[type=file]					{ height: auto; }
.eventx input[type=checkbox],
.eventx input[type=radio]					{ width: auto; }

.eventx #id_matrix td span					{ padding-right: 5px; }