﻿#stylequiz_left
{
	float: left;
	width: 280px;
}

#stylequiz_right
{
	float: left;
	width: 650px;
}

.dressitem
{
	text-align: center;
	padding-bottom: 20px;
	width: 325px;
}

h2
{
	margin: 0;
}

.stylequiz_result
{
	text-align: center;
}

#fregistration label
{
	font-size:11px;
	font-weight: normal;
}
