﻿.TweetBackGround
{
    background: -moz-linear-gradient(#White, #White) repeat scroll 0 0 transparent;
    background: linear-gradient(#White, #White) repeat scroll 0 0 transparent;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
	background:White;
    margin: 0em 0em 0em 0em;
    padding: 0px 10px 5px 8px;
    position: relative;
	width:190px;
	line-height:14px;
}

.TweetSide h1{
	font-size:11pt;
	color:#393ca5;
}


.styleTweet p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #37399E;
	text-decoration: none;
	font-weight: normal;
	
}

.styleTweet i {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #37399E;
	text-decoration: none;
	font-weight: normal;
}
.styleTweet b {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #37399E;
	text-decoration: none;
	font-weight: bold;
}
 .styleTweet a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #F89A3A;
	text-decoration: none;
	font-weight: bold;
}
.styleTweet a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #F89A3A;
	text-decoration: none;
	font-weight: bold;
}
.styleTweet a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #F89A3A;
	text-decoration: none;
	font-weight: bold;
}
.styleTweet a:vhover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #F89A3A;
	text-decoration: none;
	font-weight: bold;
}