#secondary-content div.seminar-item { 
width: 540px; 
}
#secondary-content div.seminar-item p {
width:auto;
padding: 0 10px 10px 10px;
}
#secondary-content div.seminar-item h4 {
font-size: 16px;
margin: 20px 10px 0 10px;
padding: 0;
}
#secondary-content div.seminar-item h5 {
font-size: 14px;
font-weight: normal;
margin: 0 10px 10px 10px;
padding: 0;
}
table.seminar-item-details {
border: 1px solid #306; 
color: #306; 
background-color: #e1d9e8; 
font-weight: bold; 
margin: 10px;
}
table.seminar-item-details th {
padding: 0 5px;
text-align: right;
border-bottom: 1px solid white;
border-right: 1px solid white;
width: 60px;
}
table.seminar-item-details td {
color: #306;
padding: 2px 5px;
border-bottom: 1px solid white;
}
#secondary-content div.seminar-item p.store-item-addbutton img {
float: none;
margin: 0;
}
div.row {clear:right;}
