﻿.view-event-left {
    float: left;
    width: 340px;
}

.view-event-right {
    float: left;
    clear: right;
    width: 222px;
}

    div.view-event-right a {
        color: #c30000;
    }

    div.view-event-right a.red-button {
        color: #FFF;
    }
    
        .boxy-inner table p {
            font-family: Tahoma;
	        font-size: 0.9em;
	        font-weight: normal;
	        margin: 10px;
        }
        
        .boxy-inner input.reminder-date, input.reminder-time {
            font-family: Tahoma;
            font-size: 1em;
            padding: 3px;
            border: 1px solid #000;
        }
