img.eventLine
{
    float : left;
	margin-right : 10px;
}

div.eventLine_content
{
}

div.eventLine_content h2
{
    font-size : 13px;
    font-weight : bold;
    margin : 0;
    padding : 0;
    text-align : center;
}

div.eventLine_content p
{
    margin-top : 0px;
    padding : 0px;
}

div.eventLine_title
{
    font-size : 13px;
}

div.eventLine_title a
{
    font-weight : bold;
}

div.eventLine_title img
{
} 

div.eventLine_right_container
{
    float : right;
    text-align : right;
}

div.eventLine_date
{
    font-size : 10px;
    color : gray;
    font-weight : bold;
    text-align : left;
}

div.eventLine_price_from    
{
    font-size : 11px;
}

div.eventLine_price    
{
	font-weight : bold;
    font-size : 20px;
	font-family : arial;
}
                
div.eventLine_address
{
	font-style : italic;
    font-size : 10px;
    margin-bottom : 10px;
}

div.eventLine_desc
{
    font-size : 10px;
}

div.eventLine_desc a
{
    font-weight : bold;
}