
html .fra {
    padding-bottom: 40px;
}

.reviewTop {
    position: relative;
	float: left;
    width: 100%;
	margin-bottom: 20px;
}

.reviewBottom {
    position: relative;
	float: left;
	margin-bottom: 30px;
}

.main img {
    position: relative;
	float: left;
    margin-right: 10px;
}

.main h1 {
    width: 100%;
	margin-top: 22px;
	bottom: -1px;
}

h2 {
    font-weight: normal;
	font-size: 90%;
	width: 450px;
	margin: 0px 0px 5px 0px;
	color: #e4d487;
}

.main p, .main span, .main a {
   color: #c9c9c9;
}

.main p {
    width: 100%;
    overflow: auto;
}

.feature {
    padding-right: 20px;
}

.hyphen {
    width: 10px;
	padding: 0px 10px 0px 10px;
}

.feature, .availability, .hyphen {
    position: relative;
	float: left;
}