﻿@import url("/Magic/TCG/article.css");

/* Duels specific styles */
#centerColumn .article-top {
	background: transparent url("/Magic/Assets/box-top-800.gif") left top no-repeat;
}
#content .article-top
{
	background-image: url(/mtg/images/digital/DuelsHeader.jpg);
	background-repeat: no-repeat;
	padding-top: 207px;
}
#content .center-content h4
{
	text-align: center;
}
#content .center-content .article-content
{
	width: 716px;
	margin: 0 auto;
	overflow: hidden;
}
#content .center-content .article-content fieldset
{
	border: 1px solid grey;
	padding: 10px;	
}
#content .center-content .article-content fieldset .item { clear: both; margin-left: 100px; margin-bottom: 6px; }
#content .center-content .article-content fieldset .item label { width: 250px; float: left; }
#content .center-content .article-content fieldset .item input { margin-left: 10px; float: left; width: 200px; }
#content .center-content .article-content fieldset .item select { margin-left: 10px; float: left; width: 200px; }
#content .center-content .article-content fieldset .item textarea { margin-left: 10px; float: left; width: 200px; }
#content .center-content .article-content .bigger {	font-size: 1.2em; }
#content .center-content .article-content .bolder { font-weight: bold; }
#content .center-content .article-content .smaller { font-size: 0.85em; line-height: normal; }

.ageVerification { width: 600px; text-align: center; margin: 0 auto; }
