body{
	font-family:"Raleway","Trebuchet MS",Arial,Helvetica,sans-serif;
}

#tweet-app-wrapper  {height: 100%;overflow-y: scroll;width: 100%;}
#tweet-wrapper {border-bottom: 1px solid #09A1B0;padding: 5px 0px 5px 5px;background-color: #09BBC7;color: #FFF !important;}
#tweet-desc{font-size: 100%;color: #fff !important;}
#tweet-meta{font-size: 100%;color: #fff !important;}
#tweet-meta a, #tweet-desc a{font-size: 90%;color: #9FE2FF !important;font-weight: bold;}
#tweet-meta a:hover, #tweet-desc a:hover{font-size: 90%;color: #ffffff !important;font-weight: bold;}
#tweet-img{width: 70%;margin: 10px 15%;}
#tweet-media{max-width:100%; }
#tweet-profile-img{float: left;margin: 0px 10px 0px 0px;width: 32px;border-radius: 4px;border: 2px solid #09A1B0;}
