
/* Adds Right Scoll bar to Fire Fox */
html
{
    min-height: 100%;
    margin-bottom: 1px;
}
/*End FF Scroll*/

.ClearFix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .ClearFix
{
    height: 1%;
}
/* End hide from IE-mac */


.Clear
{
    clear: both;
    font-size: 1px;
}

*:focus
{
    outline: none;
}

*
{
    margin: 0;
    padding: 0;
}

p
{
    line-height: 1.7em;
}

h1
{
    font-size: 1.3em;
}

h2
{
    font-size: 1.0em;
}

h3
{
    font-size: 1.0em;
}

.Bold
{
    font-weight: bold;
}

.NoBold
{
    font-weight: normal;
}

.Italic
{
    font-style: italic;
}

.Center
{
    text-align: center !important;
    margin: 0 auto !important;
}

.LeftAlign
{
    text-align: left !important;
}

.RightAlign
{
    text-align: right !important;
}

img
{
    border: 0;
}

a:link
{
    color: #0044dd;
}

a:visited
{
    color: #660099;
}

a:hover
{
    color: #a87a00;
    text-decoration: none;
}

.Smallest
{
    font-size: 10px;
}

.SmallestLight
{
    font-size: 10px;
    color: #a87a00;
}

.Small
{
    font-size: 11px;
}

.SmallLight
{
    font-size: 11px;
    color: #a87a00;
}

.Medium
{
    font-size: 14px;
}

.Large
{
    font-size: 16px;
}

.Red
{
    color: Red;
}

.Green
{
    color: #009900;
}

.Gold
{
    color: #a87a00;
}

.Brown
{
    color: #5a471b;
}

.ImageRight
{
    float: right;
    padding-left: 7px;
}

.ImageLeft
{
    float: left;
    padding-right: 7px;
}

.BlueLink a
{
    color: #0044dd !important;
    text-decoration: underline !important;
    cursor: pointer;
}

.BlueLink a:link
{
    color: #0044dd !important;
    text-decoration: underline !important;
}

.BlueLink a:visited
{
    color: #0044dd !important;
    text-decoration: underline !important;
}

.BlueLink a:hover
{
    color: #a87a00 !important;
    text-decoration: underline !important;
}

.BlueLinkForce
{
    cursor: pointer;
    text-decoration: underline;
    color: Blue;
}

/*////Header Styles/////*/
.Header
{
    background-color: #fff;
    width: 780px;
    height: 102px;
}

.SearchBox
{
    position: relative;
    top: 8px;
    right: 10px;
    float: right;
    height: 20px;
}

.SearchBox td
{
    padding-left: 3px;
}

.SearchResults
{
    font-size: 12px;
}

.SearchResults ul
{
    margin-left: 15px;
    list-style-type: none;
}

.SearchResults li
{
    margin-bottom: 8px;
    line-height: 19px;
}

.watermarkX
{
    border: solid 1px #ccc;
    padding: 1px;
    background: rgb(255, 255, 255) url(/Images/WaterMarkSearch.gif) no-repeat scroll left center;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}

.cleanX
{
    border: solid 1px #ccc;
    padding: 1px;
    color: #333;
}

.Logo
{
    float: left;
    width: 106px;
    height: 99px;
    position: relative;
    left: 10px;
}

.NavTabs
{
    margin-top: 16px;
    height: 54px;
    width: 655px;
    float: right;
}

.TopNavLinks
{
    margin-top: 10px;
    width: 620px;
    float: right;
    height: 20px;
    font-size: 11px;
}
.TopNavLinks table
{
    width: 100%;
}

.TopNavLinks td
{
    text-align: right;
}

.TopNavLinks ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}

.TopNavLinks ul li
{
    display: inline;
    margin-left: 15px;
}

.TopNavLinks a:link
{
    color: #0044dd;
    text-decoration: underline;
}

.TopNavLinks a:visited
{
    color: #0044dd;
    text-decoration: underline;
}

.TopNavLinks a:hover
{
    color: #a87a00;
    text-decoration: underline;
}


/*////END Header Styles/////*/

.Footer
{
    background: #fff url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/FooterBg.gif) top left repeat-x;
    width: 780px;
    height: 80px;
    padding-top: 8px;
    border-top: solid 4px #005595;
    font-size: 11px;
    margin-top: 20px;
}

.Footer ul
{
    display: block;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
    list-style-type: none;
}

ul.ExtraPadding
{
    margin-left: 45px;
}

.Footer ul li
{
    margin-bottom: 10px;
}


.Footer a:link
{
    color: #5a471b;
}

.Footer a:visited
{
    color: #5a471b;
}


.Footer a:hover
{
    color: #a87a00;
}

.CopyRight
{
    font-size: 11px;
    color: #666666;
    padding-bottom: 5px;
}

#BottomBack
{
    width: 794px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/BottomBg.gif) center no-repeat;
    height: 16px;
}


.ToolTipLink a:link
{
    color: #333;
    text-decoration: none;
}

.ToolTipLink a:visited
{
    color: #333;
    text-decoration: none;
}

.ToolTipLink a:hover
{
    color: #a87a00;
    text-decoration: none;
}

/* ///////////////////////////////
PB1Column
///////////////////////////////*/

#PB1Wrapper
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PB1ContentBg.gif) top repeat-y;
    width: 794px;
    margin: 0 auto;
}

#EnrollWrapper
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PB1ContentBg.gif) top repeat-y;
    width: 794px;
    margin: 0 auto;
}


/* ///////////////////////////////
PB2Column
///////////////////////////////*/


#PB2Wrapper
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PB2ContentBg.gif) top repeat-y;
    width: 794px;
    margin: 0 auto;
    position: relative;
}

.ContentArea
{
    width: 780px;
    margin: 0 auto;
}

.SearchBar
{
    background: url(/CampaignImageHandler.ashx?n=top) top left no-repeat;
    width: 794px;
    height: 45px;
}

#PB2RightSide
{
    float: right;
    width: 170px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/RightGrad.gif) top no-repeat;
}


#MainContent
{
    width: 578px;
}

#PB2Content
{
    float: left;
    position: relative;
    left: 12px;
    width: 578px !important;
}


/*////////Home Page Styles ///////////*/


.HomePageHeader
{
    width: 725px;
    height: 35px;
    margin: 0 auto;
    position: relative;
    top: 15px;
    text-align: center;
}


.HomePageHeader h1
{
    font-family: Times New Roman, Times, serif;
    font-size: 30px;
    color: #5a471b;
}



.FormAndImageBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/FormAndImageBg.jpg) top left no-repeat;
    width: 780px;
    height: 427px;
}

.HomeTagLine
{
    height: 40px;
    padding-top: 20px;
    text-align: center;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/TopWarmth.jpg) top left no-repeat;
}

.HomeTagLine h1
{
    font-size: 22px;
    font-weight: bold;
    color: #5a471b;
}

.HomeFormCon
{
    width: 400px;
    float: right;
}

.HomeLeftCon
{
    text-align: left;
    width: 370px;
    float: left;
}

.TestimonialBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/TestimonialBg.gif) bottom left repeat-x;
    height: 190px;
}

.HomeTestimonials
{
    width: 400px;
    float: left;
    position: relative;
    left: 10px;
    padding-top: 10px;
}

.HomeTestimonials p
{
    font-size: 12px;
    line-height: 24px;
}

.HomeRightCon
{
    width: 340px;
    float: right;
}


.HomeBullets
{
    width: 340px;
    height: 130px;
}


.HomeBullets ul
{
    list-style: none;
}

.HomeBullets li
{
    padding-left: 20px;
    background-image: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/BulletGreenCheck.gif);
    background-repeat: no-repeat;
    background-position: 0em;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #5a471b;
}

.GetFreeQuoteHeader
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/GetFreeQuoteHeader.gif) top left no-repeat;
    width: 366px;
    height: 39px;
    margin: 0 auto;
}

.HomeBoxCon
{
    width: 748px;
    height: 227px;
    margin: 10px auto;
    background-color: #e4e6db;
    padding: 8px;
}

.HomeBox
{
    width: 174px;
    height: 225px;
    background-color: #fff;
    border: solid 1px #cdcec8;
    float: left;
    margin-right: 8px;
}

.HomeBox p
{
    margin: 3px auto;
    width: 160px;
    font-size: 11px;
    line-height: 1.4em;
}


.HomeBox h2 span
{
    color: #5a471b;
    font-size: 12px;
    position: relative;
    left: 5px;
    top: 5px;
}

.Box1Header
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Box1Header.jpg) top left no-repeat;
    width: 164px;
    height: 106px;
    margin: 0 auto;
}

.Box2Header
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Box2Header.jpg) top left no-repeat;
    width: 164px;
    height: 106px;
    margin: 0 auto;
}

.Box3Header
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Box3Header.jpg) top left no-repeat;
    width: 164px;
    height: 106px;
    margin: 0 auto;
}


.RecentClaims
{
    width: 194px;
    height: 225px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/RecentClaimsBg.gif) top no-repeat;
    float: right;
}

.RecentClaims h2
{
    color: #5a471b;
    font-size: 14px;
    text-align: center;
    margin: 0 !important;
}

.RecentClaims h2 span
{
    color: #a87a00;
}

.ClaimsData
{
    width: 166px;
    height: 194px;
    position: relative;
    left: 15px;
    top: 6px;
}

.HomeCopy
{
    padding-left: 5px;
}

.HomeCopy h2
{
    margin-bottom: 4px;
}

.HomeCopy p
{
    font-size: 12px !important;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 10px;
}

.RoundTable_Body
{
    margin: 0px;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    display: block;
}

.RoundTable_Body p
{
    margin: 0;
    padding: 0;
}

.RoundTable_Ft
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Tables/BL_White.gif) no-repeat 0px 0px;
    margin-right: 8px;
}


.RoundTable_Ft_C
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Tables/BR_White.gif) no-repeat right 0px;
    margin-left: 6px;
    margin-right: -8px;
    font-size: 1px;
    height: 9px;
}

.HomeBottomContent
{
    float: left;
    width: 535px;
}

.HomeBottomRight
{
    float: right;
    width: 225px;
}

/*////////END Home Page Styles ///////////*/



/*////////Zip Code Test Home Page Styles ///////////*/
.HomeZipBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/HomeZipBg1.jpg) top left no-repeat;
    width: 780px;
    height: 354px;
}


.PoliciesStarting
{
    width: 320px;
    height: 35px;
    position: relative;
    top: 45px;
    left: 375px;
    text-align: center;
}

.PoliciesStarting h2
{
    font-family: Times New Roman, Times, serif;
    font-style: italic;
    font-size: 20px;
    color: #75b84b;
}


.ZipCodeBox
{
    width: 340px;
    height: 170px;
    position: relative;
    top: 10px;
    left: 366px;
}

.ZipCodeBox h2
{
    font-size: 24px;
    color: #5a471b;
    font-weight: normal;
    font-family: Arial;
}


.ZipCodeForm
{
    text-align: center;
    position: relative;
    top: 43px;
}

.ZipValidateCon
{
    height: 20px;
    font-weight: bold;
}

.ZipCodeBox input
{
    margin: 5px 0 5px 0;
}

.RetrieveQuoteLink
{
    width: 200px;
    height: 10px;
    float: right;
    margin-top: 65px;
    font-size: 11px !important;
}

/*////////END ***** Zip Code Test Home Page Styles ////////*/

.Copy
{
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    font-size: 1.0em;
    line-height: 1.7em;
}

.Copy p
{
    margin: .25em 0 1em 0;
}

.Copy ul, .Copy ol
{
    margin: 1.5em 0 1.5em 3em;
}

.Copy li
{
    margin: 0 0 .3em 0;
}

.Copy h2
{
    color: #990000;
    margin-bottom: 3px;
    margin-top: 25px;
}

.Customer
{
    float: right;
    font-weight: bold;
    margin-right: 20px;
}

.NoBullet li
{
    list-style-type: none;
}

#PageHeader
{
    width: 550px;
    height: 60px;
    margin-top: 30px;
    margin-left: 8px;
}

.RoundTable
{
    background-color: Transparent;
    color: #000000;
    padding: 5px;
    display: block;
    text-align: left;
}

.RoundTable p
{
    margin: 0.5em 0;
}

.RoundTable_Hd
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Tables/TL_White.gif) no-repeat 0px 0px;
    margin-right: 8px;
    margin-bottom: 0;
}

.RoundTable_Hd_C
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Tables/TR_White.gif) no-repeat right 0px;
    margin-left: 6px;
    margin-right: -8px;
    font-size: 1px;
    height: 5px;
    margin-bottom: 0;
}

/*/////////Generic Table////////*/

.GenTable
{
    border-collapse: collapse;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
}

.GenTable th
{
    border: transparent 0px none !important;
    text-align: center;
}

.GenTable td
{
    padding: 5px 5px 0px 5px;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    text-align: center;
}

.GenTable .Right
{
    text-align: right !important;
}

.GenTable .Left
{
    text-align: Left !important;
}

.GenTable .HighLight
{
    background-color: #FFFBEF;
}

.BackArrow
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/BackArrow.gif) top center no-repeat;
    padding-top: 6px !important;
}

.SideArrow
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/SideArrow.gif) center left no-repeat;
}

.TableShadow
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/TableShadow.gif) top repeat-x;
    height: 22px;
}

.TableHeader
{
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
}

.ClearRightBorder
{
    border-right: transparent 0px none !important;
}

.ClearBottomBorder
{
    border-bottom: transparent 0px none !important;
}

.Header_560
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/CompareHeader.gif) top no-repeat;
    width: 560px;
    height: 59px;
}

/*///////Link to us styles /////*/

.CodeBack
{
    background-color: #f0f0f0;
    padding: 5px 0px 5px 0px;
}

.LogoSpace
{
    margin: 15px 0px 3px 0px;
}

.LightBorder
{
    border: solid 1px #cccccc;
    padding: 5px;
}

/*///////Link to us styles end /////*/




/*//////Pop Up////////*/

.LimitationsStyle
{
    background-color: #fff;
    padding-top: 3px;
    padding-bottom: 40px;
    font-size: 12px;
}

.LimitationsStyle div
{
    margin: 0 auto;
    width: 500px;
}

.LimitationsStyle h1
{
    margin-top: 15px;
    text-align: center;
    font-size: 18px;
}

.LimitationsStyle h2
{
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.LimitationsStyle ol
{
    font-weight: bold;
    margin-top: 20px;
    padding-left: 50px;
    line-height: 1.7em;
}

.LimitationsStyle li
{
    padding-bottom: 4px;
}

.LimitationsStyle li span
{
    font-weight: normal;
}

.ExcludedStyle
{
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 40px;
}

.ExcludedStyle div
{
    margin: 0 auto;
    width: 500px;
}

.ExcludedStyle h1
{
    margin-top: 15px;
    text-align: center;
    font-size: 18px;
}

.ExcludedStyle h2
{
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.ExcludedStyle table
{
    margin-left: 140px;
    margin-top: 10px;
}
/*/////////End of Pop Ups//////*/


/*////Accoridion Styles/////*/

.accordionHeader
{
    font-size: 12px;
    margin-bottom: 10px;
}

.accordionHeader a:link
{
    color: #005595;
}

.accordionHeader a:visited
{
    color: #660099;
}

.accordionHeader a:hover
{
    color: #a87a00;
}

.accordionContent
{
    font-size: 12px;
    padding: 7px;
    border: solid 1px #a87a00;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/AnswerBack.gif) top left no-repeat;
    margin-bottom: 20px;
}

.FAQ_List
{
    list-style: none;
}

.FAQ_List li
{
    padding-left: 25px;
    background-image: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/FAQ_Q.gif);
    background-repeat: no-repeat;
    background-position: 0 .1em;
}

.FAQ_List ul
{
    list-style: none;
}

.HomeTop
{
    width: 769px;
}

.IconNav
{
    width: 724px;
    height: 118px;
    position: relative;
    top: 67px;
    left: 22px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Reflections.gif) bottom no-repeat;
}

.IconNav a
{
    display: block;
}

.IconHowItWorks
{
    width: 139px;
    height: 87px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/HowItWorks.gif) top left no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}

.IconViewOurPlans
{
    width: 139px;
    height: 87px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/ViewOurPlans.gif) top left no-repeat;
    position: absolute;
    left: 170px;
    top: 0px;
}

.IconGetQuote
{
    width: 139px;
    height: 87px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/GetQuote.gif) top left no-repeat;
    position: absolute;
    left: 341px;
    top: 0px;
}

.IconSignUp
{
    width: 194px;
    height: 68px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/SignUp.gif) top left no-repeat;
    position: absolute;
    left: 528px;
    top: 19px;
}

.Signature
{
    font-size: 12px;
    color: #a87a00;
    float: right;
}

.SectionTable
{
    border-collapse: collapse;
}

.SectionTable td
{
    width: 165px;
    padding: 0 5px 0 6px;
    vertical-align: top;
}

.SectionTable h2
{
    color: #5A471B;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.SectionTable p
{
    font-size: 11px;
}


.SectionTable h2 a:link
{
    color: #5A471B;
    text-decoration: none;
}

.SectionTable h2 a:visited
{
    color: #5A471B;
    text-decoration: none;
}

.SectionTable h2 a:hover
{
    color: #5A471B;
    text-decoration: none;
}

/*////////Home Page News Box////////////*/

.NewsBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PetsBestNewsBg.gif) top left no-repeat;
    width: 219px;
    height: 247px;
    float: left;
}

.NewsBg h2
{
    margin: 10px 0 0 50px;
    color: #5a471b;
    font-size: 14px;
}

.NewsBg h2 span
{
    color: #a87a00;
}

.NewsBg h3
{
    margin: 15px 0 0 60px;
    color: #5a471b;
    font-size: 12px;
    line-height: 18px;
}

.NewsBg p
{
    margin: 8px;
}

/*////////END Home Page News Box////////////*/

.ClaimsTable
{
    border-collapse: collapse;
}

.ClaimsTable td
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    text-align: center;
}

.ClaimsTable .Right
{
    padding-right: 5px !important;
    text-align: right !important;
}

.ClaimsTable .Left
{
    padding-left: 5px !important;
    text-align: Left !important;
}

.ContactTable
{
    width: 500px;
}

/*///////// Landing Page Styles ////////*/

.LandingBack
{
    background: #fff url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Landing/LandBack.gif) bottom no-repeat;
    width: 620px;
    height: 560px;
}

.LandingTop
{
    background: #fff url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Landing/Top.gif) bottom no-repeat;
    width: 620px;
    height: 14px;
}

.LandingHeader
{
    background: #fff url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Landing/Header.gif) Top no-repeat;
    width: 460px;
    height: 22px;
    margin: 0 auto;
}

.LandingButtonPad
{
    margin-right: 50px;
}

.ShurePetButton
{
    padding: 0 .25em 0 .25em;
    width: auto;
    overflow: visible;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}

.ListPad
{
    margin-left: 40px;
}

.BPad li
{
    padding-bottom: 10px;
}

.DarkRed
{
    color: #990000;
}

/*/////////END Landing Page Styles ////////*/



/*/////////Reg Table////////*/

.RegTable
{
    border-collapse: collapse;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
}

.RegTable th
{
    font-size: 14px;
    background-color: #FFFBEF;
    border: solid 1px #ccc;
}

.RegTable td
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border: solid 1px #ccc;
    text-align: center;
}

.RegTable .Right
{
    padding-right: 8px !important;
    text-align: right !important;
}

.RegTable .Left
{
    padding-left: 8px !important;
    text-align: Left !important;
}

.FlyOut
{
    width: 200px;
}

.Dots
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Dots.gif) top repeat-x;
    height: 1px;
    width: 100%;
}

.HandCursor
{
    cursor: pointer;
}

.VetLocator
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/VetLocator.gif) top right no-repeat;
    width: 190px;
    height: 109px;
}

.LiveChatTop
{
    background: url(/Images/LivePerson/LiveChatHeader.gif) top left no-repeat;
    width: 170px;
    height: 64px;
}

.LiveChatMid
{
    width: 170px;
    height: 32px;
}

.LiveChatBottom
{
    background: url(/Images/LivePerson/LiveChatBottom.gif) bottom left no-repeat;
    width: 170px;
    height: 17px;
}

.PressKit
{
    margin: 40px auto;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PressKitBack.gif) top no-repeat;
    width: 140px;
    height: 400px;
}

.PressKit ul
{
    list-style-type: none;
    position: relative;
    left: 5px;
    top: 160px;
}

.PressKit li
{
    padding: 0 0 5px 5px;
    font-size: 11px;
}

.Error404
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Error404.jpg) top no-repeat;
}

.error404
{
    float: left;
    padding-right: 20px;
}

/*////////Avalibility Page Styles/////*/
.AvailContent .Warning
{
    color: #cc0000;
    text-align: left;
    margin-top: 0px;
}

.AvailBack
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/AvalibilityBack.jpg) bottom no-repeat;
    width: 497px;
    vertical-align: top;
}

.AvailContent
{
    line-height: 20px;
}

.AvailZip
{
    width: 320px;
}

.AvailZip p
{
    text-align: right;
}

.AvailZipButton
{
    width: 177px;
}

/*////////END Avalibility Page Styles/////*/

.WhyBack
{
    position: relative;
    left: 18px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/WhyBack.gif) top no-repeat;
    width: 468px;
    height: 45px;
}

.WhyBack p
{
    position: relative;
    left: 7px;
    top: 5px;
}

.WordDefinition
{
    padding: 5px;
    font-size: 12px;
}

.WordDefinition p
{
    margin: 0px;
}

.ClearTableBorders td
{
    border: transparent 0px none !important;
    padding: 5px;
}

.ZeroTop
{
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.ClearTable td
{
    vertical-align: top;
    font-size: 12px;
}

.ClearTable h2
{
    margin-bottom: 5px;
    color: #990000;
}

.ClearTable ul
{
    list-style-type: none;
}

.ClearTable li
{
    margin-left: 15px;
    margin-bottom: 3px;
}

.SiteMapBack
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/SiteMapBack.gif) top left no-repeat;
    width: 242px;
    height: 20px;
    padding-left: 10px;
    padding-top: 1px;
}

.QuoteTable
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/ShelterQuoteBg.gif) top center no-repeat;
    margin: 0 auto;
    border-collapse: collapse;
}

.QuoteTable td
{
    border: solid 0px #ccc;
    height: 25px;
}

.LandingQuoteDog
{
    width: 180px;
    float: left;
    height: 141px;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PointingDog.jpg) top center no-repeat;
}

.QuoteTableCon
{
    width: 320px;
    float: left;
}

/*////////////Shelter Quote Styles////////////*/

.SBTableTop td
{
    height: 30px;
}

.SBTable
{
    border-collapse: collapse;
}

.SBTable th
{
    border: solid 1px #999;
    height: 23px;
    padding: 3px;
}

.SBTable td
{
    border: solid 1px #999;
    height: 23px;
    padding: 3px;
    text-align: center;
}

.ShelterDiscount
{
    border-bottom: transparent 0px none !important;
    border-left: transparent 0px none !important;
    text-align: right !important;
    font-size: 12px;
}

.ShelterTotal
{
    border-bottom: transparent 0px none !important;
    border-left: transparent 0px none !important;
    border-top: transparent 0px none !important;
    text-align: right !important;
    font-size: 12px;
    font-weight: bold;
}

.ShelterHeader
{
    background: #fff url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Landing/ShelterHeader.gif) Top no-repeat;
    width: 460px;
    height: 22px;
    margin: 0 auto;
}

.ShelterBack
{
    border: solid 1px #ccc;
    width: 580px;
}

.ShelterError
{
    border: solid 1px #cc0000;
    width: 450px;
    padding: 10px;
    background-color: #fff;
    margin: 20px auto;
}

.ShelterError p
{
    padding: 7px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #cc0000;
}

/*//////////// END Shelter Quote Styles////////////*/

.Resources a:link
{
    color: #333333 !important;
    text-decoration: none !important;
}

.Resources a:visited
{
    color: #333333 !important;
    text-decoration: none !important;
}

.Resources a:hover
{
    color: #333333 !important;
    text-decoration: none !important;
}

.ClaimContent
{
    margin-left: 6px;
    margin-top: 5px;
    font-size: 11px;
}

.ClaimContent p
{
    margin-bottom: 1px;
}

.ClaimDots
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/Dots.gif) top repeat-x;
    width: 190px;
    height: 1px;
}

.HIW_Con
{
    width: 560px;
    height: 120px;
    margin-left: 10px;
    font-size: 12px;
}

.HIW_Con h2
{
    color: #990000;
    margin-left: 97px;
}

.HIW_Con h2 span
{
    display: inline;
    color: #333;
}

.HIW_Con p
{
    margin: 0 0 6px 0;
}

.PressTopLeft
{
    width: 320px;
    float: left;
}

.PressTopRight
{
    width: 215px;
    float: right;
    font-size: 11px;
}

.AboutUsTable
{
    width: 555px;
}

.GreyBack
{
    background-color: #f0f0f0;
}

.TopContent
{
    width: 280px;
    float: left;
}

.JacksVideoCon
{
    width: 203px;
    margin-left: 5px;
}

.JacksVideoBg
{
    background: url(/Images/JacksVideoTop.jpg) top left no-repeat;
    width: 203px;
    height: 144px;
    display: block;
}

.JacksVideoTop
{
    width: 203px;
    height: 144px;
    margin: 0;
    padding: 0;
}

.JacksVideoMiddle
{
    background: url(/Images/JacksVideoMiddle.gif) top left repeat-y;
    width: 200px;
    padding: 3px;
}

.JacksVideoMiddle p
{
    margin: 0;
    font-family: Arial;
    font-size: 11px;
    padding: 3px;
    line-height: 19px;
}

.JacksVideoBottom
{
    background: url(/Images/JacksVideoBottom.gif) top left no-repeat;
    width: 203px;
    height: 9px;
}

.CustomerPortalButton
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/CustomerPortalButton.png) top left no-repeat;
    width: 236px;
    height: 52px;
    float: right;
    padding-left: 10px;
}

/*/////////New Home Styles for WO Test/////////////*/

.HomeForm
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/FormBg.png) top center no-repeat;
}

.HomeFormTable
{
    margin: 0 auto;
    width: 384px;
    font-size: 11px;
    font-weight: bold;
}

.HomeFormTable td
{
    height: 30px;
    padding-left: 5px;
}

.GetQuote
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/FreeQuoteBg.png) top left no-repeat;
    width: 382px;
    height: 61px;
    position: relative;
    top: 0px;
    left: 9px;
    margin-bottom: 12px;
}

.TestimonialsTable
{
    width: 769px;
    height: 224px;
    vertical-align: top;
}

.TestimonialsTable td h2
{
    font-size: 16px;
    font-weight: bold;
}

.HeaderUnderline
{
    border-bottom: dashed 1px #ccc;
    padding-bottom: 5px;
    width: 320px;
    margin: 0 auto;
}

.YesNo
{
    text-align: left;
    margin: 0px auto 5px auto;
    font-size: 12px;
}

.YesNo ul
{
    list-style-type: none;
}


.YesNo li
{
    display: inline;
    text-align: left;
}

.YesNo li label
{
    margin-left: 2px;
    margin-right: 10px;
}

.HomeImputBox
{
    font-size: 12px;
    height: 14px;
}

.ErrorFormat ul
{
    padding: 5px;
    margin-left: 30px;
    margin-top: 8px;
}

.ErrorFormat li
{
    margin-bottom: 5px;
}

.ErrorFormat h2
{
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #cc0000 !important;
}

.BtnFreeQuoteBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/BtnFreeQuoteBg.gif) top left no-repeat;
    width: 500px;
    height: 99px;
}

.BestWellnessBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/BtnFreeQuoteBg_RoutineCare.gif) top left no-repeat;
    width: 525px;
    height: 98px;
    text-align: left;
}

/*////Error, Notice, Success Boxes/////*/
.Error, .Notice, .Success
{
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
    font-size: 12px !important;
    line-height: 22px;
}

.Error
{
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
    display: block;
}

.Notice
{
    background: #FCF9EF;
    color: #514721;
    border-color: #F3E8C3;
}

.Success
{
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}
.Error a
{
    color: #8a1f11;
}

.Success a
{
    color: #264409;
}

.WhatsCoveredTable
{
    width: 100%;
    border-collapse: collapse;
}

.WhatsCoveredTable td
{
    padding: 0px;
    width: 50%;
    text-align: left;
    vertical-align: top;
    border: transparent 0px none !important;
}

.WhatsCoveredTable div
{
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    padding: 3px 0 3px 0;
    font-size: 16px;
    color: #5a471b;
}

.WhatsCoveredTable ul
{
    padding: 0px;
    margin: 8px 0px 8px 28px;
}

.WhatsCoveredTable li
{
    margin-bottom: 10px;
}

/*///////Veterinarians Styles///////*/

.VetNav
{
    border: solid 1px #ccc;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/SecondaryNavBg.gif) top left repeat-x;
    height: 30px;
    width: 740px;
    margin: 0 auto;
}

.VetNav a span
{
    display: block;
}

.VetNav .radmenu
{
    float: none !important; /*this turns off the rad menu web resources float style*/
}

.VetContent
{
    width: 740px;
    margin: 0 auto;
    position: relative;
}
.VetHeader
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/VetHeader.gif) top left no-repeat;
    width: 742px;
    height: 26px;
    margin: 15px auto 0 auto;
}

.VetTitle
{
    width: 740px;
    margin: 10px auto 0 auto;
}

/*/////// END Veterinarians Styles///////*/


/*///////Partner Programs Styles///////*/

.PartnerNav
{
    border: solid 1px #ccc;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/SecondaryNavBg.gif) top left repeat-x;
    height: 30px;
    width: 740px;
    margin: 0 auto;
}

.PartnerNav a span
{
    display: block;
}

.PartnerNav .radmenu
{
    float: none !important; /*this turns off the rad menu web resources float style*/
}

.PartnerHeader
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PartnerHeader.gif) top left no-repeat;
    width: 742px;
    height: 26px;
    margin: 15px auto 0 auto;
}

.PartnerTitle
{
    width: 740px;
    margin: 10px auto 0 auto;
}

/*/////// END Partner Programs Styles///////*/

.FormTable
{
    border-collapse: collapse;
    margin-top: 15px;
    margin-bottom: 10px;
}

.FormTable td
{
    padding: 3px;
    vertical-align: top;
    font-size: 12px;
}

.FormTable input[type="text"]
{
    background: #FFFFFF url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/InputBg.png) repeat-x scroll left bottom;
    border-color: #CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
    border-style: solid;
    border-width: 1px;
    height: 18px;
}

.TextArea
{
    background: #FFFFFF url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/InputBg.png) repeat-x scroll left bottom;
    border-color: #CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
    border-style: solid;
    border-width: 1px;
}

.LegendHeader
{
    font-size: 18px;
    font-family: Georgia,Trebuchet,serif;
    padding: 0 5px 0 5px;
    color: #006699;
}

.Submit
{
    color: #333;
    display: block;
    font-size: 14px;
    margin-top: 1em;
    padding: 0.25em 0.75em;
    font-weight: bold;
    cursor: pointer;
}

fieldset
{
    border: 1px solid #CCCCCC;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: .5em 2em;
}


.FieldsetBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/FieldsetBg.png) bottom left repeat-x;
}


.CheckBoxes label
{
    margin-left: 4px;
}

ul.QtyHorizontal
{
    margin: 0px;
    padding: 0px;
}

.QtyHorizontal ul
{
    list-style-type: none;
}

.QtyHorizontal li
{
    display: inline;
}

.QtyHorizontal label
{
    margin-right: 7px;
}

.DisplayTable
{
    border-collapse: collapse;
    margin: 10px auto 10px auto;
    border: solid 1px #ccc;
}

.DisplayTable td
{
    padding: 3px;
    font-size: 12px;
    border: solid 1px #ccc;
}

.DisplayTable ul
{
    margin-left: 5px;
}

.VetTableHeader
{
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    font-size: 16px !important;
    color: #5a471b;
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/BrownTexture.gif) top left repeat-x;
}

.DisplayTable, td.Content
{
    height: 80px;
    vertical-align: middle;
    padding: 10px 10px 10px 10px;
    text-align: left;
}

.ArrowBullet
{
    list-style-image: url(/Images/PaperArrow.gif);
}

.Content ul
{
    margin-left: 20px;
}

.VetLinks ul
{
    margin: 0 0 15px 45px;
}

.OverviewDogCat
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/OverviewDogCat.jpg) top left no-repeat;
    width: 562px;
    height: 234px;
}

.OverviewDogCat h2
{
    position: relative;
    top: 35px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 24px;
    color: #5a471b;
    font-weight: normal;
}

.OverviewDogCat h3
{
    position: relative;
    top: 55px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    color: #a87a00;
}

.GreenTextureBg
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/GreenTextureBg.gif) top left repeat-x;
    height: 27px;
}

.GreenTextureBg h3
{
    font-size: 14px;
    color: #333;
}

.OverviewWellness
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/OverviewBestWellness.gif) top left no-repeat;
    width: 260px;
    height: 200px;
}

.OverviewWellness h3
{
    position: relative;
    top: 55px;
    left: 100px;
    padding-left: 2px;
    width: 160px;
}

.OverviewWellness ul
{
    position: relative;
    top: 65px;
    left: 100px;
    width: 155px;
}

.OverviewWellness li
{
    margin-bottom: 10px;
    margin-left: 17px;
}

.OverviewTableHeader
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/OverviewTableHeader_560.gif) top left no-repeat;
    width: 560px;
    height: 30px;
    font-size: 14px;
    color: #333;
    font-family: Arial, Verdana, Sans-Serif;
}

.PB_Facts
{
    float: left;
    width: 200px;
    position: relative;
    top: 9px;
    left: 85px;
}

.PB_Cover
{
    float: right;
    width: 200px;
    position: relative;
    top: 9px;
    right: 25px;
}

.OverviewTableFooter
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/OverviewTableBottom.gif) top left no-repeat;
    width: 560px;
    height: 7px;
}

.OverviewTableBody
{
    background-color: #fff;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

.MainBullets ul
{
    position: relative;
    left: 5px;
    top: 10px;
}

.MainBullets li
{
    margin-bottom: 15px;
    margin-left: 17px;
}

.YouChooseTable
{
    border: transparent 0px none !important;
}

.YouChooseTable td
{
    border: transparent 0px none !important;
    vertical-align: middle;
}

.YouChooseTable p
{
    line-height: 12px;
}

.PlansDetailHeader
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/PlansDetailHeader.png) top left no-repeat;
    width: 560px;
    height: 133px;
}

.PlansDetailHeader td
{
    text-align: center;
}

.PlansDetailHeader h2
{
    color: #5a471b;
}

.PlansDetailHeader h3
{
    color: #a87a00;
    font-size: 16px;
}

.PlansDetailHeader h3 span
{
    color: #5a471b;
    font-size: 20px;
    display: block;
    font-weight: normal;
}

.RoutineCareHeader
{
    background: url(file:///C|/Documents%20and%20Settings/Darren/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/N4X8YI12/Images/RoutineCareHeader.gif) top left no-repeat;
    width: 452px;
    height: 134px;
}

.StateIndicator
{
    text-align: center;
}

.StateIndicator p
{
    font-size: 11px;
    line-height: 16px;
}

.StateIndicator a:link
{
    color: #0044dd;
    font-size: 11px;
}

.StateIndicator a:visited
{
    color: #0044dd;
    font-size: 11px;
}

.StateIndicator a:hover
{
    color: #a87a00;
    font-size: 11px;
}

.DownloadList
{
    width: 500px;
    position: relative;
    left: 60px;
}

.DownloadList li div
{
    background-color: #FCF9EF;
    border: solid 1px #eeeadf;
    margin: 5px 0 30px 0;
    padding: 10px 10px 15px 10px;
}

.DownloadList li a
{
    font-size: 12px;
}

.DownloadList h2.sf_listTitle
{
    display: none;
}


.DownloadList p.sf_controlListItems
{
    display: none;
}

.BlogCategories
{
    margin: 0 auto;
    width: 155px;
}


.BlogCategories ul
{
    list-style-type: none;
}


.BlogCategories li
{
    margin: 0 0 8px 0;
}

.BlogCategories h3
{
    font-size: 1.1em;
    color: #5a471b;
    margin: 0 0 8px 0;
}

.ArchiveList ul
{
    list-style-type: none;
}

.PromoCodeDisplay {
    text-align:center;
    color: #DDDDDD;
    margin: 10px;
}
