/********************************************
* Republic Media
* Developed by I-ology
* http://www.i-ology.com
*
* Created 05/05/08 - BD
*
* Consumer & Media Trends Style Definitions
********************************************/

/*********************************
* Layout Definitions
*********************************/

.trend-divider {
    width: 600px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E1E7F3;
}

#divider {
    width: 600px;
}

#full-width p, #full-width-pdf p {
    width: auto;
}

#go-back {
    width: 600px;
    margin-bottom: 5px;
    text-align: right;
}

/*#full-width #product-list {
    border-top: none;
}*/

/*********************************
* Titles & Headers
*********************************/

h1#ttl-consumer-media-trends {
    height: 18px;
    margin-bottom: 22px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_consumer_media_trends.gif) top left no-repeat;
}

/*********************************
* Lists
*********************************/

#full-width ul, #full-width-pdf ul
#full-width ol, #full-width-pdf ol {
    width: auto;
}

