/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */

#ticket_info {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
}

#left {
	float:left;
	width:960px;
	height:425px;
}


#left_img {
	margin-top:20px;
	margin-left:21px;
	float:left;
}
#photo{
	width:960px;
	height:382px;
	overflow-x:scroll;
	overflow-y:hidden;
	clear:both;
}

