    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old IE versions */
        width:79%;
        background:#fff;	
        min-width:960px;    /* Minimum width of layout - remove line if not required */
		max-width: 960px;
		width:960px;  		/* For old IE */ 
		font-size:90%;
		margin:auto;
    }
	/*a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		text-decoration:none;
	}*/
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		/*margin:10px 0 5px;*/
	}
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
    }
	#header {
		padding:30px 0px 10px 0px;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 0px 0 0px;
        margin:0;
	}
	
		.subheader {
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* common column settings */
	.headerright,
	.headerleft {
		float:left;
		width:100%;
		position:relative;
	}
	.header1,
	.header2 {
		float:left;
		position:relative;
		padding:0 0 0 20px;
		overflow:hidden;
	}
	
	/* column container */
	.colmask {
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 0 0;
		overflow:hidden;
	}
	
	.maintitle {
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:16px; 
		font-stretch:condensed;		
		color:#FC5B13;
		padding-left:11px;
	}
	.subtitle {
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:14px; 
		color: #333333;
		padding-left:11px;
		font-stretch: narrower;
		display: block;
	}	
.features {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
}
.featuresTop {
	height:20px;
	width:531px;
	background-image:url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/rightFeaturesBgtop.jpg);
	background-repeat:no-repeat;
}
.featuresMiddle {
	width:531px;
	background-image:url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/rightFeaturesBgmiddle.jpg);
	background-repeat: repeat-y;
	padding: 1px 0px 1px 0px;
}
.featuresMiddleText {
	width:500px;
	padding: 0px 15px 0px 10px;
}
.featuresBottom {
	height:20px;
	width:531px;
	background-image:url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/rightFeaturesBgbottom.jpg);
	background-repeat:no-repeat;
}
.features P {
	text-indent: 13px;
	background-image: url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
	.seeTheGame {
	 	height:50px;
		background-image:url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/rightRated.jpg);
	 	background-position:right;
	 	background-repeat:no-repeat;
	 	margin-top:15px;
	}
	
	
	.donthaveoptions {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:294px;
	height:120px;
	background-image:url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/leftDonthaveOptionsBg.gif);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	margin-left:82px;
	margin-bottom:20px;
}

.donthaveoptions ul{
margin-top:0px; 
padding-top:8px;
margin-left:57px;
padding-left:0px;

}
.donthaveoptions li {
	line-height:15px;
	list-style-image:url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/bullet.gif);
	text-indent: 1px;

}
.donthaveoptions li A {
	color:#000000;
	text-decoration:none;
	/*margin-right:100px;*/
}

.donthaveoptions li A:hover {
	color:#FF4C14;
	text-decoration:none;
}
	

	/* 2 Column settings */
	.doublepage {
	}
	.doublepage .colleft {
		right:50%;				/* right column width */
	}
	.doublepage .col1 {
		width:44%;				/* left column content width (column width minus left and right padding) */
		left:50%;				/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:56%;				/* right column content width (column width minus left and right padding) */
		left:50%;				/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}

	.buttonDonthave{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;	
		height:39px;
		background-image: url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/leftDonthaveButton.gif);
		background-repeat:no-repeat;
		background-position:center;
		padding-top:6px;
	}
	.buttonDonthave A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	.buttonDonthave STRONG {
	text-indent: 10px;
	background-image: url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/bulletSeeGame.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;		
	}
	.buttonDonthave A:hover {
		color:#FFFFFF;
		text-decoration: underline;
	}	
	
	.buttonseegame{
		height:25px;
		background-image: url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/buttonSeeGameBg.jpg);
		background-repeat:no-repeat;
		background-position:center;
		padding-top:6px;
	}
	.buttonseegame A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	.buttonseegame STRONG {
	text-indent: 10px;
	background-image: url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/bulletSeeGame.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;		
	}
	.buttonseegame P {

	}
	.buttonseegame A:hover {
		color:#FFFFFF;
		text-decoration: underline;
	}	
	
	.buttonseegame span {

	}	
	
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
    }

    #footer p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#b4b5b6;
     	padding:10px;
        margin:0;
    }
	.selectLang {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		background-image: url(http://media01.gameloft.com/layout/default/web/minisites/ds-games/img/bottomBack.jpg);
		background-repeat:no-repeat;
		padding: 10px 20px 5px 0;
	
	}
.hidden { display: none; }
.unhidden { 
	display: inline;
	font-size:10px;
	

}