/* 

YOUR CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.



*/

.welcomebox h3 { padding:0; margin:0; }
.welcomebox h2 { color:#eee; font-weight:500; padding:0; margin:5px 0 0 0; font-size: 1em; line-height: 1em;color: #515151;letter-spacing: 0px;border-bottom: 1px solid #eee;}



a.button { 

        background:url(graphics/followTwitter.jpg) repeat 0px 0px; 

        width: 123px; 

        height: 44px; 

        display: block; 

}



a.button span { 

        display: none; 

}



a.button:hover { 

        background: url(graphics/followTwitter2.jpg) repeat 0px -44px; 

}




