﻿/* TWEETS */#tweets { _position: absolute;   x_left: 185px;   x_top: 105px;   width: 100%;   height:375px;   overflow:auto;  background-color:#ffffff;}#tweets p {   font-size: 12px;   x_margin-bottom: 10px;   margin-left: -5px;   color: #000000;  background-color:#ffffff;  /* background: url("/img/transpBlue.png"); */}#tweets p a {   padding-left:5px; }#tweets p a img {   border:none; }