/*
Theme Name: ReviverSoft.net
Author: Anonymous
Author URI:
Version: 1
Description: ReviverSoft.net theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ReviverSoft.net
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
.request-form [type="email"]{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #999999;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    outline: medium none;
    padding: 0 0 2px;
    width: 100%;
}
.navigation .next
{
	float:right;
}
.navigation .prev
{
	float:left;
}
.request-form form
{
	margin:0;
}