	/**********************************************************************/
	/* VERSION V1 getKazood.com website cascade style sheet ***********************/
	/* Created by Slib Design in partnership with Reflection Design ***********************/
	/* Date: 24 October 2007. Time: 17:38 ****************************************/
	/* Document: misc cascade style sheet  *****************************************/
	/**********************************************************************/
	
	/* P *********************************************************************/

	p {
		margin: 20px 15px 20px 0px;
	}

	/* DIV *****************************************************************/

	#page-links {
		text-align : right;
		padding-right : 8px;  
		margin-top : 20px;  
	}

	/* A *****************************************************************/

	a.page {
		color : #0066cc;
		margin : 0px 3px 0px 3px;
		font-weight : bold;
	}
	
	
