.cpp{
	background: white;
	margin: 10px 0;
	text-align: center;
}

.cpp input{
	margin: auto !important;
}

.cpp input[type="text"]{
	width: 200px !important;
	height: 25px !important;
	padding: 2px 5px !important;
}

.cpp .cpp_form{
	margin: 10px 0px;
}