
/*
 * HOME 
 */
div.home div.text {
	float:right;
	margin-top: 10px;
	width: 279px;
	height: 424px;
}

div.home div.caa {
	float:right;
	width: 101px;
	height: 96px;
	margin: -12px 0;
	cursor:pointer;
	background: url(./images/caa_logo_recommended.png) no-repeat top left;
}

