h2 { text-align:center; font:normal 150% Georgia; }
h3 { text-align:center; font:normal 10% Georgia; }
#sliderContent { width:540px; margin:auto; padding:0 0px 0px; border:0px solid #898989; }
.viewer { width:540px; height:215px; margin:0 auto 10px; padding:1px; overflow:hidden; position:relative;  }
.content-conveyor { width:560px; height:235px; position:relative; }
.item { width:304px; float:left; font-family:Tahoma; text-align:center; }
.item h2 {
	font-size:100%;
	margin:0px 0;
	color: #06F;
}
.item h3 {
	font-size:70%;
	margin:0px 0;
	color: #F00;
}
.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:149px; text-align:right; margin:0; font-size:70%; }
.item dt { font-weight:bold; margin-right:5px; }
.item dd { text-align:left; }
.item img { border:1px solid #898989; background-color:#ffffff; padding:1px; }