﻿.top-cap p {
    padding-right: 200px;
}

.aaBox a, .aaBox a:active, .aaBox a:hover, .aaBox a:visited   {
    color: #c57b4c;
} 

.aaBox .middle {
    padding: 10px 27px 17px 22px;
}

.error {
    width: 493px;
}

#signUpForm {
    margin-bottom: 20px;
}

#signUpForm input {
    width: 140px;
}

.yesNo label {
    padding-right: 20px;
}

a.submitAA {
    margin-top: 18px;
}

div.thankYouPic {
    background: #fff url(../images/Memories/thankYouPic.jpg) top left no-repeat;
    display: inline;
    float: right;
    height: 135px;
    margin-right: 26px;
    margin-top: -35px;
    width: 180px;
}
    
p.thankYouText {
    font-size: 12px; 
    margin-bottom: 25px;
    width: 265px;
}

.packagesHead {
    text-transform: uppercase;
}

.packagesHead span {
    color: #c57b4c;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    padding-left: 8px;
}

/*#contest p {
	padding: 4px 0;
}

#contest #contestForm {
	border: 0;
	width: 100%;
}

#contest img  {
	border: 0;
}

#contestForm .textBox {
	width: 157px;
	margin: 5px 0;
	background: #FFF;
}

.submitBtn {
	padding-top: 15px;
	padding-bottom: 25px;
}

.pyp-prize-heading {
  margin: 0 0 6px 2px;
  color: #1f6792;
  font-size: 14px;
}

div.pyp-contest-prize {
  padding: 15px 0 30px 0;
  border-bottom: solid 1px #d6d6d6;
}*/
.package h3
{
    color:#40617e;
    font-size:14px;
    margin-bottom:2px;
    margin-top:15px;
    padding-bottom:0;
}
.package
{
    border-bottom:1px dashed #a7b2bd;
    padding-bottom:20px;
}
.package p
{
    margin-top:0;
    color:#484848;
    margin-bottom:0;
}