
.BreadCrumbIndent 
{
	padding-left: 0px;
	padding-top:1em;
	padding-bottom: 1em;
}

.Introduction span
{
    padding-top: 1em;
    
}

.ParentCategoriesDiv
{
    padding-top: 1em;
    font-size: 1.2em;
}

.ErrorMessageArea 
{
	width: 65%;
	margin-top: 50px;
	margin-bottom: 64px;
	background-color: #ffffff;
	text-align:center;
	margin:64px auto 140px auto;
	margin-left: 140px;
}

.ErrorMessageTitle 
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #f0efef;
	color: #000000;
	padding: 5px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.ErrorMessageContent 
{
	font-family: Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding:5px 8px 8px 5px;
	line-height:15pt;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #cccccc;
}
  
.SubmissionHeaderDiv
{
    background-color: #AEBFD0;
    color: White; 
    font-size: 16px; 
    font-weight: bold; 
    font-family: Arial, Helvetica;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px; 
}

.SubmissionBody
{
    font-family: Arial, Helvetica;
    font-size: .75em;
    margin: 0px;
}

/* New styles */
#categories .category-content .twocolumn .box{
	position: relative;
	width: 360px;
	padding: 0 0 34px;
}
#categories .category-content .twocolumn .box .heading{
	width: 100%;
	margin: 0;
	line-height: 1.75em; /* Added line-height attribute to prevent the bottom part of the left arrow from being cutoff */
}
#categories .twocolumn{
	width: 775px;
	overflow: hidden;
}
#categories .twocolumn .col{
	float: left;
	width: 360px;
	overflow: hidden;
	margin-right: 25px;
	margin-bottom: -34px;
}
#categories .category-content .box .heading{
	width: 615px;
	margin-bottom: 13px;
	margin-left: -17px;
}
#categories .category-content{
	width: 625px;
	margin-right: 13px;
	margin-left: 0;
	display: inline;
}
#categories .category-content .main{
	width: 100%;
	margin-top: 32px;
}
#categories .category-content .box{
	padding: 0 37px 0 17px;
	width: 611px;
}
#categories .main .box ul{
	margin: 0;
	font-size: 1em;
	margin: 19px 0 0 11px;
}
#categories .main .box li{
	margin: 0 0 3px;
}
#categories .main .box ul a{
	text-decoration: none;
}
#categories .main .box ul a:hover{
	text-decoration: underline;
}
#categories .category-content .twocolumn .box .coin{
	width: 72px;
	height: 72px;
	overflow: hidden;
	float: right;
	margin: -27px -3px 0 0;
}
#categories .category-content .twocolumn .type-coins .coin{
	background: url(/images/categorycoins/bg-type-coins.png) no-repeat;
}
#categories .category-content .twocolumn .cents .coin{
	background: url(/images/categorycoins/bg-cents.png) no-repeat;
}
#categories .category-content .twocolumn .two-three-coins .coin{
	background: url(/images/categorycoins/bg-two-three-cents.png) no-repeat;
}
#categories .category-content .twocolumn .nickels .coin{
	background: url(/images/categorycoins/bg-nickels.png) no-repeat;
}
#categories .category-content .twocolumn .dimes .coin{
	background: url(/images/categorycoins/bg-dimes.png) no-repeat;
}
#categories .category-content .twocolumn .quarters .coin{
	background: url(/images/categorycoins/bg-quarters.png) no-repeat;
}
#categories .category-content .twocolumn .half-dollars .coin{
	background: url(/images/categorycoins/bg-half-dollars.png) no-repeat;
}
#categories .category-content .twocolumn .dollars .coin{
	background: url(/images/categorycoins/bg-dollars.png) no-repeat;
}
#categories .category-content .twocolumn .gold-coins .coin{
	background: url(/images/categorycoins/bg-gold-coins.png) no-repeat;
}
#categories .category-content .twocolumn .commemoratives .coin{
	background: url(/images/categorycoins/bg-commeratives.png) no-repeat;
}
#categories .category-content .twocolumn .american-eagles .coin{
	background: url(/images/categorycoins/bg-american-eagles.png) no-repeat;
}
#categories .category-content .twocolumn .proof-mint-sets .coin{
	background: url(/images/categorycoins/bg-proof-mint-sets.png) no-repeat;
	width: 98px;
	height: 82px;
}
#categories .category-content .twocolumn .territorials .coin{
	background: url(/images/categorycoins/bg-territorial.png) no-repeat;
}
#categories .category-content .twocolumn .colonials .coin{
	background: url(/images/categorycoins/bg-colonials.png) no-repeat;
}
#categories .category-content .twocolumn .misc .coin{
	background: url(/images/categorycoins/bg-misc.png) no-repeat;
}
#categories .category-content .twocolumn .world .coin{
	background: url(/images/categorycoins/bg-world.png) no-repeat;
}
#categories .category-content .twocolumn .patterns .coin{
	background: url(/images/categorycoins/bg-pattern.png) no-repeat;
}
#categories .box div strong{
	font-size: 1.083em;
	color: #3f7fb2;
	line-height: 1.384em;
}
#categories .box div li{
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#categories .box div li a{
	margin: 0;
}

.TableCaptionDiv
{
    padding: 0 0 0 15px; 
    font-weight: bold;
}

.SubmissionCaptionUnderline
{
    width: 100%; 
    border-top: 1px solid #AEBFD0; 
    margin-bottom: 1em;
}
