﻿@charset "utf-8";


#rightWrapper h2 {
	margin-bottom : 15px ;
}


.testLeft {
	width   : 325px  ;
	float   : left   ;
	display : inline ;
	margin-bottom : 15px ;
}

.testRight {
	width   : 325px  ;
	float   : right  ;
	display : inline ;
	margin-bottom : 15px ;
}

.textbox {
	height     : 52px ;
	padding    : 10px ;
	border     : 1px solid #c7c7c7 ;
	border-top : none ;
}

#testForm {
	width      : 340px  ;
	height     : 55px   ;
	text-align : center ;
	margin     : 10px auto ;
	padding    : 20px   ;
	border     : 5px solid #eee ;
}