@charset "utf-8";
/*------------------------------------------- begin istanbul women of beyoglu content ------------------------------------------------*/
.contentbox, .container {
	min-width: 1178px; /* Specify the min-width (368px + pictures maxwidth + 10px) */
	z-index: 100;
}
.content {
	min-width: 800px; /* Specify exactly the maximum width of pictures */
	z-index: 100;
}
* html .contentbox, * html .container {
	width: 1178px;	/* CSS-Hack for IE6 */  
}
* html .content {
	width: 800px;	/* CSS-Hack for IE6 */ 
}
.beypics {
	width: 800px;
	height: 450px;
	overflow: hidden;
}
.beypics img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
/*------------------------------------------- end istanbul women of beyoglu content ------------------------------------------------*/
