		body {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin:0px;
			text-align:center;
			background-color:#ececec;
		}
	
		/*------general--------*/
	
		body td, th {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #494949;
			font-weight: normal;
		}
		/* "input" had same properties; removed from list to make the buttons */
		textarea ,select {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			border:#9B9B9B 1px solid;
			margin:0px;
			color:#494949;
		}
	
		h5{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #494949;
			font-weight:bold;
		}
		
		.rule {
			border-top: 1px solid #999;
		} 
		
		.likealink{
			color:#0033FF;
			text-decoration:underline;
			font-size:12px;
			cursor:pointer;
		}
		
                .adstyle {font-size: 11px}
                .advice {font-size: 11px}
                .style18 {font-size: 18px}
		.embolden {font-weight: bold}
		.button-click-grey {
			font-size: 11px;
			border:#9B9B9B 1px solid;
			margin:0px;
			color:#494949;
			background-color:#D2D2D2;
			height:18px;
			padding-bottom:2px;
			vertical-align:middle;
			text-align:center;
			cursor:pointer;
		}
	
		
	
		.button-click-orange{
			border:#E46300 1px solid;
			margin:0px;
			color:#fff;
			background-color:#D2D2D2;
			height:18px;
			padding-bottom:2px;
			vertical-align:middle;
			text-align:center;
			cursor:pointer;
		}
	
		.button-paging {
			font-size: 12px;
			background: #fff;
			width: auto;
			color: #E46300;
			margin-top: 4px;
			border: 1px solid #E46300;
			cursor:pointer;
			padding-left:5px;
			padding-right:5px;
		}
		
		.button-paging-on {
			font-size:12px;
			background:#E46300;
			width: auto;
			color:#e9eaea;
			margin-top: 4px;
			border: 1px solid #E46300;
			padding-left:5px;
			padding-right:5px;
			cursor:pointer;
		}
	
		.button-paging-no-border {
			font-size: 12px;
			background: #fff;
			color: #E46300;
			margin-top: 4px;
			border: 1px solid #fff;
			cursor:pointer;
			padding-left:1px;
			padding-right:1px;
			text-transform:uppercase;
			cursor:pointer;
		}
		
		.error_msg{
			color:#990000;
			text-align:center;
			font-style:italic;
			clear:both;
			padding:5px 0px 5px 0px;
		}
		
		.spacer{
			clear:left;
			height:5px;
		}
		
		.spacer-big{
			clear:left;
			height:10px;
		}
		
		a.link-orange{
			color:#ED5F00;
			text-decoration:none;
			font-size:11px;
			cursor:pointer;
		}
		
		a:hover.link-orange{
			text-decoration:underline;
		}
		
		a.menuLinkSecond{
			color:#7C7C7C;
			text-decoration:none;
			padding-left:20px;
		}
	
		a:hover.menuLinkSecond{
			color:#494949;
		}
	
		a.menuLinkSecond_on{
			color:#ED5F00;
			text-decoration:none;
			padding-left:20px;
		}
	
		a.menuTopLink {
			color:#7C7C7C;
			text-decoration:none;
		}
		
		a:hover.menuTopLink {
			color:#D2D2D2;
		}
		
		a.menuLink{
			display:block;
			float:right;
			text-transform:uppercase;
			text-decoration:none;
			color:#EE6A11;
			padding-left:15px;
			padding-right:15px;
		}
	
		a:hover.menuLink {
			background-color:#F5F5F5;
			padding-left:15px;
			padding-right:15px;
		}
	
		a.menuLink_on{
			display:block;
			float:right;
			text-transform:uppercase;
			text-decoration:none;
			color:#EE6A11;
			padding-left:15px;
			padding-right:15px;
			background-color:#F5F5F5;
		}
	
		a.link-page{
			color:#ED5F00;
			text-decoration:underline;
			font-size:12px;
			cursor:pointer;
		}
		
		a:hover.link-page{
			text-decoration:none;
		}
	
		a.link-page-simple{
			color:#ED5F00;
			text-decoration:none;
			font-size:12px;
		}
		
		a:hover.link-page-simple{
			font-weight:bold;
		}
	
		a.link-page-gray {
			color:#555555;
			text-decoration:none;
			font-size:12px;
		}
	
		a:hover.link-page-gray{
			text-decoration:underline;
		}
		
		a.link-page-strong{
			color:#ED5F00;
			text-decoration:underline;
			font-size:12px;
			font-weight:bold;
		}
		
		a:hover.link-page-strong{
			text-decoration:none;
		}
		
		a.link-help{
			color:#568193;
			text-decoration:none;
			font-size:12px;
			cursor:pointer;
		}
	
		a:hover.link-tutorial{
			text-decoration:underline;
		}
	
		a.link-tutorial{
			color:red;
			text-decoration:none;
			font-size:12px;
			cursor:pointer;
		}
	
		a:hover.link-help{
			text-decoration:underline;
		}

		.orange{
			color:#ED5F00;
		}
		
		.tip{
			color:#40A3BA;
		}
		/*------header--------*/
	
	
		#page-header{
			background:#FFFFFF;
			padding-top:0px;
			height:100px;
			margin:0;
			text-align:center;
		}
		
		.header_lite{
			background: #ffffff url(../images/header_lite.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			width:1000px;
			height:100px;
			padding:0px;
			margin:auto;
			text-align:left;
		
		}
				#testimonial {
				float: left;
				width: 450px;
				position: relative;
				left: 270px;
				top: 23px;
				font-family: 'Comic Sans MS', Textile, cursive;
				font-weight: bold;
				font-size: 15px;
				line-height: 18px;
				color: #ce6417;
				}
				#header_ad {
				float: right;
				width: 270px;
				margin-top: 10px;
				}			
				.note {
				font-size: 8px;
				line-height: 10px;
				color: #494949;
				padding-top: 5px;
				}
				.note a {
				color: #ce6417;
				text-decoration: none;
				}	
				.note a:hover {
				text-decoration: underline;
				}
				.note2 {
				font-size: 9px;
				line-height: 11px;
				color: #494949;
				padding-top: 5px;
				}
				.note2 a {
				color: #ce6417;
				text-decoration: none;
				}	
				.note2 a:hover {
				text-decoration: underline;
				}					
				
		.header_pro{
			background-image:url(../images/header_pro.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			width:1000px;
			height:100px;
			padding:0px;
			margin:auto;
			text-align:left;
		}
			
	
/*nav bar*/
		#navbar {
			clear: both;
			background: #ececec;
			width:1000px;
			height:60px;
			padding:0;
			margin: 0 auto;
		}
				#tel {
				float: left;
				width: 174px;
				font-weight: bold;
				font-size: 18px;
				line-height: 18px;
				color: #000000;
				text-align:center;
				position: relative;
				top: 18px;	
				}
				
		#topmenu {
		float: left;
		width: 600px;
		height: 60px;
		font-size: 11px;
		background:  url(../images/nav-menu.gif) no-repeat;
		position: relative;
		top: 0;
		left: 266px;		
		}

		/*1st sub level menu*/
		#topmenu ul li ul{
		float: left;
		width: 600px; 
		position: absolute;
		display: block;
		visibility: hidden;
		}
	
		#topmenu .home a:link, #topmenu .home a:visited {
		left: 0;
		width: 80px;
		}
		#topmenu .home a:hover, #topmenu .home a:focus {
		background: url(../images/nav-menu.gif) no-repeat 0 -60px;
		}
		#topmenu .home a:active {
		background: url(../images/nav-menu.gif) no-repeat 0 -60px;
		}

		#topmenu .search a:hover, #topmenu .search a:focus {
		background: url(../images/nav-menu.gif) no-repeat -80px -60px;
		}

		
		#topmenu .search ul li a:hover, #topmenu .search ul li a, #topmenu .search ul li a:focus {

		background: #dadada;
		width: 120px;
		height: 15px;
		padding: 5px 0 5px 0;
		margin: 0 0 0 510px;		
		}
		#topmenu .search ul li a {
		color: #666666;
		}
		#topmenu .search ul li a:hover {
		color: #000000;
		}			
		
		#topmenu .projects a:link, #topmenu .projects a:visited {
		left: 160px;
		width: 80px;
		}
		#topmenu .projects a:hover, #topmenu .projects a:focus {
		background: url(../images/nav-menu.gif) no-repeat -160px -60px;
		}
		#topmenu .projects a:active {
		background: url(../images/nav-menu.gif) no-repeat -160px -60px;
		}			
		

		#topmenu .account a:hover, #topmenu .account a:focus {
		background: url(../images/nav-menu.gif) no-repeat -240px -60px;
		}
		
		
		#topmenu .account ul li a:hover, #topmenu .account ul li a, #topmenu .account ul li a:focus {
	
		background: #dadada;
		width: 120px;
		height: 15px;
		padding: 5px 0px 5px 0;
		margin: 0 0 0 510px;
		}
		#topmenu .account ul li a {
		color: #666666;
		}
		#topmenu .account ul li a:hover {
		color: #000000;
		}		
		
		#topmenu .help a:hover, #topmenu .help a:focus {
		background: url(../images/nav-menu.gif) no-repeat -320px -60px;
		}
		#topmenu .help ul li a:hover, #topmenu .help ul li a, #topmenu .help ul li a:focus {

		background: #dadada;
		width: 90px;
		height: 15px;
		padding: 5px 0 5px 0;
		margin: 0 0 0 520px;
		}
		#topmenu .help ul li a {
		color: #666666;
		}
		#topmenu .help ul li a:hover {
		color: #000000;
		}
		
		#topmenu .contact a:hover, #topmenu .contact a:focus {
		background: url(../images/nav-menu.gif) no-repeat -400px -60px;
		}
		#topmenu .contact ul li a:hover, #topmenu .contact ul li a, #topmenu .contact ul li a:focus {
		background: #dadada;
		width: 110px;
		height: 15px;
		padding: 5px 0 5px 0;
		margin: 0 0 0 520px;
		}
		#topmenu .contact ul li a {
		color: #666666;
		}
		#topmenu .contact ul li a:hover {
		color: #000000;
		}

		#topmenu .more a:hover, #topmenu .more a:focus {
		background: url(../images/nav-menu.gif) no-repeat -480px -60px;
		}
		#topmenu .more ul li a:hover, #topmenu .more ul li a, #topmenu .more ul li a:focus {
		background: #dadada;
		width: 90px;
		height: 15px;
		padding: 5px 0 5px 0;
		margin: 0 0 0 520px;
		}
		#topmenu .more ul li a {
		color: #666666;
		}
		#topmenu .more ul li a:hover {
		color: #000000;
		}

		
	
		/*------content--------*/
	
		#page-content{
			background-color:#ececec;
			border-top: 2px solid #bcbcbc;			
			margin: 0;
		}
		
		.content{
			width:1000px;
			padding: 0 0px 30px;
			margin: 0 auto;
			text-align:center;
		}
	
		.content-menu{
			width:825px;
			height:50px;
			background-color:#FFFFFF;
			background-image:url(../images/right-block-bg.jpg);
			background-repeat:repeat-y;
			border-top:#D2D2D2 1px solid;
			padding-right:1px;
			margin:0px;
		}
	
		.content-menu-over{
			background-color:#F5F5F5;		
			height:25px;
			width:807px;
			float:right;
			margin:0px;
			padding-top:10px;
			padding-right:15px;
			text-align:right;
		}
	
		.content-left{
			width:174px;
			vertical-align:top;
		}
		
		.content-right{
			width:826px;
			height: 700px;
			background-color:#FFFFFF;
			background-image:url(../images/right-block-bg.jpg);
			background-repeat:repeat-y;
			border-top:#D2D2D2 1px solid;
			border-bottom:#D2D2D2 1px solid;
			vertical-align:top;
			padding:0px;
		}
	
		#left-block{
			width:174px;
			vertical-align:top;
			background-color:#FFFFFF;
			background-image:url(../images/menu-left-block-bg.jpg);
			background-repeat:repeat-y;
		}
		
		.left-block-top{
			width:174px;
			height:26px;
			background-image:url(../images/menu-left-block-top.jpg);
			background-repeat:no-repeat;
			background-position:0 0;
			color:#000000;
			text-align:left;
			padding-top:6px;
			padding-left:15px;
			padding-right:15px;
		}
		
		.left-block-top_1{
			width:174px;
			height:42px;
			background-image:url(../images/menu-left-block-top_1.jpg);
			background-repeat:no-repeat;
			background-position:0 0;
			color:#000000;
			text-align:left;
			padding-top:6px;
			padding-left:15px;
			padding-right:15px;
		}
	
		.left-block-middle{
			padding-left:12px;
			padding-right:12px;
			text-align:left;
		}
		
		.left-block-bottom{
			width:174px;
			height:13px;
			background-image:url(../images/menu-left-block-bottom.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			clear:both;
			margin:0px;
			padding:0px;
		}
		
		.menu-encapsulator{
			height:35px;
			background-color:#fff;
			margin:1px;
		}
	
		
		.content-text{
			clear:both;
			padding:20px;
			text-align:left;
		}
		
		#main-left {
		float: left;
		overflow: auto;
		width: 646px;
		margin: 0;
		padding: 20px 0 20px 20px;
		text-align: left;	
		}
		#main-left p {
		margin: 0 0 10px 0;
		}		
		
		.bold-list ul {
		margin: 5px 10px 5px 15px;
		padding: 0 0 0 10px;
		list-style: disc;
		}
		.bold-list li {
		padding: 0px 0 5px 0;
		font-weight: bold;
		font-size: 11px;
		color: #666;
		}
		
		#main-right {
		float: right;
		width: 150px;
		margin: 0 0 0 10px;
		text-align: left;		
		padding: 20px 0 0 0;
		}
		.trybox {
		width: 120px;
		background: #ce6417;
		border: 1px solid #666666;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		margin: 0 0 10px 0;
		}
		.trybox p {
		margin: 0 0 5px 0;
		padding: 7px;
		}
		.trybox a {
		text-decoration: underline;
		color: #ffff66;
		}		
		.trybox a:hover {
		text-decoration: underline;
		color: #eaeaea;
		}		
		
	
		.page-title{
			font-size:14px;
			text-align:left;
		}
	
		/*------footer--------*/
	
		#page-footer{
			margin:0;
			border-top: 2px solid #bcbcbc;
			background: #ffffff;			
		}
	
		.footer{
			margin:auto;
			width:1000px;
			/*text-align:right;*/
			color:#7C7C7C;
			padding-bottom:50px;
			background: #ffffff;	
		}
		
		/*------add to project------*/
		
		.projectOptions{
			display:none;
			left:-100px;
			/*background-image:url(bgPojectsOptions.jpg);*/
			background-repeat:repeat-x;
			background-position:top;
			background-color:#F8F8F8;
			margin:5px;
			padding:5px;
		}
	
		.projectInnerOptions{
			display:none;
			/*background-image:url(bgPojectsOptions.jpg);*/
			background-repeat:repeat-x;
			background-position:top;
/*			background-color:#F8F8F8;*/
			background-color:#FFFF99;
/*			margin:5px; */
/*			padding:5px; */
		}
	
		.projectInnerOptions2{
			background-color:#FFFF99;
		}
		.projectReciprocalOptions{
			display:none;
			/*background-image:url(bgPojectsOptions.jpg);*/
			background-repeat:repeat-x;
			background-position:top;
/*			background-color:#F8F8F8;*/
			background-color:#FFF877;
/*			margin:5px; */
/*			padding:5px; */
		}
		.websiteTypeOptions{
			width:250px;
			/*display:none;*/
			/*background-image:url(bgPojectsOptions.jpg);*/
			background-repeat:repeat-x;
			background-position:top;
			background-color:#F8F8F8;
			margin:5px;
			padding:5px 5px 5px 35px;
		}
		
		/*------help system---------*/
	
		#index{
			line-height:1.5;	
		}
		
		.next
		{
			display:block;
			float:right;
			margin-right:10px;
			background-image:url(1rightarrow_off.png);
			background-repeat:no-repeat;
			width:24px;
			height:24px;
			text-decoration:none;
		}
		.next:hover
		{
			display:block;
			float:right;
			margin-right:10px;
			background-image:url(1rightarrow.png);
			background-repeat:no-repeat;
			width:24px;
			height:24px;
			text-decoration:none;
		}
		
		.previous
		{
			display:block;
			float:left;
			margin-right:10px;
			background-image:url(1leftarrow_off.png);
			background-repeat:no-repeat;
			width:24px;
			height:24px;
			text-decoration:none;
		}
		.previous:hover
		{
			display:block;
			float:left;
			margin-right:10px;
			background-image:url(1leftarrow.png);
			background-repeat:no-repeat;
			width:24px;
			height:24px;
			text-decoration:none;
		}
	
		#help{
			background-color:#D2D2D2;
			position:absolute;
			top:0px;
			left:0px;
			bottom:0px;
			width:100%;
			display:none;
			text-align:left;
		}
		
		#helpBar{
		border-left:3px solid #ED5F00;
		border-right:3px solid #ED5F00;
		border-top:3px solid #ED5F00;		
		background:#ED5F00;
/*			background-image:url(help_header.gif);
			background-position:center;
			background-repeat:no-repeat; /*
			/*position:fixed;*/
			margin-top:130px;
			width:500px;
			height:23px;
			padding:5px;
		}
	
		#helpBarBack{
			position:absolute;
			top:0px;
			margin-top:135px;
			left:270px;
			text-align:left;
		}

		#helpBarCloseMiddle{
			position:absolute;
			margin-top:135px;
			left:485px;
			top:0px;
		}

/*
		#helpBarCloseRight{
			position:absolute;
			top:0px;
			position:static;
			padding-right:5px;
			text-align:right;
		}
		*/
		#helpBarCloseRight{
			position:absolute;
			margin-top:135px;
			left:744px;
			top:0px;
		}

		#helpContent{
			background:#fff;
			/*position:fixed;*/
			top:100px;
			width:500px;
			
			border:3px solid #fff;
			border-top:none;
			padding:5px;	
			color:#494949;
			text-align:justify;
		}
	
		.closeHelp{	
			font-size: 14px;
			font-weight:bold;
			text-decoration:none;
			color:#fff;
		}
		
		.helpBarText{	
			font-size: 10px;
			font-weight:bold;
			text-decoration:none;
			color:#fff;
		}

		.closeHelp:hover{
			color:#494949;	
			text-decoration:none;
		}	
		
		.help_menu ul{
			
		}
		
		.help_menu li li li{
			list-style:disc;
		}
		
		.help_menu a:link, .help_menu a:visited{
			color:#568193;
			text-decoration:none;
			font-size:12px;
			cursor:pointer;
		}
		
		.help_menu a:hover{
			color:#568193;
			text-decoration:underline;
			font-size:12px;
			cursor:pointer;
		}
	/********new menu*********/
	
	.homeBtn
	{
		display:block;
		float:right;
		background-image:url(home_off.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.homeBtn:hover
	{
		display:block;
		float:right;
		background-image:url(home_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.homeBtn_on
	{
		display:block;
		float:right;
		background-image:url(home_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	/**/
	.searchBtn
	{
		display:block;
		float:right;
		background-image:url(search_off.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.searchBtn:hover
	{
		display:block;
		float:right;
		background-image:url(search_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.searchBtn_on
	{
		display:block;
		float:right;
		background-image:url(search_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	/**/
	.projectsBtn
	{
		display:block;
		float:right;
		background-image:url(projects_off.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.projectsBtn:hover
	{
		display:block;
		float:right;
		background-image:url(projects_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.projectsBtn_on
	{
		display:block;
		float:right;
		background-image:url(projects_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	/**/
	.accountBtn
	{
		display:block;
		float:right;
		background-image:url(account_off.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.accountBtn:hover
	{
		display:block;
		float:right;
		background-image:url(account_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.accountBtn_on
	{
		display:block;
		float:right;
		background-image:url(account_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	/**/
	.helpBtn
	{
		display:block;
		float:right;
		background-image:url(help_off.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.helpBtn:hover
	{
		display:block;
		float:right;
		background-image:url(help_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	.helpBtn_on
	{
		display:block;
		float:right;
		background-image:url(help_small.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		height:20px;
		width:60px;
		padding:50px 10px 0px 10px;
		font-weight:bold;
	}
	
	/********end menu*********/
        /**********Beginning of drop down menu styles - added by PMM***********/

div.menu{ 
position:absolute;
left:0; top:0; 
padding: 0px;
border: solid #000 1px;
z-index: 1000;
visibility: hidden;
width:140px;
background-color:#FFFFFF;
}
div.menu a{ 
display: block;
margin: 0px;
padding: 2px 10px;
border: none;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}
div.menu a:link,div.menu a:visited{ 
color: #006699; 
text-decoration: none; 
}
div.menu a:hover,div.menu a:active{ 
color: #fff; 
background-color: #999999; 
}
div.menu a img{ 
border: none; 
margin: 3px 0px; 
padding: 0px; 
}

        /**********End of drop down menu styles - added by PMM***********/
		
		
	.learnmore
	{
		margin:5px 0 5px 0;
	}	

	.learnmore a {
   display: block;
   width: 100px;
   height: 15px;
   font-size: 11px;
   font-weight: normal;
   padding-left: 22px; 
   color: #ce6417;
   cursor: pointer;
   text-decoration: none;   
	background: url(../images/learn-more-button.png) 0 0px no-repeat;	   
	}
	.learnmore a:hover {
   display: block;
    width: 100px;
   height: 15px;
   text-decoration: underline;
   padding-left: 22px; 
   margin: 0;
	background: url(../images/learn-more-button-over.png) 0 0px no-repeat;
}

		.adborder {
			border: 1px solid #ccc;
			width: 139px;
			height: 500px;
		} 
		
