html,body					{
							width: 100%;
							margin: 0px;
							padding: 0px;
							font-family: Arial, sans-serif;
							font-weight: lighter;
							font-size: 18px;
							color: #f3d7d3;
							background-color: #ffffff;
							}
							
a							{
							text-decoration: none;
							color: #d70044;
							}
							
a.heart_link				{
							color: #f3d7d3;
							}
							
img							{
							border-width: 0px;
							}
							
table						{
							border-width: 0px;
							width: 199px;
							margin-left: 9px;
							}
							
td							{
							vertical-align: middle;
							text-align: center;
							height: 160px;
							}
							
#container					{
							margin: auto;
							width: 977px;
							}
							
#logo						{
							position: absolute;
							top: 22px;
							z-index: 5;
							margin-left: -30px;
							}

#header_txt					{
							position: absolute;
							top: 43px;
							margin-left: 152px;
							}
							
#content					{
							position: absolute;
							top: 130px;
							width: 978px;
							}
							
#content_header				{
							line-height: 0px;
							height: 12px;
							}
							
#content_body				{
							background-image: url("http://banvalentinesday.com/skin/original/media/images/BG_main.png");
							background-repeat: repeat-y:
							width: 979px;
							padding: 30px 0;
							margin: 0px;
							}
							
#content_body p				{
							font-size: 16px;
							width: 863px;
							margin: 0 0 0 49px;
							padding: 10px 0;
							}
							
#ecard p					{
							font-size: 16px;
							width: 863px;
							margin: 40px 0 20px 60px;
							padding: 10px 0;
							color: #7d0037;
							font-size: 20px;
							}
							
#hearts						{
							margin-top: 50px;
							}
							
.heart						{
							background-repeat: no-repeat;
							width: 217px;
							height: 176px;
							margin: 0 0 40px 20px;
							float: left;
							color: #f3d7d3;
							font-size: 15px;
							font-weight: bold;
							font-family: Helvetica, Arial, sans-serif;
							}
							
.heart1						{
							background-image: url("http://banvalentinesday.com/skin/original/media/images/heart1.png");
							}
							
.heart2						{
							background-image: url("http://banvalentinesday.com/skin/original/media/images/heart2.png");
							}
							
.heart p					{
							/*width: 150px !important;
							margin: 0 0 0 35px !important;
							padding: 45px 0 0 0 !important;*/
							text-align: center;
							}							
							
#spacer						{
							clear: both;
							}
							
#content_footer				{
							line-height: 0px;
							height: 12px;
							}
							
#next_btn					{
							position: relative;
							z-index: 4;
							margin: -40px 0 0 890px;
							}
							
#next_btn2					{
							position: relative;
							z-index: 4;
							margin: -87px 0 0 890px;
							}
							
#back_btn					{
							position: relative;
							z-index: 4;
							margin: -40px 0 0 -23px;
							}
							
table#list 					{
							width: 960px !important;
							margin: 10px !important;
							background-color: 
							border-width: 1px;
							border-style: solid;
							border-color: #000;
							}
							
table#list tr.color1		{
							background-color: #f3d7d3;
							}
							
table#list tr.color2		{
							background-color: #e5abbd;
							}
							
table#list td				{
							text-align: left;
							margin: 0px;
							padding: 3px 5px;
							border-width: 0px;
							border-style: solid;
							border-color: #000;
							height: 10px !important;
							color: #8a022d;
							}
							
table#list td.message		{
							width: 940px !important;
							}	
							
#example					{
							clear: both;
							width: 800px;
							height: 571px;
							margin: 30px 0 0 88px;
							background-image: url("http://banvalentinesday.com/skin/original/media/images/ecard1.jpg");
							}
							
#left						{
							float: left;
							margin: 0 0 30px 153px;
							color: #7d0037;
							}
							
#right						{
							float: left;
							margin: 0 0 30px 153px;
							color: #7d0037;
							}

#card_txt					{
							padding-top: 220px !important;
							margin: 0px 0 0 93px !important;
							width: 612px !important;
							font-family: "Arial Black", Arial, sans-serif;
							font-weight: bold;
							font-size: 40px !important;
							color: #7d0037;
							text-transform: uppercase;
							}
