html {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
body {
	background: #e2e2e2;
	margin: 0px;
	padding: 0px;
}
#outerContainer {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
}
#banner {
	background: url(../images/affiliatetools/aff_01.jpg) no-repeat center;
	height: 30px;
	width: 770px;
}
#innerContainer {
	background: url(../images/affiliatetools/aff_03.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#content {
	margin: 0px;
	padding-right: 80px;
	padding-left: 80px;
}
* #innerContainer #content {
	font-size: 13px;
	line-height: 1.2;
}
#content h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#content a:link, #content a:visited {
	font-weight: bold;
	color: #0000cc;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
form, hr {
	margin: 0px;
	padding: 0px;
}
input[type='text'],input[type='password'], select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
input[type='submit'],input[type='button'] {
	font-size: 14px;
	font-weight: bold;
}
input[type='submit']:hover,input[type='button']:hover {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
#innerContainer #content #affiliateContent input, #innerContainer #content #affiliateContent textarea{
	width: 80%;
	display: block;
	margin: 0px;
	padding: 8px;
}
#innerContainer #content #affiliateContent textarea{
	width: 80%;
	height: 260px;
	margin: auto;
	display: block;
	padding: 8px;
}
#innerContainer #content #affProducts {
	margin: 0px;
	padding-left: 8px;
}
#footer {
	background: url(../images/affiliatetools/aff_05.jpg) no-repeat center;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#copyright {
	text-align: center;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
	color: #333333;
}
#poweredBy {
	font: 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	color: #003366;
}
.displayCopy {
	/*background: #FFCC66;*/
	background: #fff7cc;
	border: 2px solid #ff9900;
	margin: 10px;
	padding: 20px;
}
.toTop {
	font-size: 10px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 4px;
	text-align: right;
}
.formWrapper {
	background: url(../images/affiliatetools/fading-box_01.jpg) no-repeat left top;
	height: 130px;
	padding-left: 10px;
}
.formWrapperRight {
	background: url(../images/affiliatetools/fading-box_01.jpg) no-repeat right top;
	float: right;
	width: 15px;
	height: 130px;
}

/* Alex Button v4 */
#content a.alexButton_v4I:link,#content a.alexButton_v4I:visited {
	background-color: #FFFFFF;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	text-align: center;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 15px 8px;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#content a.alexButton_v4I:hover {
	background-color: #FFFFFF;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Over.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	text-align: center;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 15px 8px;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#content a.alexButton_v4I:active {
	background-color: #FFFFFF;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Down.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	text-align: center;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 15px 8px;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#content div.alexButton_v4O {
	padding: 6px;
	background-color: #CC3333;
}
/* End Alex Button 4 */
