﻿.event_listfull{
	width:300px;
    background:url("../images/border_bottom_300.jpg") no-repeat bottom left;
	margin-bottom:10px;		
	float:left;	
}
.event_listfull table
{
	width:100%;
    margin-top:0px;
}

.event_listfull td
{
	padding:3px;
}

.event_listfull .heading,
.event_listfull .rowOdd,
.event_listfull .rowEven
{
	color:#EE1B2E;
	font-weight:bold;
}

.event_listfull .rowOdd
{

}

.event_listfull .rowEven
{

}

/* Large Version */
.event_listfull_large{
	width:630px;
    background:url("../images/border_bottom_630.gif") no-repeat bottom left;
	margin-bottom:10px;		
}
.event_listfull_large table
{
	width:100%;
        margin-top:-10px;
}

.event_listfull_large td
{
	padding:3px;
}

.event_listfull_large .heading,
.event_listfull_large .rowOdd,
.event_listfull_large .rowEven
{
	color:#EE1B2E;
	font-weight:bold;
}

.event_listfull_large .rowOdd
{

}

.event_listfull_large .rowEven
{

}
