/*
 * Project  Name: fitpregnancy.com
 * File / Folder: /docs/2007/buyersguide/css/category.css
 * File Language: css
 * Copyright (C): 2007 Richard Group, Inc.
 * First  Author: Liam Bryan
 * First Created: 2007.10.24 12:58:07
 * Last Modifier: Liam Bryan
 * Last Modified: 2007.10.24 13:12:59
 */ 

.print {
    display: none !important;
} .pink {
    color: D80878;
} .buyerlist td {
    color: 666666;
}

A.grey {
    color: 666666;
    text-decoration: none;
}

h3 {
    font-family: Verdana;
    font-size: 12px;
    color: #6A58A8;
} .dashed {
    border-style: dashed;
    border-color: rgb(247, 156, 102);
} .row {
    vertical-align: top;
    border-top: 0;
    border-left: 0;
    border-right: 1px dashed rgb(247, 156, 102);
    border-bottom: 1px dashed rgb(247, 156, 102);
} .row2 {
    vertical-align: top;
    border-top: 0;
    border-left: 1px dashed rgb(247, 156, 102);
    border-right: 1px dashed rgb(247, 156, 102);
    border-bottom: 1px dashed rgb(247, 156, 102);
}.row2010 {
    vertical-align: top;
    border-top: 0;
    border-left: 0;
    border-right: 1px solid rgb(243, 107, 33);
    border-bottom: 1px dashed rgb(247, 156, 102);
} #ads {
    position: relative;
    left: 0;
    top: 0;
}
