.w100	{width: 100%;}
.nowrap	{white-space: nowrap;}
.w100nowrap	{width: 100%; white-space: nowrap;}
.nowrapR	{white-space: nowrap; text-align: right;}
.nowrapL	{white-space: nowrap; text-align: left;}

.vTop	{vertical-align:top;}
.right		{text-align:right;}
.center		{text-align:center;}
.left	{text-align:left;}

.inline	{display: inline;}

.faqRow	{padding: 5px;}
.faqRowIcon	{padding: 5px; white-space: nowrap; vertical-align: top;}
.faqRow100	{padding: 5px; width: 100%;}

.faqEditText	{width: 550px; height: 100px;}

.faqHr	{background-color: #4bc249;}

.faqForm0	{padding: 2px; white-space: nowrap; text-align: right;}
.faqForm1	{padding: 2px; white-space: nowrap;}


