h1{
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	/*background:url('/Images/Static/KidUnsafe.gif') no-repeat 0px 9px;*/
}

h2{
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}

#MainCol{
	width:570px;
}

#FFWrapper{
	background:#FFEEC4;
	height:400px;
	padding:20px;
}

#Adv{
	font-size:11px;
	text-transform: uppercase;
	text-align: center;
}
#Content{
	width:960px;
}


#PageMsg.FamilyFilterMessage {
    background: #FFEEC4;
    left:20px;
    text-align:left;
}

#Cancel{
    font-size: 16px;
}

.FamilyFilterMessage #FFContinue {
    margin: 5px 0 0;
    background: url(http://s.mcstatic.com/Images/Shared/AdultConfirmation.png) no-repeat left center;
    box-shadow: none;
    width: 214px;
    height: 32px;
}

#PageMsg p {
    color:#000;
}