/* CSS Document */

/* --------------------------------------- MAIN CONTENT --------------------------------------- */

#photoContainer {
	margin-top:2px;
	height:182px;
	overflow:hidden;
	width:530px;
}
#infoContainer {
	width:auto;
	height:auto;
	background:#FFFFFF url(../images/global/grey-gradient.gif) left top repeat-x scroll;
	padding-left:10px;
	overflow:hidden;
	margin-top:2px;
	overflow:hidden;
}
