﻿/*------------ Right Column... More Links --------------*/



/*--------------------- COMMON STYLES ONLY --------------------*/
/*------------------ SPECIFIC COLORS & STYLES IN --------------------*/
/*------------------ SPECIFIC THEME CSS FILE --------------------*/

.links_fade
{
    background-repeat: repeat-x;
    padding-top: 20px;
}
.links_topbreak
{
    height: 5px;
}
.links_button
{
    width: 17px;
    height: 17px;
    margin-left: 5px;
}

.links_fade .LearnMoreItems  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	text-transform: none;
	text-decoration: none; 
}
.links_fade .LearnMoreItems p
{
	border: 0px solid #FF9966;
	font-weight: bold;
	background: url(      'Images/horizontal_smallunderline_Only.jpg' );
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 10px;	
	margin-top: -7px;
	padding-left: 5px;
	background-position: 0px 100%;
}
/*------------ end of Right Column... More Links --------------*/

