﻿    .eventWrapper h5 {
	    width:110px;
	    height:30px;
	    margin:5px 33px;
	    padding: 0 0 20px 0;
    }
    .eventWrapper h5 a {
	    background: url(../images/bt_form.png) no-repeat 0 -500px;
	    width:110px;
	    height:30px;
	    display:block;
	    text-indent:-9999px;
    }
    .eventWrapper h5 a:hover {
	    background-position: -200px -500px;
    }
    
    .photoTmp
    {
        background: url(../images/mediaThumbs.png) no-repeat 21px 0;
	width:200px;
	height:179px;position:relative;
	float:left;
	padding:1px 24px;
	font-family:Arial, Helvetica, sans-serif;
    }
    
    .photoTmp img {
	margin:5px;
	width:180px;
	height:120px;
    }