#eventservice_template
{
     position:relative;
     left:2px;
     width:100%;
}

#eventservice_table
{
     position:relative;
     
     width:99.3% !important;

}

font
{
     font-family:'Tahoma';
     color:#2B383F;
     font-size: 13px;

}

#eventservice_table td.description_row
{
     width:15% !important;
     line-height: 30px !important;

}

#eventservice_template a
{
     font-family:'Tahoma';
     color:#2B383F;
     font-size: 13px;
     text-decoration: underline !important;
}

#eventservice_template a.agb_link:link, #eventservice_template a.agb_link:visited, #eventservice_template a.agb_link:active
{
     color: #2B383F !important;
     font-weight:bold !important;


}

#eventservice_template a.register_now:link, #eventservice_template a.register_now:visited, #eventservice_template a.register_now:active
{
     color: #CC0000 !important;
     font-weight:bold !important;
     font-style: italic;


}




