#sliderContent {
	padding: 0px 0px 0px 7px;
}

#sliderContent img {border:0;}

#sliderContent a:link, #sliderContent a:visited {text-decoration:none;color:#000}
#sliderContent #my-slider a:link, #sliderContent #my-slider a:visited {text-decoration:none;border-bottom: 0px dotted #C6C6C6;}

#sliderContent h3 {
font-weight:normal;
font-size:16px;
margin:0;
padding:0 0 7px 0;
color:#000;
}

#my-slider {
padding:0;
margin:0;
width:485px;
background:transparent url(/img/glide_box.gif) no-repeat;
border2: 1px solid #FFFF00;
}

#my-slider .SLscroller .section img {
float:left;
padding-top:1px;
height:298px;
width:175px;
border2: 1px solid #00FF00;
}

#my-slider .SLscroller .section .intro {
float:right;
width:190px;
height:280px;
padding:10px 17px 10px 0px;
border2: 1px solid #0080FF;
}

#my-slider .SLscroller .section h3 {font-size:28px;}

#my-slider .SLscroller .section p {
	font-size:12px;
	color:#666;
	font-family: "Times New Roman", Times, serif;
}

div.SLscroller { 
	/* modify width and height of scrolling section if necessary	*/	
	width: 390px; 
	height: 300px;
	overflow: hidden;
	border2: 1px solid #FF00FF;
	}
	div.SLscroller div.section {
		/* modify width and height of each section as needed (should match the size of the SLscroller window)	*/		
		width:390px;
		height:300px;
		overflow:hidden;
		}
	div.SLscroller div.sliderContent {
		width: 10000px;
		}

.controls {
float:left;
width:86px;
height:300px;
margin:8px 0px 0px 0px;
}

#my-slider .controls img {
padding:0px;
margin:14px 0 0px 13px;
}