#slideContainer2
{
	border: 0px solid #ccc;
	height: 27px;
	width: 195px;
}
#slideContainer1
{
	border: 1px solid #ccc;
	height: 20px;
}

#slideHandle2
{
	
/*	background-color: #000000;*/
	width: 8px;
	height: 20px;
	cursor: pointer;
	background-image:url(../../../cmswebparts/philly/slider/Image/arrows.gif);
	background-repeat:no-repeat;


	
	
}

#slideHandle1
{
	background-color: orange;
	width: 6px;
	height: 20px;
	cursor: pointer;
}
#slideContainer2
{
	margin-top: 10px;
	background-image: url(../../../cmswebparts/philly/slider/Image/bg.gif);
	padding-top:16px;
	background-repeat:no-repeat;
	
	
}

#pos1, #pos2
{
	border: 1px solid #ccc;
	height: 20px;
	width: 30px;
	margin-top: 5px;
	padding-left: 2px;
}

#slideHeading
{
	background-image: url(../../../cmswebparts/philly/slider/Image/title-search-by-time.gif);
	width: 172px; /* mod */
	height: 29px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 5px; 
	margin-left:22px;/* mod */
}

#heading-text
{

}
/*************************************************************/
