h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #025167;
}

h2 { 
text-align:center; 
font:bold 110% Arial; 
}
h3 { 
text-align:center; 
font:bold 80% Arial; 
color:#FFF;
}
#sliderContent {
	width:350px;
	height: 400px;
	margin-top:5px;
	margin-left: 35px;
	padding-top:20px;
	padding-left: 50px;
	padding-bottom: 30px;
	padding-right: 50px;
	text-align: center;
	color: #025167;
	font-weight: normal;
}
.viewer { 
width:300px; 
height:343px; 
margin:0 auto 10px; 
padding-top:5px; 
padding-bottom: 1px;
overflow:hidden; 
position:relative; 
text-align: center;

}
.content-conveyor { 
width:610px; 
height:300px; 
position:relative; 
}
.item { 
width:304px; 
float:left; 
font-family:Tahoma; 
text-align:center; 
background-color:#025167; 
}
.item h2 { 
font-size:100%; 
margin:10px 0; 
}
.item dl { 
margin:10px 0; 
}
.item dt, .item dd { 
float:left; 
width:149px; 
text-align:right; 
color: #fff;
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; 
}
