.frame-inner h2 {
	font-size: 200%
}

.frame-inner .tweets {
	width: 600px;
}
.frame-inner .tweets blockquote {
	display: block;
}

.frame-inner .tweets img {
	max-width: 550px;
}

.frame-type-shortcut .frame-inner h1.element-header {
	font-weight: bold;
}

a {
	text-decoration: none;
}
