.fixwidth{
/* regency fix */
width:800px;
}
h1{
font-size:16px;
font-weight:normal;
color: #2C2C13;
}

.complete{
	background-image:url(/images/assets/tick.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

#questionwrapper {
	width: 500px;
}

ul.singleoptions {
	width: 200px;
	margin: auto;
	list-style: none;
}

ul.twinoptions {
	width: 400px;
	margin: auto;
}

ul.twinoptions li {
	display: block;
	float: left;
	width: 200px;
}

ul.twinoptionsright {
	width: 300px;
	margin: auto;
}

ul.twinoptionsright li {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}

#comments {
	width: 400px;
	height: 100px;
	background-color: #F2F2F2;
	border: 2px solid #CCCCCC;
	padding: 5px;
	font-family: Helvetica,Verdana, Arial,  sans-serif;
	color: #aaaaaa
}

table.trackwrapper {
	width: 480px;
	margin-left: 2px;
}

table.trackwrapper td {
	padding: 2px;
}

table.trackwrapper tr {
  height:30px;
}

table,trackwrapper h1 {
font-size:12px;
font-weight:normal;
color: #2C2C13;

}

.nextblock {
	clear: both;
	text-align: right;
	margin-right: 30px;
	padding-bottom:11px;
	border-bottom: 1px solid #eee;
}



dt{
font-size: 12px;
font-weight:bold;
color: #ff5a00;
}
dd{margin:14px  0 14px 20px}
dl.horizontal dd{display:inline;text-align:left;}
dl.horizontal dt{display:inline;text-align:right;}


dl.table-display {
	border-bottom:0;
}

dl.table-display dt {
	width: 100px;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt {
	clear: both;
}

/* end hack */
.table-display dd {
	float: left;
	width: 24em;
	margin: 0 0 0 0;
	padding: .5em;
}



#questionsBlock {
	margin: 0 auto;
	margin-top: 10px;
}

#questionsBlock dt {
	font-size: 11px;
	font-weight: bold;
	color: #3D474E;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #666;
	width:460px;
}

#questionsBlock dt.active {

	font-weight: bold;
    color:#ff5a00;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#questionsBlock dd {
	margin: 0.5em;
	padding-bottom: 2em;
	width:460px;

}



#questionsBlock dl.review dt {
    width: 100px;
    float: left;
    margin: 0 0 0 30px;
    padding: .5em;
    font-weight: bold;
    font-size: 80%;
    border-bottom:0;
}

/* commented backslash hack for mac-ie5 \*/
dt {
    clear: both;
}

/* end hack */
#questionsBlock dl.review dd {
    font-size: 80%;
    float: left;
    width: 24em;
    margin: 0 0 0 50px;
    padding: .5em;
}

dd.ratingssummary{
padding:0px;

}

ul.twinoptions li label{font-size:9px;}
hi.yi{
	font-weight: bold;

color:#6699FF !important;
line-height:1.4em;
margin:0 0 1em;

}
.content p{margin-bottom:5px;}
