body
{ 
	text-align: center;
	font:11px Trebuchet MS, Tahoma,Verdana,Arial;
	padding-top:5%;
}

#container
{
	width:493px;
	height:460px;
	margin:0 auto;
    background:url("../img/startup/main.jpg") no-repeat top left;
    text-align:left;
    margin-bottom:16px;
    padding:0;
}

#paymentProvider
{
	float:left;
	height:200px;
	width:150px;
}

ul#languages
{
	float:right;
	height:60px;
	width:150px;
	position: relative;
	top:190px;
	_top:390px;
	list-style-type: none;
	margin:0 5px 0 0;
	padding:0;
	clear:both;
	
}

ul#languages li
{
	float:right;
	display:inline;
	margin: 0 4px 0 4px;
	padding: 0;
}

a.flag
{
	text-decoration:none;
}

a.flag img
{
	border:none;
	width:51px;
	height:51px;
}

p
{
	width:493px;
	padding:4px;
	margin:0 auto;
	margin-top:4px;
	text-align:center;
}

p a, p a:link, p a:visited
{
	color:#1C701A;
	text-decoration:none;
}

p a:hover
{
	text-decoration:underline;
}

p.small
{
	font-size:10px;
	line-height:17px;
}