#sl_header {
	background-image: url(images/socialite-45x45.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 50px;
	margin-top: 10px;
}

.wrap h3 {
	padding: 30px 0px 0px 0px;
	margin: 0px;
}

.wrap i {
	color: #900;
	font-size: 10px;
}

.form-table {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

th a {
	font-size: 9px;
}

ul.directions li {
	font-size: 10px;
}

div #div_left {
	width: 80%;
	float: left;
}

div #div_right {
	width: 18%;
	float: right;
	padding-left: 3px;
}

div #div_right table {
	margin-top: 10px;
}

.td_header {
	border: 1px solid #999;
	background-color:#999;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.td_content {
	border: 1px solid #999;
	font-size: 10px;
	padding: 1px;
}