﻿.srHeader
{
	/*width:545px;*/
	background-color:#ed1c24;
	color:White;
	font-weight:bold;	
	text-indent:15px;
	height: 40px;
	vertical-align: middle;
}

.srHeader h1
{
	font-size: 28px;
	margin:4px 0px 0px 25px;
}

.srHowMany
{
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
}

.srRow
{
	margin-top:3px;	
	margin-left: 35px;
	margin-right: 10px;
	line-height:18px;
	font-size:13px;
}

.srQuestion
{
	display:inline-block;
	width:380px;	
	vertical-align:top;
	margin-top:8px;
}

.srNumber
{
	display:inline-block;
	vertical-align:top;
	margin-top:8px;
	margin-left: 35px;
	font-weight: bold;
}

.srCustTxt
{
	display: block;
	float: left;
	width: 581px;
}