div#thisBulletWrapper {

}

div#thisBulletIcon {
	clear: both;
	float: left;
	with: 10px;
	height: 3px;
	padding-right: 20px;
	background-color: magenta;
}

div#thisBulletText {
	float: left;
	width: 310px;
	background-color: cyan;
}

div#thisBox {
}

div#thisLaunch a {
	color: #FFF;
}

td.tinyPadded {
	padding: 5px;
}
