/*
	Iridium by TEMPLATED
    templated.co @templatedco
    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body,input,textarea,select
	{
		font-size: 10.5pt;
	}

	div .container 
	{
		padding:20px 0px 0px 0px;
		margin:auto; 
	}

	#logo .container 
	{
		padding:20px 0px 0px 0px; 
		margin:auto;
	}
	
	#logo {
		background-color:#ffffff;
		height:75px;
	}
	
	#main
	{
		padding: 1em 0em 4em 0em;
	}
	
	.pos-name {
		display:inline-table; 
		padding:0px 0px 0px 0px;
		word-wrap: break-word;
		width:503px !important;
	}
	
	.eventList .details .time{
		width:25%;
	}