
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
 /*display: none;visibility: hidden; Do not change this value */

}
.skBar a.first, .skBar a.prev, .skBar a.start, .skBar a.stop, .skBar a.next, .skBar a.last{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.name{display:none;}
