﻿@charset "utf-8";
/*******************************************************************
// Wawwi Minisite Advance Affiliate & Autoresponder v1.0.1
* Copyright © 2009 wawwi.com All Rights Reserved.
* Develop by Amin Johar a.k.a AJ
* Contact us at support@wawwi.com
* Our website: http://wawwi.com
* This Copyright notice is reserved & must stay intact for use.
 
* Plugins Name: Wawwi-Slideup v1.0 
********************************************************************/
#wawwi-slideup {
	height: 100px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	right: 0px;
	bottom: 0px;
	position: fixed;
	visibility: visible;
	background-attachment: fixed;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.TitleOptin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CCC;
}
.FieldNameOptin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
#input {font-family: verdana,arial; font-size:7.5pt; color:#002040; background:#EEEEEE; border: 1px solid #000000;}
