
/* TAG PAGE SPECIFIC */

.brand
{
	width: 980px;
	text-align: center;
	padding: 50px 0px 50px 0px;
}

.tagform
{
	margin: 25px auto 20px auto;
	width: 546px;
}

.tagform input.textfield
{
	float: left;
	font-family: Georgia;
	font-size: 24px;
	width: 290px;
	border: 1px solid #cacaca;
	padding: 5px;
	margin-bottom: 5px;
}

.tagform a
{
	float: left;
	display: block;
	background: #999999;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 25px 12px 25px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}

.tagform a.btnPost:hover
{
	background: #95da00;
}

.tagform a.btnPost:active
{
	background: #80bc00;
}

.tagform a.btnSkip
{
	background: #e1e1e1;
}

.tagform a.btnSkip:hover
{
	background: #ffa200;
}

.tagform a.btnSkip:active
{
	background: #eb9500;
}

.leftbrand
{
	float: left;
	width: 430px;
	text-align: center;
}

H1, H2
{
	font-size: 24px;
}

.rightbrand
{
	float: left;
	width: 510px;
	margin-left: 39px;
	text-align: center;
}

.rightbrand .tagform
{
	margin: 25px 0px 20px 0px;
	width: 510px;
}

.rightbrand .tagform input.textfield
{
	float: left;
	font-family: Georgia;
	font-size: 24px;
	width: 254px;
	border: 1px solid #cacaca;
	padding: 5px;
	margin-bottom: 5px;
}

.tagcloud
{
	width: 360px;
	text-align: center;
	margin-left: 30px;
	padding-bottom: 60px;
}

.tag
{
	padding: 0px 10px 0px 10px;
}

.separator
{
	width: 1px;
	height: 400px;
	background-color: #cacaca;
	float: left;
}

/* END TAG PAGE SPECIFIC */
