body {
	background-image:url(http://www.ztfightskool.com/wp-content/themes/ZT/images/sidebar_back.jpg);
	background-repeat:no-repeat;
	background-color:#1B1B1B;
}

body, table, td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}

td {
	padding:10px;
}

#signup{
	background-image: url(http://www.ztfightskool.com/wp-content/themes/ZT/images/email_signup.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 155px;
	width: 300px;
	margin-bottom: 0;
}

#signup_content{
	width: 250px;
	padding-top: 50px;
	padding-left: 20px;
}

.title_link {
	color:#ED4130;
	display:block;
	margin-top:5px;
	font-size:16px;
}

.title_link:visited {
	color:#ED4130;
	display:block;
	margin-top:5px;
	font-size:16px;
}

.post_author {
	font-style:italic;
	margin:0 0 5px 0;
	font-size:12px;
	color:#999;
}

.post {
	margin:0 0 0 0;
	color:#fff;
	font-size:14px;
}

label {
	display:block;
	float:left;
	margin:5px 0 0 0;
	width:45px;
	font-weight:bold;
	color:#f00;
	font-family:Verdana,Arial,sans-serif;
	font-size:100%;
}

input {
	margin:5px 0 0 10px;
}

.more {
	display:block;
	margin-top:5px;
}

#wrapper {
	width:100%;
	text-align:center;
}

#content {
	width: 1140px;
	margin:0 auto;
	text-align:left;
}