div#pagecontent div.event { width: 740px; height: 180px; float: left; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border:1px solid #fff; background-color: #fff; padding: 10px; font-size: 12px;}

		div#pagecontent div.event div.image{ width: 300px; height: 150px; float: left; margin-bottom: 10px; margin-right: 15px; }
			div#pagecontent div.event div.image img{ width: 300px; height: 150px; }
	

		
	div#pagecontent div.event div.typ { position: relative; left: 0px; top: 0px; float: left; margin-top: 10px; text-transform: uppercase;}
	div#pagecontent div.event div.name {color: #de631f; font-weight: bold; text-transform: uppercase; position: relative; margin-top: 10px;}
		
	
	div#pagecontent div.event div.label { position: relative; left: 0px; top: 0px; float: left;}
	
	div#pagecontent div.event div.date { font-weight: bold; position: relative; }
	div#pagecontent div.event div.local { font-weight: bold; position: relative; }
	div#pagecontent div.event div.valor { font-weight: bold; position: relative; }
	div#pagecontent div.event div.information { font-weight: bold; position: relative; }

	div#pagecontent div.event div.description{ text-transform: none; margin-left: 10px; margin-top: 15px; }		

div#pagecontent div.eventinfo { width: 740px; height: 180px; float: left; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border:1px solid #fff; background-color: #fff; padding: 10px; font-size: 12px;}

	div#pagecontent div.eventinfo div.image{ width: 300px; height: 150px; float: left; margin-bottom: 10px; margin-right: 15px; }
			div#pagecontent div.eventinfo div.image img{ width: 300px; height: 150px; }
	

		
	div#pagecontent div.eventinfo div.typ { position: relative; left: 0px; top: 0px; float: left; margin-top: 10px; text-transform: uppercase;}
	div#pagecontent div.eventinfo div.name {color: #de631f; font-weight: bold; text-transform: uppercase; position: relative; margin-top: 10px;}
		
	
div#pagecontent div.eventinfo div.label { position: relative; left: 0px; top: 0px; float: left;}
	
	div#pagecontent div.eventinfo div.date { font-weight: bold; position: relative; }
div#pagecontent div.eventinfo div.local { font-weight: bold; position: relative; }
div#pagecontent div.eventinfo div.valor { font-weight: bold; position: relative; }
div#pagecontent div.eventinfo div.information { font-weight: bold; position: relative; }

div#pagecontent div.eventinfo div.description{ text-transform: none; margin-left: 10px; margin-top: 15px; }		
	

