    a img
    {
        border:none;
    }
	
	
	#tweets {
    width:80%;
    height:80%;
    padding-left:50px;
    padding-top:50px;
        }
    
	#tweets div {
    font-family:helvetica;
    font-size:.9em;
    float:left;
    color:#5679cf;
    }
    #jtwt_tweet {
    width:80%;
    text-align:left;
    }
    #jtwt_picture {
    margin-right:20px;
    }
    #jtwt {
    margin-bottom:20px;
    }
    #tweets div a{
    font-family:helvetica;
    font-size:.8em;
    color:#2347a0;
    text-decoration:none;
    }