/*  
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Calibri, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	overflow-x: hidden; 
	}

table	{
	font-size: 1.4em;
	}

form    {
    margin-bottom: 0;
}

TD {background-color:#FFFFFF;}

input.button	{
	background-color: #000;
	color: #FFF;
	letter-spacing: -1px;
	border: 1px solid black;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Calibri, Arial, Sans-Serif;
	text-transform: uppercase;
	width: 400px;
	}

input.button2	{
	background-color: #808080;
	color: #FFF;
	letter-spacing: -1px;
	border: 1px solid black;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Calibri, Arial, Sans-Serif;
	text-transform: uppercase;
	height: 30px;
	width: 400px;
	}

a.tweetlink	{
    display: block;
    margin-top: 0;
    text-decoration: none;
	background-color: #c0deed;
	color: #003680;
	letter-spacing: -1px;
	border: 1px solid black;
	border-top: 0;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Calibri, Arial, Sans-Serif;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
    width: 398px;
    >width: 400px;
	}

.page	{
	margin: 50px auto;
	margin-bottom: 10px;
	width: 900px;
	font-size: 1.3em;
	letter-spacing: -1px;
	}

.cliche	{
	width: 750px;
	margin-top: 0px;
	margin-bottom: 40px;
	font-family: Calibri, Arial, Sans-Serif;
	font-size-adjust: 0.47;
	font-size: 2.7em;
	letter-spacing: -2px;
	line-height: 30px;
	font-weight: bold;
	height: 100px;
	}
	
.cliche_generator	{
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Calibri, Arial, Sans-Serif;
	font-size-adjust: 0.47;
	font-size: 1.4em;
	letter-spacing: -2px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	}
	
.cliche_klein	{
	width: 380px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 2.3em;
	letter-spacing: -2px;
	line-height: 23px;
	font-weight: bold;
	height: 100px;
	}

.footer	{
	margin-top: 20px;
	font-size: 1.1em;
	}

	.footer, .footer a	{
		color: #808080;
		}

