
	/* ================================================================== */
	/* EVENTS.CSS created Nov 03, 2008 		 					  		  */
	/* ================================================================== */

	DIV.eventsTeaserModule
	{ /*border: 1px dashed Blue;*/ 	}

				/* Start of hooks which over-ride (may be empty here) */
				DIV.eventsTeaserModule .mainHeadline,
				DIV.eventsModule .mainHeadline
						{ 	 		}
			
				DIV.eventsTeaserModule .fontStrong,
				DIV.eventsModule .fontStrong
						{	 		}
						
				DIV.eventsTeaserModule .fontDate,
				DIV.eventsModule .fontDate
						{	 		}
												
				DIV.eventsModule .globalTitle
						{ 	 		}
				/* End of hooks which over-ride */
								

	DIV.eventsModule
	{ /*border: 1px dashed Blue;*/ }

				DIV.eventsBox1
					{ 	width: 100%; 
						clear:both; padding: 10px 2px 2px 2px;
					  	/*border-bottom: 1px dashed Yellow;*/ }	

				DIV.eventsBox2
					{ 	width: 100%; 
						clear:both; padding: 10px 2px 2px 2px; background-color: #eee;
					  	/*border-bottom: 1px dashed Yellow;*/ }	
									
						DIV.eventsRightBox
							{
								float: right; margin-left: 10px;
								margin-bottom: 0; 
					  			/*border-bottom: 1px dashed Grey;*/
							}	
			
								DIV.eventsRightBoxS
									{
										width: 250px;
									}	
	
