/* 

CSS Document 

The Termite Guy (termiteguy.com)

FAQ layout.

*/

p.reason		{
					padding-left: 20px;
				}
div.return_to_top
				{
					width: 100%;
					text-align: right;
				}
div.return_to_top a,
div.return_to_top a:hover
				{
					color: #000;
				}
div.return_to_top a
				{
					font-size: 11px;
					text-decoration: none;
				}
div.return_to_top a:hover
				{
					font-size: 11px;
					text-decoration: underline;
				}
ol li, ul li	{
					padding-bottom: 10px;
				}
ol li a, ol li a:hover
				{
					font-size: 12px;
					color: #3676AE;
				}
ol li a			{
					text-decoration: none;
				}
ol li a:hover	{
					text-decoration: underline;
				}