

div.video				{width: 100%; padding-bottom: 40px; //width: 80%; //padd4ing-left: -200px;}

div.video h1			{
						font-family: Arial !important;
						font-size: 95% !important;
						color: #858585 !important;
                        font-weight: bold;
						line-height: 1.5;
						}

div.video h1 span		{
						font-family: Arial;
						font-size: 80%;
						color: #858585;
                        font-weight: normal;
						}

div.video h1 span.nobold		{
						font-family: Arial;
						font-size: 100%;
						color: #555555;
                        font-weight: normal;
						margin-left: 0.2em;
						letter-spacing: -1px;
						}


div.video h1	a		{
						text-decoration: none;
						color: #858585 !important;
						}

div.video h1	a:hover	{
						text-decoration: none;
						color: #858585 !important;
						border-bottom-style: dashed;
						border-bottom-color: #858585;
						border-bottom-width: 1px;
						}


div.video img			{
  						position: absolute;
						margin-left: -110px;
						border-width: 1px;
						border-color: white;
						border-style: solid;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
						-moz-opacity: 0.8;
						-khtml-opacity: 0.8;
						opacity: 0.8;
						}



p.dashed				{
						margin-top: -20px;
						margin-bottom: 75px;
						margin-right: 1.5em;
						}


p.dashed a				{
						text-decoration: none;
						border-bottom-style: dashed;
						border-bottom-color: #263f1c;
						border-bottom-width: 1px;
						color: #263f1c;
						}

p.dashed a:hover		{
                        text-decoration: none;
						border-bottom-style: dashed;
						border-bottom-color: #ffe9a0;
						border-bottom-width: 1px;
						color: #ffe9a0;
						}

p.solid					{
						margin-top: -20px;
						margin-bottom: 75px;
						}

p.solid span			{
  						color: #444444;
						margin-left: 0.5em;
						font-size: 90%;
						}

span.ooo				{margin-left: 1.25pt !important; margin-right: 1.25pt !important;}


p.solid a				{
                        text-decoration: none;
						border-bottom-style: solid;
						border-bottom-color: #263f1c;
						border-bottom-width: 1px;
						color: #263f1c;
						}

p.solid a:hover		{
                        text-decoration: none;
						border-bottom-style: solid;
						border-bottom-color: #ffe9a0;
						border-bottom-width: 1px;
						color: #ffe9a0;
						}


