/********************************************
* SkyMed
* Developed by I-ology
* http://www.i-ology.com
*
* Created 03/11/2009- BD
*
* Large Text Size Style Definitions
********************************************/

body {
    line-height: 22px;
    font-size: 16px;
}

/*******************************************
* Lists
*******************************************/

.content-padding h2 {
    font-size: 18px;
}

#content-main ul {
    margin-bottom: 25px;
}

#content-main ul li {
    line-height: 18px;
    margin-bottom: 8px;
    background: url(/images/bullet.gif) 14px 8px no-repeat;
}

#sidebar ul li {
    line-height: 18px;
}

#list-left ul {
    margin-bottom: 0;
    width: 290px;
}

#list-right ul {
    margin-bottom: 0;
    width: 230px;
}

.clear-list {
    padding-top: 0;
}

#quote-bottom p {
    font-size: 18px;
}

.link-right {
    background: url(/images/arrow_fwd.gif) 95% 8px no-repeat;
}

.skymed {
    font-size: 18px;
    font-weight: bold;
}

.skymed em {
    font-size: 14px;
    font-weight: bold;
}