.tmp4-sidebar-wrapper { padding:5px 5% !important;text-align:center; margin:0px; float:none}
.tmp4-sidebar-content{ background:none; float:none; border:none;}	
.tmp4-sidebar-optin-content{ display:inline !important; padding:0px; overflow:hidden;}

.tmp4-sidebar-wrapper .tmp4-sidebar-content h4{ float:none; border:none; overflow:hidden}

.tmp4-sidebar-wrapper .tmp4-sidebar-content h4{
	clear: both;
	font-family:Century Gothic, sans-serif;
    font-weight:bold!important;
	padding:0px;
    margin-bottom: 10px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    text-align: center !important;
	line-height:24px !important;

	}
.tmp4-sidebar-wrapper .tmp4-sidebar-content p{
	font-family:Century Gothic, sans-serif  !important;
	font-weight:600 !important;
	margin:5px;
	padding:0px;}	
.tmp4-sidebar-sub-title-text{
	line-height:20px;
}	
.tmp4-sidebar-optin-content p input.name, .tmp4-sidebar-optin-content p input.email{
	height:auto !important;
    padding:10px 10px 10px 15% !important;
	border-top: #aaa 1px solid !important;
	border-right: #ddd 1px solid !important;
	font-family: Century Gothic, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	color:#999999 !important;
	border:#EBEBEB !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	box-shadow: 0 0 8px #B1B1B1 inset !important;
	margin:5px 0px !important;
	width:80%;
	
	
}	

.tmp4-sidebar-optin-content p input.name{
	background: url(images/name.png) #FFFFFF no-repeat center left;
}
.tmp4-sidebar-optin-content p input.email{
	background: url(images/email.png) #FFFFFF no-repeat center left;
}

.tmp4-sidebar-optin-content p input.submit{
	height:auto !important;
	padding:8px 8px 8px 8px !important;
	font-size:14px !important;
	font-weight:bold !important;
	border:#EBEBEB !important;
	border-right-width: 1px !important;
	border-top-width: 1p !importantx;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 5px !important;
	color:#111111 !important ;
	text-shadow: 1px 1px #F1F1F1!important;
	box-shadow: 0 2px 2px #111111!important;
	background-image:none;
	}
	.tmp4-sidebar-optin-content p input.submit:hover{
		box-shadow: 0 1px 1px #111111!important;
		cursor:pointer;
	}
