﻿.box
{
    border-style: solid;
    border-color: #181819;
    background: #181819;
}
.headerTwitter
{
    background: #181819;
    font-weight: bold;
}
.postTwitter
{
    color: #eee;
}
.titleHome
{
    color: #eee;
    font-weight: bold;
    font-size: 15px;
}
.findOutMore a:hover
{
   text-decoration: none;
   cursor: pointer;
}
.findOutMoreImg
{
    background: transparent url("../../Images/FindOutMore.png") no-repeat scroll 0 0;
}
.readMoreImg
{
    background: transparent url("../../Images/ReadMore.png") no-repeat scroll 0 0;
}
.moreTwitter
{
    background: transparent url("../../Images/MoreTwitter.png") no-repeat scroll 0 0;
}