﻿/*body {
	width:480px;
	overflow-x:hidden;
}*/

.iPhone {
}

.iPhone_Normal, .iPhone_ {
	width:320px;
	
}

.iPhone_Right {
	width:480px;
}

.iPhone_Left {
	width:480px;

}

.iPhone_Flipped {
    width:320px;
}


.iPhone .Content {
	padding:0px;
	background-image:none;
	background-color:White;
}

.iPhone .Content h1 {
	margin:8px;	
}

.iPhone h1 span {
	font-size:12px;
	float:right;
	margin-top:8px!important;
}


.iPhone .Content a {
	margin:8px;	
}


.iPhone .ClientZone {
	width:auto!important;
}

.iPhone .SiteFooter {
	background-image:none!important;	
}


.iPhone_Right .bd {
	width:480px;
	height:216px;	
} 

.iPhone_Left .bd {
	width:480px;
	height:216px;	
} 


.iPhone_ .bd {
	width:320px;
	height:144px;	
} 

.iPhone_Normal .bd {
	width:320px;
	height:144px;	
} 

.iPhone_Flipped .bd {
	width:320px;
	height:144px;
} 
