﻿body {background-color:White;color:Black;
	font: 85%/120% arial,helvetica,sans serif;}
h1 {width: 405px;height: 69px;position: relative;font-size: 1.5em;
	line-height: 28px;overflow: hidden;margin: 0;}
h2 {font-size: 1.2em;margin: 1em 0 0.5em 0;padding: 0;}

.wrap {width: 500px;margin:  1em auto;}
.wrap img {vertical-align:middle;}

#gpform { position: relative; border-style: solid; border-color: Orange; margin: 15px auto 15px auto;
	width: 500px; background-color: #fed200; text-align: center; margin-bottom: 15px; padding-bottom:5px;}
#gpform label {font-size: 14px;width: 150px;	display: block;text-align: right;}
#gpform input,select {font-size: 14px; display: table-cell;} 
#gpform td { text-align:left;}
.input_box { width: 200px; }

.countrylist {width: 500px;	margin: 1em auto;}
.countrylist ul {list-style-type: none;	padding: 0;	margin: 0;}
.countrylist ul li {margin: 2px; padding: 0; text-indent: 0; font-size: 12px; color: Gray;}
.countrylist li a {	color: Black; border: 0; text-decoration: none;}
.countrylist a:hover {color: Blue;}
.countrylist ul li img {vertical-align: middle;	margin: 0;	padding: 0;	border: 0; width: 25px; height: 17px;}

.c1 { width: 210px;	clear: left; float: left ;}
.c2 { width: 210px; clear: right; float: right;}

#footer { clear: both; text-align: center; padding: 2em 0;}
