
.kaevent_error { padding:2px; background-color:#990000; color:#FFFFFF; }
.kaevent_msg { padding:2px; background-color:#009900; color:#FFFFFF; }

.ka_eventviewtable {
width:100%;
border-collapse:collapse;
}
.ka_eventviewtable a {
color:#660000;
text-decoration:none;
}
.ka_eventviewtable a:hover {
color:#000000;
text-decoration:underline;
}

.ka_eventviewtable th {
white-space:nowrap;
text-align:left;
font-weight:bold;
}

.ka_eventviewtable td {
white-space:nowrap;
text-align:left;
vertical-align:middle;
}

.ka_event_info {
width:330px;
min-height:130px;
float:left;
margin-bottom:10px;
}

.ka_event_downloadbutton {
float:right;
width:150px;
margin-left:5px;
}
.ka_event_downloadbutton a {
display:block;
height:40px;
line-height:40px;
background-image:url(images/icon_download.png);
background-repeat:no-repeat;
padding-left:45px;
}

.ka_event_presse {
clear:both;
border-top:1px dashed #999999;
padding-bottom:10px;
margin-bottom:20px;
}

.ka_event_pressitem {
background-image:url(images/icon_arrowright.png);
background-repeat:no-repeat;
padding-left:25px;
height:15px;
clear:both;
}

.ka_event_presscol {
float:left;
width:150px;
background-color:#EFEFEF;
margin-right:3px;
margin-bottom:2px;
}

.ka_event_switch_left {
float:left;
width:150px;
}
.ka_event_switch_right {
float:right;
width:150px;
text-align:right;
}
.ka_event_switch_back {
clear:both;
padding-top:5px;
border-top:1px dashed #999999;
text-align:center;
}


.ka_hidden {
display:none;
}
