	.content table.price{
		margin:10px 20px;
		font-size:12px;
		color:#333;
		width:700px;
		}
		
	.content table.price td{
border:none;
		border-bottom:1px dotted #CCC;
		border-right:1px dotted #CCC;
		padding:5px;
	}

	.content hr.first{
		height:1px;
		padding:0;
		margin:3px 20px;
		background:none;
		color:#FFF;
		border:none;
		clear:both;
	}

			.content p a{
				color:#0963b9;
				}
	
			.content p a:hover{
				text-decoration:none;
				}

table.price span{
	color:#666666;
	font-size:10px;
}	
