#titlebar {
	width: 100%;
	clear: both;
}

#contests {
	float: left;
	width: 70%;
}

#submit {
	float: left;
	width: 70%;
}

#ads {
	float: right;
}

#thankyou {
	font-family: Arial, sans-serif;
	float: left;
	width: 70%;
}

.left {
	text-align: left;
}

td {
	font-family: Arial, sans-serif;
	vertical-align: top;
}

.expiredate {
	color: Red;
	font-weight: bold;
}

table {
	padding: 5px;
	width: 100%;
}

td {
	padding: 5px;
}

.title a:visited {
	color: Green;
	text-decoration: none;
	font-weight: bold;
}

.title a:link {
	color: Green;
	text-decoration: none;
	font-weight: bold;
}

.title a:hover {
	color: #32CD32;
	text-decoration: none;
	font-weight: bold;
}

.description {
	font-size: smaller;
}

.small {
	font-size: small;
	font-weight: normal;
	color: black;
	text-align: center;
}

.submissionform {
	font-family: Arial, sans-serif;
	font-weight: bold;
	background: #ADD8E6;
	padding: 10px;
	border: thin solid;
}

a img {
	border: none;
}

.morelink {
	font-family: Arial, sans-serif;
}

.morelink a:visited {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

.morelink a:link {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

.morelink a:hover {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
