﻿      #scrollup {
        position: relative;
        overflow: hidden;
        height: 30px;
        width: 660px;
		vertical-align:middle;
      }
.LearnMore_Headline {
        position: absolute;
        top: 48px;
        left: 5px;
        height: 30px;
        width:660px;
		font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	color:			#000000;
	line-height:	15px;
	text-align:		left;
	padding-left:	5px;
	padding-right:	10px;
      }

.learnmore {
	height: 42px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image:url(/../Images/descriptions/LearnMoreScrolling/LearmoreBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	
}

.learnmore_button {
	float: left;
	height: 26px;
	width: 92px;
}


.toggler { width: 500px; height: 200px; position: absolute; display:none;}
		#button { padding: .5em 1em; text-decoration: none; }
		#effect { width: 240px; height: 135px; padding: 0.4em; position: relative; }
		#effect h3 { margin: 0; padding: 0.4em; text-align: center; }
		.ui-effects-transfer { border: 2px dotted gray; } 
