.icon-calendar {background-image:url(../calendar_icon.html) no-repeat;}
.label {margin:5px;}
#city {width:35%; float:left;}
#city input {width:90%;}
#state {width:25%;float:left;}
#state select {width: 80%;}
#zip input {width:20%;}
#events-list {padding:5px;}
.event-thumb { padding:5px; background:#f7f7f7; border:1px solid #eee; margin: 0 10px 0 0}

