.sendTweet, .sendDM{
	width:297px;
	height:206px;
	background:url(../img/commands/sendTweet.png) no-repeat center center;
	padding-bottom:10px;
}

.sendDM{
	background:url(../img/commands/sendDM.png) no-repeat center center;
}

.tweetSamples{
	position:absolute;
	right:10px;
	top:140px;
}

#commands {    
}    
    #commands h3 {
        color: #016e9b;
        font-size:14px;
		margin-bottom:10px;
    }
    #commands p {
    	margin:10px;
        line-height:18px;
    }
    
    #commands li {
        padding: 10px 12px;
        background:url(../img/page/black_spots.png) no-repeat left 9px;
    }

		