/*
	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;
	}
/*********************************************************************************/
/* Advertisment                                                                   */
/*********************************************************************************/
	
	.advertisement-mobile
	{
		display:none;
	}		
	
