/***** Import *****/

@import                   url("../../../extend/skin/web.css");

/***** Local *****/

.eventwrap	{ 
    display:inline; 
    float: left;
    padding-bottom:30px; 
    width:885px; 
    border-bottom:1px solid #f2f2f2; 
    margin:10px 0 20px 28px; 
    clear: both;

    min-height: 150px;
}

.eventwrap img { 
    float:left; 
    display:inline; 
    border:1px solid #f7f7f7; 
}

.eventwrap h1		{ font-size:11px; color: #b4191f; text-align:left; line-height:24px; padding:0 0 0 20px; }

.eventwrap h2		{ font-size:11px; text-align:left; line-height:24px; padding:10px 0 0 20px; }

.eventwrap p			{ padding:0 0 0 20px; }

.eventwrap p.current	{ padding:0 0 10px 20px; }

.eventwrap p.pdf		{ padding:0 0 0 20px; height:24px; margin-top:5px;}

.eventwrap a			{ float:left; display:inline; font-size:10px; height:24px; color:#555; line-height:28px; 

					  border-bottom:1px solid #DDD; }

.eventwrap a:hover	{ color:#000; border-bottom:1px solid #AAA; }


.eventwrap em		{ font-size:10px; color:#888; font-weight:normal; }

.eventtext			{ float:right; display:inline; width:448px; margin:0 0 0 10px; }
