﻿.bubble
{
    background:url(../../Skins/Disc-iple/images/bubbleBGMain.jpg) 0px 0px repeat-y;
    margin-bottom:10px;
    color:#666;
}

.bubbleTop
{
    background:url(../../Skins/Disc-iple/images/bubbleBGTop.jpg) 0px 0px no-repeat;
}

.bubbleBottom
{
    background:url(../../Skins/Disc-iple/images/bubbleBGBottom.jpg) 0px 100% no-repeat;
    width:248px;
}

.bubbleInfo
{
    padding:10px;
}

.bubble h1 .title
{
    font-size:20px;
    font-weight:normal;
    color:#449644;
}

.bubble h1
{
    margin-top:0px;
}

.bubble h1 img
{
    margin-bottom:-3px;
    margin-right:5px;
}

.bubble .bubbleCopy .normal
{
    font-family:Arial, Sans-Serif;
    font-size:12px;
}

.bubble .bubbleCopy ul
{
    margin-top:0px;
    margin-bottom:0px;
}

.bubble .bubbleCopy li
{
    list-style-type:disc;
}

.bubbleFunctions
{
    margin-top:10px;
    width:200px;
    float:right;
    text-align:right;
}
