﻿.eventItem { font-size: 12px; }
.eventItem div {padding-bottom: 4px; }
.eventItem table { font-size: 12px; }
.eventItem td { vertical-align: top; }
.eventItem b { font-weight: bold; color: #AC7EAB}
.eventItem .date {}
.eventItem .time {}
.eventItem .name {}
.eventItem .speaker {}
.eventItem .profession {}
.eventItem .description {}
.eventItem .location {}
.eventItem .address { padding-left: 3px;}
.eventItem .city {}
.eventItem .regphone {}
.eventItem .regonline {}
.eventItem .briefdescription {}

#Bottom { text-align: center }

#Newsletter { font-family: Tahoma; font-size: 11px; width: 252px; } 
#Newsletter #content { }
#Newsletter .subtitle { margin-bottom: 12px;}
#Newsletter #content input.emailAddr { 
	font-family: Tahoma; font-size: 11px; width: 168px; height: 20; vertical-align: middle; 
	border: 1px solid #D2D2D2; margin-top: 3px;
}
#Newsletter #content input.send-btn { 
	font-family: Tahoma; font-size: 11px; width: 67px; height: 20; vertical-align: middle; 
	border: 1px solid #81437F; background-color: #81437F; color: white;
	font-weight: bold; margin-top: 6px;
}
#Newsletter #content #emailForm { }

#Suggest { font-family: Tahoma; font-size: 11px; width: 252px;  }
#Suggest .emailBtn { margin-top: 20px; }
#Suggest input { 
	font-family: Tahoma; font-size: 11px; height: 20; vertical-align: middle; 
	border: 1px solid black; background-color: #81437F; color: white;
	font-weight: bold;
}
.ButtonStyle
{
	font-family: Tahoma; font-size: 11px; width: 67px; height: 20; vertical-align: middle; 
	border: 1px solid #81437F; background-color: #81437F; color: white;
	font-weight: bold;
}

.tableContent
{
	font-family :Tahoma ;
	font-size : 11px;
	width: 365px;
}

.smalltitle
{
	color: #895D87;
    font-size: 12px;
    font-weight: bold;
}

input.TextBoxStyle { 
	font-family: Tahoma; font-size: 11px; width: 168px; height: 22; vertical-align: middle; 
	margin-left: 8px; border: 1px solid #D2D2D2;
}