/* UYO CVT Callout
---------------------------------*/
#uyo-cvt-callout {
	background: url('../../images/bg/uyo.jpg') no-repeat 50% 100%;
	position: relative;
	min-height: 400px;
}

* html #uyo-cvt-callout {
  height: auto !important;
  height: 400px;
}

#uyo-cvt-callout .notice {
	position: absolute;
	bottom: 33px;
	left: 14px;
	color: white;
	font-size: 9px;
	font-family: Verdana, sans-serif;
}

#uyo-cvt-callout a.upload-photo {
	text-indent: -999999px;
	height: 30px;
	width: 181px;
	background: url('../../images/buttons/upload-your-photo.png') no-repeat 0 0;
	display: block;
	position: absolute;
	bottom: 338px;
	left: -5px;
}

#uyo-cvt-callout a.view-demo {
	display: block;
	padding-left: 15px;
	background: url('../../images/buttons/film.gif') no-repeat 0 0;
	margin-bottom: 20px;
}
