/* CSS Document */

span{display:none;}
body{ font-size:11px;}

body.subscribe #contentimage {
	float:left;
	width:360px;
	height:350px;
	background: url(../images/img-veronica.jpg) 20px 20px no-repeat;
	
}

body.subscribe #contenttext {
	float:left;
	width:350px;
	line-height:0px;
}


body.disclaimer #contenttext, body.terms #contenttext{
	padding:30px;
}

body.disclaimer h3{
	background: url(../images/title-disclaimer.gif) left bottom no-repeat;
	height:30px;
}

body.terms h3{
	background: url(../images/title-terms-and-conditions.gif) left bottom no-repeat;
	height:60px;
}

body.disclaimer h4,body.terms h4{
	color:#093A6B;
}
#snippets {
		clear:both;
		}
		
.snippet {
		float:left;
		}
p{padding:10px 0;margin:0px;line-height:180%}

.padding{ padding-top:30px}

div.greyDivLine{width:100%; display:block;  border-bottom:1px solid #ccc; padding-top:19px; margin-bottom:14px;}

div.floatRight{float:right;}

#t_thank-you{width:260px; height:70px; padding:0px; margin:0px; border:0px; background:url(/share-with-a-friend/images/img-thank-you.gif) left bottom no-repeat;}

#t_error{width:260px; height:70px; padding:0px; margin:0px; border:0px; background:url(../images/img-error.gif) left bottom no-repeat;}