div.tweet {
		min-height:90px;
		height:70px;
	}
body {
	margin:0;
	padding:0;
}
#hd {
	min-height:100px;	
	border-bottom:2px dashed #303030;
	margin-bottom:10px;
}
#ft {
	margin-top:10px;
	border-top:2px dashed #303030;
}
#yui-main {
	min-height:700px;
}
#sidebar {
	border-left:2px #303030 dashed;
	min-height:900px;
	padding-left:10px;
}
a,.color1 {
	color:#3961c4;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1.hd {
	font-size:32px;
	font-weight:bolder;
	padding-top:30px;
}
.fanswer {
	float:right;	
	font-weight:bold;
	margin-right:10px;
}
#qlink {
	border-bottom:2px #303030 dashed;
	padding-top:5px;
	padding-bottom:10px;
	min-height:50px;
	height:70px;
}
#tweetresults {
	padding-top:10px;
}
div.tweet:hover {
	background-color:#eaeaf8;
}

.color2 {
	color:#8FB0FF;
}
.color3 {
	color:#02060F;
}
.qform {
	text-align:left;
	margin-bottom:10px;
}
img {
	padding-right:5px;
}
th {
	font-weight:bold;
}
tr {
	min-height:25px;
}
