@charset "utf-8";
/* CSS Document */
@import "/shared/js/css/cupertino/jquery-ui-1.7.custom.css";

#flashTrigger span{ cursor:pointer; text-decoration:underline;}

#FAYT {margin:10px 0px; padding:5px 0; border:0; border-top:3px; border-bottom:3px; border-style:solid; border-color:#ddd; font-size:0.9em; 
background: #E0E9F2; /* Old browsers */
background: -moz-linear-gradient(top,  #bfd0e4 0%, #e2ebf4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd0e4), color-stop(100%,#e2ebf4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bfd0e4 0%,#e2ebf4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bfd0e4 0%,#e2ebf4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bfd0e4 0%,#e2ebf4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bfd0e4 0%,#e2ebf4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd0e4', endColorstr='#e2ebf4',GradientType=0 ); /* IE6-9 */
}
#FAYT input {font-size:0.9em;}
#FAYT h3 {border:0!important; margin:5px !important; xbackground-color:#ddd;}
#FAYT form {margin:0 5px}
#FAYT form  p{margin:0!important; padding:0!important; margin-top:5px!important;}
#quicksearch p {font-size:0.8em!important}
.texthighlight {background: #FFDA2F; padding:2px}

#threeColArea .contentWrapper dl {
    padding-bottom: 0px;
    padding-top: 0px;
	margin:0;
	margin-top:10px;
}

#threeColArea .contentWrapper dl dd{
	line-height:17px;
}
