
#example {
	WIDTH: 500px;; PADDING-RIGHT: 2em; FLOAT:left; HEIGHT: 22em; MARGIN-LEFT: 1em; FONT-SIZE: 16px; height:450px;
}
  #btnPrev{
	  float:left;
/*	  margin-left:10px;*/
	  margin-left:-42px;
	  margin-top:188px;
	  }
	#btnNext{
		float:left;
/*		margin-left:810px;*/
		margin-left:798px;
		margin-top:-88px;
		}
#example .roundabout-holder {
	LIST-STYLE-TYPE: none; HEIGHT: 16em; 
/*	MARGIN-LEFT: 2em; */
	FONT-SIZE: 1em; LIST-STYLE-IMAGE: none
}
#example .roundabout-moveable-item {
	BORDER-BOTTOM: #999 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #999 1px solid; LINE-HEIGHT: 3em; BACKGROUND-COLOR: #fff; WIDTH: 3em; HEIGHT: 4em; FONT-SIZE: 28px; BORDER-TOP: #999 1px solid; CURSOR: pointer; BORDER-RIGHT: #999 1px solid
}





#example .roundabout-moveable-item img{
	width:350px;
}




#example .roundabout-in-focus {
	CURSOR: auto
}
#example .caption {
	TEXT-ALIGN: center; COLOR: #555; MARGIN-LEFT: 1em; FONT-SIZE: 0.75em
}
#example .caption .footnote {
	COLOR: #888; FONT-SIZE: 0.8em
}
#example #amazing {
	DISPLAY: none
}
#sidebar {
	POSITION: absolute; WIDTH: 210px; COLOR: #cec; TOP: 0px; RIGHT: 0px
}
#sidebar .wrap {
	PADDING-BOTTOM: 0.6em; BACKGROUND-COLOR: #6b9394; MARGIN-TOP: 1.2em; PADDING-LEFT: 1em; PADDING-RIGHT: 1em; PADDING-TOP: 0.6em; border-radius: .5em; -moz-border-radius: .5em; -webkit-border-radius: .5em
}
#sidebar .first.wrap {
	MARGIN: 0px
}
#sidebar H2 {
	MARGIN-TOP: 0px; FONT-FAMILY: Helvetica, Arial, sans-serif; COLOR: #eee; FONT-WEIGHT: bold
}
#sidebar UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
#sidebar A {
	COLOR: #bfd
}



