﻿#slideshow_container, #titleBar_ctr, #slideshow_resources {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 text-align: left; 
}
/* to set default font size in Opera */
@media all and (min-width: 0px) { body, div, p { font-size: 14px; } }
#slideshow_container a:link, #slideshow_container a:active {
 text-decoration: none;
/* color: #6eccfc; delete if you would like a active color */
}
#slideshow_container a:visited {
 text-decoration: none;
/* color:#6ECCFC; delete if you would like a visited color */

}
#slideshow_container a:hover {
 text-decoration: underline;
}

/* SLIDESHOW ADJUSTMENTS 
---------------------------------- */
#ss_container {
	background: #fefefe;
	padding: 2px 15px !important;
}
#slideshow_container {
width: 970px;
}
*html #slideshow_resources {
width: 968px !important;
}
*html #slideshow .text_slide {
width: 600px !important;
}
.box {
margin: 10px 5px;
display: none;
}
/*--- slideshow controlls --*/
*html #playControlLast {
width: 100px !important;
}
*html #playControlNext {
width: 85px !important;
}
*html #playControlLastRight {
	width: 72px !important;
	height: 20px;
}
*html #playControlNextRight {
	width: 48px !important;
	height: 20px;
}
