/**
* Twitter Module
*/

/**
* Showall
*/
.twitter.showall dl
{
    font-size: .95em;
}

.twitter.showall dl dt,
.twitter.showall dl dd
{
    margin: 0;
    padding: 0;
}
.twitter.showall dl dt
{
    color: #CBFF5B;
}
.twitter.showall dl dd
{
    padding: 0 0 10px 0;
}
