﻿#side {
	float: right;
	margin-top: 50px;
}

#side img {
	margin: 20px 20px 0px 0px;
	border: 6px #fff solid;
}

#text h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
}

#text b {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#text {
	width: 244px;
	height: 579px;
	background: #fff;
	padding: 10px;
}

#options {
	margin-top: 40px;
}

#options li {
	padding-bottom: 8px;
	margin-left: -15px;
	
}