
#start_stop { background: white url(bg.jpg); height: 230px; overflow: hidden; position: relative; margin: 20px 0; width: 705px }
						  
#mover	 { width: 6000px; position: relative; }

.start_stop	{ padding: 40px 30px; width: 900px; float: left; position: relative; }

.start_stop h3 { font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px; color: #ac0000; }

.start_stop p { color: #6f6f6f; font-size: 12px; line-height: 22px; width: 300px; }

.start_stop img { position: absolute; top: 30px; left: 400px; }

#start_stop-stopper { position: absolute; top: 1px; right: 20px; background: #ac0000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }