.tx-daimievent-pi1 table {
width: 650px;
}


.tx-daimievent-pi1-searchbox table {
width: 220px;
margin: 10px auto 10px auto;
}

th.tx-daimievent-pi1-listrowField-header a { 
padding-left: 10px;
display: block;
text-align:left;
text-decoration: none;
}

th.tx-daimievent-pi1-listrowField-header {
border-bottom: 1px dotted #4a95ef;
padding-bottom: 3px;
}

th.tx-daimievent-pi1-listrowField-header a:hover { 

}

th.tx-daimievent-pi1-listrowField-header-selected-asc a { 
background-image: url("../img/arrow_up.gif");
background-position: center left;
background-repeat: no-repeat;
}

th.tx-daimievent-pi1-listrowField-header-selected-desc a { 
background-image: url("../img/arrow_down.gif");
background-position: center left;
background-repeat: no-repeat;
}


.tx-daimievent-pi1-listrowField-start_date,
.tx-daimievent-pi1-listrowField-end_date {
width: 80px;
}

.tx-daimievent-pi1-listrowField-time {
width: 110px;
}

.tx-daimievent-pi1-listrowField-title {
width: 230px;
}


.tx-daimievent-pi1-listView tr td { 
border-bottom: 1px dotted #4a95ef;
padding: 3px 0 3px 10px;
}


/* single */
.tx-daimievent-pi1-singleView {
margin-bottom: 50px;
}

.tx-daimievent-pi1-singleViewField-teaser {
font-style: italic;
margin-bottom: 10px;
}

.tx-daimievent-pi1-singleViewField-timeandplace-header,
.tx-daimievent-pi1-singleViewField-pricing-header,
.tx-daimievent-pi1-singleViewField-organizer-header  {
font-weight: bold;
}

.tx-daimievent-pi1-singleViewField-timeandplace {
line-height: 21px;
}

.tx-daimievent-pi1-back-link {
margin-top: 30px;
}

.tx-daimievent-pi1-back-link a {
border: 1px dotted #4a95ef;
padding: 3px 5px;
text-decoration: none;
cursor: pointer;
}

.tx-daimievent-pi1-browsebox {
text-align: center;
}


