.previewEventPicDiv
{
    float:left;
    width:180px;
    height:120px;
}

.eventTextDiv
{
    float:left;
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
    font-family:Arial;
    font-size:12px;
    width:286px;
    margin-left:10px;
}

.dashedBorderDiv
{
    float:left;
    padding-bottom:10px;
    margin-top:10px;
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
    font-size:12px;
    border:1px #B6B6B6;
    border-bottom-style:dashed;
}

.eventPreviewDiv
{
    float:left;
    width:520px;
    margin-top:10px;
    
}

.innerEventPreviewDiv
{
    float:left;
    margin-left:10px;
}

a.eventLink12px
{
    font-size:12px;
    font-weight:600;
    text-decoration:none;
}

a.eventLinkBold12px
{
    font-size:12px;
    color:#F31919;
    text-decoration:none;
    font-weight:900;
}

ul.event
{
    list-style-image:url(../img/elements/arrow_right.gif);
    margin-left:20px;
    padding-top:5px;

}

a.eventLinkWhite
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}

a.eventLinkWhiteBold
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}