.tweet { width: 450px; height: 200px; position: relative; overflow: hidden; }
.tweet .tweeti { position: absolute; top: 40px; left: 180px; }
.tweeti img { width: 75px; border: 5px solid #fff; border-radius: 5px; box-shadow: 2px 2px 2px #222; }
.tweet .tweeth { position: absolute; bottom: 35px; text-align: center; font-family: arial, sans-serif; font-size: 50px; color: #fff; text-shadow: 1px 1px 0px #222; text-transform: lowercase; width: 450px; line-height: 100%; font-weight: bold; letter-spacing: -5px;}
.tweet .tweetn { position: absolute; bottom: 18px; text-align: center; font-family: arial, sans-serif; font-size: 20px; color: #fff; text-shadow: 1px 1px 0px #222; text-transform: lowercase; width: 450px; line-height: 100%;  }
.tweetb { width: 420px; padding: 15px; background-color: #fafafa; }
.tweetb td { width: 65px; font-family: arial, sans-serif; text-align: center; color: #222; line-height: 100%; font-size: 8px; background-color: #fff; text-transform: uppercase; padding: 5px; letter-spacing: 1px;}
.tweetb td:nth-child(1), .tweetb td:nth-child(2) { border-right: 1px solid #f0f0f0; }
.tweetf { width: 150px; padding: 5px; background-color: #fff; font-family: arial, sans-serif; text-align: center; color: #222; line-height: 100%; font-size: 8px; text-transform: uppercase; letter-spacing: 1px; border: 1px solid #f0f0f0;}
.tweets { width: 350px; min-height: 65px; padding: 10px; background-color: #fafafa; font-family: arial, sans-serif; font-size: 10px; color: #222; line-height: 100%; text-align: justify; }
.tweets img  { border: 5px solid #fff; border-radius: 5px; box-shadow: 1px 1px 1px #222; margin-right: 10px; margin-bottom: 5px;}
.tweetsava img  { width: 50px; border: 5px solid #fff; border-radius: 5px; box-shadow: 1px 1px 1px #222; margin-right: 10px; margin-bottom: 5px;}
.tweets h1 { font-family: verdana; text-transform: lowercase; line-height: 100%; text-align: center; font-size: 35px; margin: 0px; color: #fff; text-shadow: 1px 1px 0px #222;}
.tweets h2 { text-align: center; font-family: verdana; font-size: 11px; color: #fff; text-shadow: 1px 1px 0px #222; text-transform: lowercase; margin: 0px; line-height: 100%; margin-top: -15px; letter-spacing: 2px; font-weight: lighter; margin-bottom: 10px;}
.tweets b { color: #b65bc9; font-size: 12px; }
.tweetsl { width: 300px; text-align: right; font-family: arial, sans-serif; margin-top: 10px; border-top: 1px solid #f0f0f0; color: #222; line-height: 100%; font-size: 7px; text-transform: uppercase; letter-spacing: 1px; padding-top: 5px; color: #555; }
.tweetspost img  { max-width: 300px; border: 5px solid #fff; border-radius: 5px; box-shadow: 1px 1px 1px #222; margin-right: 10px; margin-bottom: 5px;}
