.twitter-col h1 {
	margin-bottom: 10px;
}

.twitter-col h1 a {
	font-size: 15px;
	color: #888;
	text-decoration: none;
}

.twitter-col p {
	line-height: 1.3em;
	padding: 5px 0 5px 0;
}

.twitter-col p.instructions {
	font-size: 11px;
	font-style: italic;
}

.twitter-col img {
        max-width:48px;
        max-height:48px;
}

#SubmitStoryForm textarea {
	width: 475px;
	height: 250px;
}

#colRight h2 {
	font-size: 15px;
	padding-bottom: 10px;
}

#colRight ul {
	margin-bottom: 35px;
	line-height: 1.5em;
	font-size: 14px;
}

#colRight ul li {
	list-style-type: disc;
	margin-left: 30px;
}