/**
 * Thank you Curel Home
**/
#thank-you-home, #thank-you-more
{
    margin:31px 0 0 32px;
    overflow:hidden;
}
#thank-you-home #main-content, #thank-you-more #main-content
{
    float:left;
    width:677px;
    margin:0 19px 0 0;
}
#thank-you-home #main-content #title
{
    background:transparent url(../../images/thank-you-curel/img_thank_you_main.jpg) no-repeat scroll 0 0;
    height:237px;
    padding:47px 0 0 23px;
    width:655px;
}
#thank-you-home #main-content #title h1
{
    background:transparent url(../../images/thank-you-curel/img_thank_you_txt.png) no-repeat scroll 0 0;
    width:267px;
    height:90px;
}
#thank-you-home #main-content #title p
{
    font-size:15px;
    line-height:21px;
    margin:11px 0 0 3px;
    width:392px;
}
#thank-you-home #main-content #stories
{
    margin:32px 0 42px 12px;
}
#thank-you-home #main-content #stories h2
{
    font-size:18px;
    margin:0 0 0 12px;
}
#thank-you-home #main-content #stories #first
{
    background:transparent url(../../images/thank-you-curel/img_thank_you_stories1.gif) no-repeat scroll 0 0;
    width:660px;
    height:152px;
    margin:0 0 44px;
}
#thank-you-home #main-content #stories #second
{
    background:transparent url(../../images/thank-you-curel/img_thank_you_stories2.gif) no-repeat scroll 0 0;
    width:660px;
    height:96px;
}
#thank-you-home #main-content #stories #third
{
    background:transparent url(../../images/thank-you-curel/img_thank_you_stories3.gif) no-repeat scroll 0 0;
    width:660px;
    height:113px;
}
#thank-you-home #main-content #stories a
{
    background:transparent url(../../images/buttons/img_thank_you_read.gif) no-repeat scroll 0 0;
    width:115px;
    height:27px;
    font-size:0;
    text-indent:-9999px;
    display:block;
    margin:14px 0 42px 13px;
}
#thank-you-home #main-content #stories a:hover
{
    background:transparent url(../../images/buttons/img_thank_you_read.gif) no-repeat scroll 0 -27px;
}
#thank-you-home #main-content #disclaimer
{
	margin: 0 0 0 25px;
}
#thank-you-home #main-content #disclaimer p
{
	font-size: 12px;
	color: #999999;
	font-style: italic;
}

#thank-you-more #main-content h1
{
	background: transparent url(../../images/thank-you-curel/img_thank_you_stories_txt.gif) no-repeat scroll 0 0;
    width: 408px;
    height: 38px;
}

#thank-you-more #main-content .story
{
	margin: 25px 0 0 0;
}
#thank-you-more #main-content .story p
{
	font-family: Georgia;
	font-size: 18px;
}
#thank-you-more #main-content .story .author
{
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
}

.storyText
{
   
    font-size:11px;
    height:auto;
    line-height:15px;
    margin:0 auto;
    overflow:hidden;
    padding:9px 0;
    width:218px;  
}
#ctl00_cphMainContent_thankYouForm1_OptinFormSuccess p{padding-right:15px;}
#submit-container {
  padding:0 0 23px 66px;
}
#submit-container input.btn-submit {
  background:url("../../images/buttons/img_thank_you_submit.gif") no-repeat scroll 0 0 transparent;
  cursor:pointer;
  display:block;
  height:27px;
  text-indent:-9999px;
  width:88px;
}