/*  
Theme Name: Free_Wii
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
body {
				background-color: #464545;
				margin-top: 0;
				margin-bottom: 0;
			}
			
			.container {
				background: url('images/body_fill.jpg');
				padding-left: 30px;
				width: 791px;
				margin: 0 auto;
			}
			
			.header {
				margin-bottom: 20px;
			}
			
			.content {
				width: 753px;
				margin-left: 8px;
				text-align: left;
			}
			
			.left {
				width: 383px;
				float: left;
				margin-right: 10px;
			}
			
			.left h1 {
				font-size: 19px;
				font-family: Tahoma;
				color: #333333;
				font-weight: normal;
				text-align: center;
			}
			
			.right {
				width: 350px;
				float: left;
				text-align: center;
				padding-top: 15px;
			}
			
			.footer {
				width: 760px;
				background-color: #000;
				height: 52px;
				clear: both;
				text-align: center;
				line-height: 52px;
				color: #FFF;
				font-size: 12px;
				font-family: Arial;
			}
			
			.footer a {
				color: #FCD401;
				text-decoration: underline;
                                text-align: center;
			}
			
			.left .box {
				background-color: #EFEFEF;
				width: 360px;
				padding: 15px;
				font-family: Arial;
				font-size: 12px;
				margin-bottom: 20px;
			}
			
			.left .box h2 {
				font-size: 12px;
				padding: 0;
				margin: 0;
			}
			
			.right input{
				width: 299px;
				height: 93px;
				background-image: url('http://www.free-wii-rewards.com/wp-content/themes/Free_Wii/images/button.gif');
				border: medium none;
				font-size: 24px;
				font-family: Arial;
				color: #FFFFFF;
				padding-top:30px;
				padding-bottom:30px;
				padding-left: 65px;
				text-align: center;
				vertical-align:text-bottom;
				font-weight: bold;
				cursor: hand;
				cursor: pointer
			}
			
			.greybox {
				width: 723px;
				background-color: #EFEFEF;
				padding: 10px;
				font-family: Arial;
				font-size: 12px;
				clear: both;
			}
			
			.leftimg {
				float: left;
				padding: 5px;
			}
			
			.legal {
				width: 629px;
				margin: 0 auto;
				font-family: Arial;
				font-size: 12px;
				margin-top: 20px;
				margin-bottom: 20px;
			}
			
			.red {
				color: #DF0000;
			}
			
			hr {
				background-color: #efefef;
				border: none;
				color:#efefef;
			}