
#content { width:460px; padding-top:0; }


/* ------------------------------------------------- photo rotation ------------------------------------*/
#rotate {
	position:relative;
	float:left;
	display:inline;
	width:535px;
	height:300px;
	overflow:hidden;
	background:url(../images/bg-rotate-border.png) 0 0 no-repeat;
}
#photos {
	position:relative;
	display:block;
	width:480px;
	height:240px;
	margin:34px 21px 26px 34px;
	overflow:hidden;
}
#corner-tab {
  	position:absolute;
	top:34px;
	right:21px;
	z-index:4;
}









