


/* dock2  */
#dock2 { width: 500px; bottom: 0; position: relative; top: 80px; left: -6px; }

.dock-container2 {
	position: relative;
	height: 80px;
	padding-left: 0px;
margin-top: 80px;
}
a.dock-item2 { display: block; width: 100px; color: #fff; font-size: 18px; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: normal; bottom: 0; position: absolute; text-align: center; text-decoration: none; }
.dock-item2 span { position: relative; bottom: -150px; display: none; }
.dock-item2 img { margin: 5px 10px 0 0; width: 100%; border-style: none; }
