/* base css file*/

body {
    color: #fff; 
    background-color: #000;
}

a {
    text-decoration: none;
    color: #dcf9a1;
}

/*a:link {
    text-decoration: none;
    color: #dcf9a1;
}
*/
a:hover {
    color: #84c840;
}

/*  Remove Firefox dotted border on links  */
a:active {
    outline: none;
}
a:focus {
    -moz-outline-style: none;
}

h1,h2,h3,h4,h5,h6 {
    color: #84c840;
    margin-bottom: 0.25em;
}

h2.green a {
    color: #84c840;
}

a.big {
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: underline;
    color: #dcf9a1;
}

.white {
    color: #fff;
}

.green {
    color: #84c840;
}

.orange {
    color: #ef9241;
}

.blue {
    color: #033fbd;
}

.grey {
    color: #666;
}

.ltgrey {
    font-size: 0.9em;
    color: #555;
}

.black {
    color: #000;
}

table {
    margin: 0;
    padding: 0;
}

table th {
    background: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.middle {
    vertical-align: middle;
}

.hidden {
    display: none;
}

.center {
    text-align: center;
}

.imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#store-flags {
    text-align: right;
}

#store-flags ul {
    margin: 0;
    padding: 0;
    list-style:  none;
    line-height: 24px;
}

#store-flags li {
    display: inline;
    margin: 0;
    padding: 0 5px;
}

#store-flags img {
    vertical-align: bottom;
}

#store-flags li a {
    color: #fff;
}

#store-flags li a:hover {
    color: #84c840;
}


#nav {
    margin-top: 0;
/*    height: 32px;*/
}

#banner-container {
    background: #000;
}

#banner {
    background: url(../images/all_banner_bg.png) repeat-x bottom;
/*    height: 88px;*/
}

#logo {
    padding-top: 0;
}

h4.phone {
    float: right;
    color: #ff9900;
}

#order {
    margin-top: 8px;
    padding-top: 0;
    display: block;
    float: right;
    position: relative;
    z-index: 10;
}

#order.home {
    padding-top: 0px;
    padding-left: 150px;
    display: block;
    float: left;
}

/* Home Page Layout */

#main.home {
    color: #fff;
}

#main-container {
    height: 384px;
    background: url(../images/home_grad_bg.png) repeat-x;
}

#main-container.product-selector {
    height: 410px;
    background: #000;
}


#main-slider {
    margin-top: 20px;
    height: 584px;
}

/*#main.home a {
    color: #dcf9a1;
}

#main.home a:hover {
    text-decoration: underline;
    color: #dcf9a1;
}*/

.home #main-content {
    padding: 0;
    float: left;
    width: 680px;
    margin: 0;
}

.home #main-content img {
    margin: 0;
}

#quote p {
    font-size: 1.4em;
    margin-top: 10px;
    margin-bottom: 2px;
    color: #999;
}

#quote p.author {
    color: #999;
    text-align: right;
    font-size: 1.0em;
}

#home-sidebar {
    height: 365px;
}

#right4u {
    display: none;
}

#right4u ul li a {
    font-size: 1.3em;
}

#stores {
    display: none;
}

#sidebar {
    height: 365px;
}

#sb-container {
    margin-left: 0;
    height: 365px;
    background: url(../images/home_sb_bg_runningtimes.jpg) no-repeat;
}


#stock {
    padding: 10px 10px 0 140px;
    color: #545454;
    font-size: 0.9em;
}

.order-text-top {
    color: #545454;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 35px;
    padding-left: 10px;
    padding-right: 5px;
    margin-bottom: 0px;
}

.order-text {
    color: #545454;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 5px;
    margin-bottom: 0px;
}

.order-number {
    font-size: 1.3em;
}

#sb-container-landing {
    margin-left: 0;
    height: 365px;
}

#sb-top {
    padding: 15px 0 0 0;
}

#sb-top h2 {
    padding-left: 10px;
    color: #fff;
    /*font-size: 2.4em;*/
    font-size: 29px;
}

#sb-links ul {
    list-style: none;
    /*font-size: 1.2em;*/
    font-size: 14px;
    margin-bottom: 0px;
    margin-left: 10px;
}

#sb-links li a {
    color: #fff;
}

#sb-links li a:hover {
    color: #296302;
    text-decoration: none;
}

#sidebar-nav ul {
    margin-left: 10px;
}

#sidebar-nav li {
    line-height: 30px;
/*    background: url(../images/arrow_oc.png) no-repeat left;*/
/*    padding-left: 18px;*/
    list-style:  none;
    /*font-size: 1.2em;*/
    font-size: 14px;
}

#sidebar-nav li a {
    color: #fff;
}

#sidebar-nav li a:hover {
    color: #296302;
    text-decoration: none;
}

#order-landing {
    text-align: center;
}

#order-landing p {
    font-size: 1.6em;
    margin-bottom: 5px;
}

#sb-content {
    padding: 10px;
}

#sb-content h1,h2,h3,h4,h5,h6 {
    color: #fff;
}

#sb-content h2.green {
    padding-left: 0;
    color: #84c840;
}

#sb-content h4 {
    font-size: 14px;
}

#sb-content.product-selector {
    margin-left: 10px;
}

#sb-content.product-selector p {
/*    padding-left: 10px;*/
    font-size: 1.2em;
}

#sb-content a {
    color: #fff;
    font-weight: bold;
    background: url(../images/arrow_oc.png) no-repeat left;
    padding-left: 18px;
}

#sb-content a:hover {
    color: #dcf9a1;
    text-decoration: none;
}

.product-photo {
    width: 80px;
    height: 80px;
    margin: 10px;
    float: left;
}

.product-photo img {
    border: 1px solid #999;
}

.ui-widget-content {
    background-image: none;
}

#video {
    padding: 2px 15px 3px 15px;
    width: 640px;
    height: 360px;
    background: #000;
}

#video object {
    margin: 0;
    padding: 0;
}

object {
    padding: 5px;
}

#landing-photo {
    width: 675px;
    height: 365px;
    background: #000;
}

ul.arrow-list {
    list-style: none;
}

ul.arrow-list.landing {
    margin-top: 10px;
    margin-left: 0;
}

ul.arrow-list.landing li {
    margin-bottom: 5px;
    font-size: 1.3em;
}

ul.arrow-list li.arrow {
    background: url(../images/arrow_o.png) left no-repeat;
    padding: 5px 0 5px 20px;
    margin-left: 20px;
}

ul.arrow-list li.gray {
    background: url(../images/arrow_gray.png) left no-repeat;
    padding: 5px 0 5px 15px;
    border: none;
}

.listings {
    margin: 0 20px;
}

.listings h4 {
    text-transform: uppercase;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.listings a {
    text-decoration: none;
    font-weight: bold;
}

.listings a:hover {
    text-decoration: underline;
}

.listings ul {
    margin: 0;
}

.listings li {
    list-style-type: none;
}

.listings li a {
    font-weight: bold;
}

.listings li.description {
    color: #888;
    padding-bottom: 10px;
}

.listings ul#events li.event_description {
    color: #888;
    margin: 0;
    padding: 0;
}

.listings li.date {
    color: #888;
}

#bbox {
    background: #000;
}

#bbox h4 {
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
}

#bbl-content {
    margin-left: 20px;
    margin-top: 10px;
}

#quote-main ul {
    width: 180px;
    margin-top: 20px;

}

#quote-main li {
    font-weight: bold;
    text-align: right;
    list-style: none;
    padding-right: 25px;
    background: url(../images/arrow_o.png) no-repeat right;
}

#quote-main li a {
    text-decoration: none;
}

#quote-main li.active a  {
    color: #84c840;
}

#quote-main li a:hover  {
    color: #84c840;
}

#quote-main li p {
    display: none;
}

.quote-image p a {
    text-decoration: none;
}

.quote-image p a:hover {
    text-decoration: none;
    color: #84c840;
}

.quote-image {
    float: left;
}

#bbl-content p.heading {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

#bbl-content.landing {
    line-height: 1.5em;
    font-size: 1.3em;
    /*font-weight: bold;*/
}

#bbl-content.product {
    font-size: 1.0em;
}

#bbl-content.generic-landing {
    font-size: 1em;
    /*font-weight: bold;*/
}

#bb-right {
/*    height: 280px;*/
    background: #000 url(../images/home_slide_bg.png) no-repeat top right;
}

#bb-right-product.product-id {
    background: #000;
}

#bbr-content {
    padding-top: 20px;
    padding-left: 43px;
}

#bbr-content p {
    padding-top: 20px;
    margin-left: 25px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.product-id #bbr-content {
    padding-top: 10px;
}

.product-id #bbr-content p {
    padding-top: 0;
    margin-left: 0;
    font-size: 1.2em;
    font-weight: normal;
    text-align: left;
}

.green-arrow {
    color: #84c840;
    font-weight: bold;
    font-size: 1.4em;
}

.comparison-photos {
    margin: 10px;
}

.comparison-photos table {
    border-collapse:collapse;
}

.comparison-photos td {
    border: 1px solid #000;
    width: 252px;
}

#main-content img.cphoto {
    margin: 0;
}

table.comparison {
    color: #fff;
    border-collapse:collapse;
}

table.comparison td {
    border: 1px solid #999;
    width: 252px;
}

#bbr-content .nav { margin: 5px 0 }

#bbr-content #ss-nav {
    text-align: center;
    margin: 10px 0 0 0;
}

#bbr-content #ss-nav a, #pics strong {
    margin: 0 5px;
    padding: 0 12px;
    color: #999;
    background: #2d2d2d url(../images/ss_off.png) no-repeat;
    text-decoration: none;
}

#bbr-content #ss-nav a.activeSlide {
    color: #ff8400;
    text-decoration: none;
    background: #2d2d2d url(../images/ss_on.png) no-repeat;
}

#bbr-content #ss-nav a:focus {
    outline: none;
}

ul#events li {
    padding-bottom: 5px;
}

/* Landing Page Layout */
#main-content.landing {
    margin: 20px 0;
    padding: 0;
}

#main-content.landing img {
    margin: 0;
    padding: 0;
}

#main-content.landing .landing-box img {
    float: left;
    margin: 12px;
}

#main-content.landing .landing-box p {
    padding: 12px;
}

/* Secondary Page Layout */

#main {
    color: #fff;
    background: #000;
    margin-bottom: 20px;
}

#main-content {
    font-size: 1.1em;
    padding: 20px 80px;
}

#main-content.form {
    padding: 20px 0;
}

#main-content h1,h2,h3,h4,h5,h6 {
    color: #84c840;
    margin-bottom: 0.25em;
    text-transform: none;
}

#main-content img {
    margin: 0 10px 10px 10px;
}

#main-content table img {
    border: 1px solid #111;
}

/* Product Page Layout */

#main.product {
    font-size: 1.1em;
    color: #fff;
    background: #000;
    padding-top: 20px;
}

.product #main-content {
    float: left;
    width: 680px;
    margin: 0;
    padding: 0;
    background: #000;
}

.product #main-content img {
    margin: 0;
}


.product #sidebar {
    background: #000;
}

.product #sb-content {
    margin-left: 20px;
}

.econtainer {
    background-color: #000;
}

#product-selector {
    margin-top: 40px;
}

#product-selector h3 {
    margin-bottom: 30px;
}

.product-button {
    text-align: center;
}

p.product-description {
    height: 9em;
    margin: 5px 30px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

#product-compare {
    margin-top: 30px;
    text-align: center;
}

#einfo {
    width: 525px;
    height: 365px;
    float: left;
}

#ecolors {
    width: 150px;
    height: 365px;
    float: left;
}

#ecolors p {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
}

#ecolors ul {
    margin-left: 0;
    margin-bottom: 5px;
}

#ecolors li {
    width: 100px;
    list-style: none;
    padding: 5px 0 0 32px;
}

#reviews {
    border: 1px solid #fff;
    padding: 15px;
    margin-bottom: 20px;
}

#rating p {
    margin-bottom: 10px;
}

span.stars, span.stars span {
    display: block;
    background: url(../images/blue_stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

span.stars span {
    background-position: 0 0;
}

.fbox {
    display: none;
}

#main-content.event h2 {
    text-transform: none;
    font-weight: bold;
    color: #fff;
}

/* Dealer Locater Page */
.dealer li {
    list-style: none;
}

.dealer-state h3 {
    color: #6EC140;
}

.dealer-photo {
    float: right;
}

/* Retailer Page */

#retail-top {
    height: 180px;
}

#store-info li {
    list-style: none;
}

#retail-contact-form {
    display: none;
}

/* Spec Page */

table#spec td {
    vertical-align: top;
}

/* @group Community Pages */

#community-wrap {
    margin-top: 15px;
    background-color: #fff;
}

#community-content {
    color: #000;
    padding: 20px 0;
}

/*#community-content h1,h2,h3,h4,h5,h6 {
    color: #666;
    margin-bottom: 0.25em;
}*/

#community-content.generic {
    font-size: 1.2em;
    padding: 20px;
}

#community-content.generic a {
    text-decoration: none;
    color: #1c7bbf;
}

#community-content.generic a:hover {
    color: #1c7bbf;
    text-decoration: underline;
}

#community-content.generic table th td {
    vertical-align: top;
}

#community-sidebar {
    margin-top: 20px;
}

a.button.community {
    margin: 10px 0;
    width: 210px;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
}

a.button.community.top {
    margin-top: 0;
}

a.button.community.top-page {
    margin-top: 0;
    margin-left: 10px;
    cursor: default;
}

div.ui-button.community {
    margin: 10px 0;
    width: 210px;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
}

div.ui-button.community.top-page {
    margin-top: 0;
    margin-left: 10px;
    cursor: default;
}

#community-content a.button {
    color: #fff;
}

#community-content a.button:hover {
    color: #fff;
}

#community-content table th {
    color: #fff;
    background-color: #6a6a6a;
}

#community-left-photo {
    text-align: center;
}

#community-discuss {
    margin-left: 10px;
}

#community-share {
    margin-left: 10px;
    text-align: right;
    color: #666;
}

#community-share p {
    font-size: 1.5em;
}

#community-share.discuss p {
    font-size: 1em;
}

#community-share.discuss ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
/*  border-bottom: 1px solid #999;*/
	border-left: 1px solid #999;
	width: 100%;
}
#community-share.discuss ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
#community-share.discuss ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
#community-share.discuss ul.tabs li a:hover {
	background: #ccc;
}

html #community-share.discuss ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
/*  border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/*/
}

#community-share.discuss .tab_container {
/*  border: 1px solid #eee;*/
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}

#community-forum {
    margin-right: 10px;
}

#community-forum p.userInfo {
    padding-bottom: 0;
    margin-bottom: 0;
}

#community-links {
    margin: 10px 10px 0 10px;
    border: 1px solid #555;
    background-color: #888;
}

#community-links img {
    margin: 10px;
}

#community-links ul {
    font-size: 1.1em;
    margin-left: 10px;
    margin-top: 10px;
    list-style: none;
}

#community-links ul li a {
    color: #fff;
}

#community-links ul li a:hover {
    color: #1c7bbf;
}

#community-connections {
    margin-top: 20px;
}

#button-connect {
    margin-left: 10px;
    margin-bottom: 15px;
    width: 510px;
    cursor: default;
}

.fwidth {
    width: 100%;
}

#discuss-header {
    width: 99%;
    height: 20px;
    padding: 3px;
    background: #556de5;
    background: -moz-linear-gradient(top, #556de5 0%, #3857e0 50%, #1c3fda 50%, #1a41de 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#556de5), color-stop(50%,#3857e0), color-stop(50%,#1c3fda), color-stop(100%,#1a41de));
    background: -webkit-linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
    background: -o-linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
    background: -ms-linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#556de5', endColorstr='#1a41de',GradientType=0 );
    background: linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
    margin-bottom: 5px;
}

#discuss-header h2.header {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}

#blog-posts {
    margin-bottom: 20px;
}

#blog-posts p {
    margin-bottom: 5px;
}

#blog-posts a {
    color: #1c7bbf;
}

#blog-posts h3 {
    margin-top: 10px;
    font-weight: bold;
}

#blog-posts a:hover {
    text-decoration: underline;
    color: #1c7bbf;
}

#blog-posts p.continue {
    float: right;
}

#blog-posts p.tags {
    float: right;
}

.share-buttons {
    float: right;
    overflow: hidden;
    width: 510px;
}
.share-buttons iframe {
    float: left;
}

tr.bluehead td {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #556de5;
    background: -moz-linear-gradient(top, #556de5 0%, #3857e0 50%, #1c3fda 50%, #1a41de 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#556de5), color-stop(50%,#3857e0), color-stop(50%,#1c3fda), color-stop(100%,#1a41de));
    background: -webkit-linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
    background: -o-linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
    background: -ms-linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#556de5', endColorstr='#1a41de',GradientType=0 );
    background: linear-gradient(top, #556de5 0%,#3857e0 50%,#1c3fda 50%,#1a41de 100%);
}

/* @end */


/* Gallery Page*/

#primaryContent {
    margin-top: 20px;
}

/* Product Registration Page */
#show-serial {
    display: none;
}

#show-serial-wrap {
    padding-top: 20px;
    padding-left: 10px;
}

#show-serial-wrap img {
    margin-left: 10px;
}

/* News and Event Pages */

.holder {
    text-align: left;
	padding: 10px 20px;
	margin: 20px 0;
}

.holder li {
	margin: 0;
	list-style-type: none;
}

.holder li.holderPhoto {
    float: left;
}

.holder li.holderPhoto img {
    margin: 5px 10px 5px 0;
    border: 1px solid #333;
}

.holder li.holderDate {
    font-weight: bold;
	color:#888;
	line-height:2em;
	padding-top: 20px;
}

.holder.summary li.holderDate a {
    font-weight: bold;
	color:#fff;
	line-height:2em;
}

.holder.summary li.holdersDate a:hover {
/*    color: #dcf9a1;*/
    text-decoration: underline;
}

.holder li.holderDateTitle a {
	font-size:1.3em;
	font-weight:bold;
	text-decoration: none;
}

.holder li.holderTitle {
	margin-bottom: 1em;
}

.holder li.holderSubTitle {
	font-weight: bold;
	color: #666;
}


.holder li.holderTitle a {
	font-size:1.1em;
	font-weight:bold;
	text-decoration: none;
}

.holder li.holderDateTitle a:hover {
    color: #dcf9a1;
    text-decoration: underline;
}
		
.holder li.holderSummary {
    color: #fff;
	margin-bottom:20px;
}

.holder.summary li.holderSummary {
    color: #fff;
	margin-bottom:20px;
}

.holder li.holderSummary a.readMoreLink {
    font-size: 1.1em;
	text-decoration: none;
	padding-right: 16px;
	background:url(../images/icons/arrow.gif) no-repeat right center;
}

.holder li.holderSummary a.readMoreLink:hover {
    color: #84c840;
}

a.readMoreLink {
	padding-right: 16px;
	background:url(../images/icons/arrow.gif) no-repeat right center;
}

a.readMoreLink:hover {
    color: #84c840;
}


hr.green {
    margin-top: 20px;
    background: #84c840; 
    color: #84c840;
}

.gallery-layout li {
    padding: 0;
}

/* Newsletter signup */
#newsletter {
    height: 28px;
    overflow: hidden;
}

#nl-container {
    color: #cfdeba;
}

#social {
    width: 610px;
    margin-left: 50px;
    float: left;
}

#social img {
    padding-top: 3px;
    padding-right: 10px;
}

#social p {
    line-height: 28px;
}

div.likeboxwrap {
	width:238px;
	height:60px;
	overflow:hidden;
	text-align:center;
	margin-left: 45px;
	margin-top: 30px;
}
div.likeboxwrap iframe {
	margin:-1px;
	border:none;
	overflow:hidden;
	width:240px;
	height:62px;
}

#nl-tag {
    padding-top: 4px;
    width: 98px;
    float: left;
}
#nl-tag p {
    margin: 0;
    padding: 0;
}

#sbox-container {
    padding-top: 1px;
    width: 200px;
    float: left;
}

#subscribe_box {
    width: 188px;
    height: 28px;
    margin: 0;
    padding: 0;
    background: url(../images/subscribe_bg.jpg) no-repeat;
}

#subscribe_box #subscribeForm {
    line-height: 14px;
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 138px;
    background: none;
    font-size: .8em;
}

#subscribe_box div.clear {
    clear: none;
}

#fnav {
    font-size: 0.9em;
    text-align: center;
}

#fnav ul {
    margin-bottom: 0;
}

#fnav li {
    padding: 0 10px;
    display: inline;
}

#fnav li a {
    text-decoration: none;
}

#footer p {
    height: 30px;
    line-height: 30px;
    background: #000;
    color: #cfdeba;
    text-align: center;
    font-size: .75em;
}

#footer a {
    text-decoration: underline;
    color: #cfdeba;
}

#footer a:hover {
    color: #84c840;
}

/* Search results */
#content-search {
    margin-top: 50px;
}

#content-search ul {
    margin-left: 0;
}

.searchResults h2 {
	font-size:2.2em;
	font-weight:normal;
	margin-bottom:15px;
}
.searchResults p.searchQuery {
	margin-bottom:10px;
}

.searchResults ul#SearchResults li {
	margin-bottom:20px;
}

ul#SearchResults li {
	list-style: none;
}

ul#SearchResults p {
	font-size:1.1em;
	font-weight:normal;
}
ul#SearchResults a.searchResultHeader {
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	margin: 20px 0 8px 0;
}

ul#SearchResults a {
	text-decoration:none;
}
