/* -------------------------- */					
/* -- COOPERWORLD - MEXICO -- */
/* -------------------------- */

/* NOTE: Used on Cooper USA home page */

div#pnlMexico {	
	z-index: 999999;
	position: absolute;
	top: 39px;
	left: 75px;
	width: 752px;
	height: 495px;
	overflow: hidden;			
	background-color: #FFF;		
	}
	div#mexico-tab {
		position: absolute;
		z-index: 9;
		top: 0px;
		right: 0px;
		width: 129px;
		height: 31px;
		text-align: right;
		background-color: #FFF;			
		}
	div#mexico-content {
		position: relative;
		z-index: 8;
		top: 15px;
		width: 717px;
		height: 460px;
		margin-left: 15px;
		border: 3px solid #AAB2BC;
		}
		div#mexico-content h2, div#mexico-content h5 {
			text-transform: none;
			}					
		img#mexico-logo {
			clear: both;
			margin: 28px 0 42px 17px;
			}
		div#mexico-primary {
			position: relative;
			left: 18px; /* Use instead of margin due to IE 6 issue */
			float: left;
			width: 337px; /* Total 378 plus border */
			height: 291px;
			overflow: auto;					
			padding-right: 41px;
			border-right: 2px solid #EEEFEF;
			}		
		div#mexico-aside {
			position: relative;
			right: 18px; /* Use instead of margin due to IE 6 issue */
			float: right;
			width: 268px;
			height: 271px; /* Added 3/4/08 GML */
			overflow: auto; /* Added 3/4/08 GML */
			margin-top: 10px;				
			padding-top: 1.4em;
			color: #012A62;
			}