@charset "UTF-8";
/* CSS Document */

#container {
	width:1150px;
}

a.arrow-left, a.arrow-right {
	display:none;	
}

a.arrow-left-iphone, a.arrow-right-iphone {
	display:inline;	
}

#arrow-left, #arrow-right {
	width:100px;	
}

a.arrow-left-iphone img {
	display:none;	
}
