	#content, #content td {
		margin: 15px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 17px;
	}
	
	#content table.price {
		margin-left:10px;
	}
	
	#content table.stores {
		margin-left:10px;
		margin-right:10px;
		width: 681px;
		border:1px solid silver;
	}
	
	#content table.stores td.top{
		background-color: #CCCCCC;
	}
	
	#content table.stores td {
		padding:5px;
	}
	