﻿.homeContent
{
	float: right;
	width: 307px;
	margin: 0 0 0 13px;
	background: #f3f3f3;
	min-height: 272px;
	height: auto !important;
	height: 272px;
}
.homeContent h1
{
	margin: 0;
}
.homeContent h1 span
{
	text-indent: -9999em;
	height: 59px;
	display: block;
}
.homeContent h1.replace span
{
	background: url(images/content/bg-replace.gif);
}

.homeContent h1 a
{
	display: block;
	text-indent: -9999em;
	height: 59px;
}
.homeContent h1 a:hover
{
	background-position: bottom !important;
}
.homeContent h1.create a
{
	background: url(images/buttons/start-creating.gif);
}
.homeContent h1.replace a
{
	background: url(images/buttons/replace-upgrade.gif);
}
.homeContent p
{
	margin: 0;
	padding: 10px 15px;
}

#UpgradeEntry
{
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align: center;
}

#txtsbCombination
{
	margin-right: 10px;
}

#UpgradeSubmit
{
}

#UpgradePre
{
	height: 80px;
}

#UpgradeEntry P
{
	padding: 1px;
	padding-bottom: 10px;
	text-align: left;
}

#UpgradeEntry
{
}

#UpgradeEntry #txtsbCombination
{
	width: 170px;
	height: 29px;
	background: url(images/forms/combocheck-input-short-bg.gif);
	border: 0;
	font-size: 18px;
	font-weight: bold;
	color: #686868;
	text-transform: uppercase;
	padding: 7px 0 0 8px;
}

