﻿#twitter_div
{
    width: 144px;
    height: 240px;
    background: transparent url('../images/twitter/twitter_repeat.gif') 0 top repeat-y;
}
#twitter_inner
{
    width: 100%;
    background: transparent url('../images/twitter/twitter_top_yorkshire.jpg') 0 top no-repeat;
    height: 160px;
    overflow: hidden;
    padding-top: 80px;
    color: White;
    font-family: Sans-Serif;
    font-size: 11px; 
}
#twitter_link
{
    width: 100%;
    height: 102px;
}

#moostick
{
    padding: 12px;
    font-size: 11px;
    line-height: 1.6em;
    height: 11px;
    width: 120px;
}

#moostick li
{
    display: block;         
	list-style-type: none; 
}

#moostick li a
{
    color: #666666;
}

#moostick li a:hover
{
    color: #999999;
}

#moostick li a.twitter_added
{
    color: #1a9de4;
    text-decoration: none;
}

#moostick li a:hover.twitter_added
{
    color: #5cc9f1;
    text-decoration: none;
    xbackground-color: #cccccc;
}



#moostick li a.twitter_perma_link
{
    color: White;
    text-decoration: none;
}


