.webmasters-section
{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.webmasters-caption
{
	margin-bottom: 25px;
	font-size: 20px;
	color: #efe3b1;
}

.webmasters-caption-big
{
	font-size: 26px;
}

.webmasters-header
{
	font-size: 20px;
	font-weight: 400;
	color: #efd570;
	margin-bottom: 20px;
}

.webmasters-section p
{
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 20px;
}

.webmasters-section a
{
	color: yellow;
	text-decoration: none;
}

.webmasters-section a:hover
{
	text-decoration: underline;
}

.webmasters-photo
{
	float: left;
	margin-bottom: 25px;
}

.webmasters-photo-space
{
	float: left;
	width: 25px;
}

.webmasters-number-one
{
	font-style: italic;
}

.webmasters-steps-container
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	background: #302f2f;
}

.webmaster-steps-section
{
	padding-left: 20px;
}

#webmasters-create-form
{
	margin-bottom: 16pt;
}

.webmasters-create-form-edit
{
	float: left;
	width: 190px;
	height: 18px;
	margin-bottom: 10px;
	padding: 4px;
	font-size: 12px;
}

.webmasters-create-form-button
{
	width: 90px;	
	height: 26px;
	margin-top: 5px;
}

.webmasters-create-error
{
	display: none;
	float: left;
	margin-left: 15px;
	padding-top: 3px;
	color: red;
	font-weight: bold;
}

.webmasters-create-code-section
{
	border: 1px solid #e3d9af;
	background-color: #808080;
	padding: 20px;
	margin-bottom: 20px;
}

.webmasters-accept
{
	margin-bottom: 20px;
	font-size: 13px;
}

.webmasters-alexa
{
	margin-bottom: 20px;
	font-size: 10px;
}

