/* CSS Document */
#bpds-twitter-option { clear: both; margin-top: 10px; }
#bpds-twitter-option li {
	float: left;
	margin-right: 10px;
	padding-bottom: 30px;
}

#bpds-twitter-option #bpds-twitter-type-share { background: url('../img/twitter-share.JPG') bottom left no-repeat; width: 110px; }
#bpds-twitter-option #bpds-twitter-type-follow { background: url('../img/twitter-follow.JPG') bottom left no-repeat; width: 125px; }
#bpds-twitter-option #bpds-twitter-type-hashtag { background: url('../img/twitter-hashtag.JPG') bottom left no-repeat; width: 160px; }
#bpds-twitter-option #bpds-twitter-type-mention { background: url('../img/twitter-mention.JPG') bottom left no-repeat; width: 150px; }

#bpds-twitter-option #bpds-twitter-content { float: left; width: 400px; }
#bpds-twitter-option #bpds-twitter-preview { float: left; width: 150px; }
#bpds-twitter-content td { padding: 5px 10px; vertical-align: top; }
#bpds-twitter-submit { margin-top: 5px; }