#lovecalcperson1, #lovecalcperson2 {
	background-image:url(images/text_area.gif);
                background-repeat:no-repeat;
				width:152px;
				height:21px;
				border:0px;
				color:#a70c69;
				font-size:11px;
				text-align:center;
				padding-top:3px;
}

#loveCalculatorButton{background-image:url(images/calculate_bt.gif);
                      background-repeat:no-repeat;
					  width:85px;
					  height:25px;
					  border:0px;
					  font-size:12px;
					  color:#FFFFFF;
					  font-weight:bold;
					  padding-bottom:5px;
					  
	
}

#loveCalcResultDiv{
	/*background: transparent url('love.png') no-repeat top right;
	width: 214px;
	height: 212px;*/
	margin-left: 100px;
	
	
}

p#loveCalcResult{
	font-weight: bold;
	
	font-size: 35px;
	
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	
	color:#b60702;
	padding-right:45px;
	padding-top:10px;
	
}
.lovecal_bg{background-image:url(images/lo_calbg.jpg);
            background-repeat:no-repeat;
			width:377px;
			height:188px;
			padding-top:60px;
			
			}
.input_textarea{background-image:url(images/text_area.gif);
                background-repeat:no-repeat;
				width:152px;
				height:21px;
				border:0px;
				color:#a70c69;
				font-size:11px;
				text-align:center;
				padding-top:3px;
				
				}