#imgs-frame {
	position: relative;
	width: 444px;
	height: 250px;
	overflow: hidden;
}

#imgs {
	position: absolute;
	top: 0;
	left: 0;
}

#controller {
	text-align: left;
	font-family: 		Helvetica, Arial, sans-serif; 
	font-size: 			11px;
	line-height:		14px;
	color:				#999;
	margin-bottom: 12px;
}

#text-frame {
	position: relative;
	top: 415px;
	left: 10px;
}
