/*///////////////////////////////////////////*/
/*               BASIC WRAPPER               */
 
.cs-wrapper {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        }
#cs-wrapper .cs-head-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.83em;
    padding: 10px 0;
	margin: 4px 0 7px 0;
	}
#cs-wrapper	.cs-help-content-wrapper {
	font-family: Verdana,	Arial, Helvetica,	sans-serif;
	font-size:.83em;
		padding: 10px	3em	5em	3em;
	}
a	img	{
	border:none;
	}
#cs-wrapper	.n2	a,
#cs-wrapper	.n2	a:visited,
#cs-wrapper	.n2	a:hover,
#cs-wrapper	.n2	a:active {
				text-decoration:none;
				color:#069;
			}
#cs-wrapper	.n2	a:hover	{
		text-decoration:underline;
		color: #c60;
}
#cs-wrapper .n2 {
	font-size:1em;
	}
#cs-wrapper .n2 a, #cs-wrapper .n2 a:visited, #cs-wrapper .n2 a:hover, #cs-wrapper .n2 a:active {    text-decoration:none;    color:#069;    }
#cs-wrapper .n2 a:hover { 		text-decoration:underline; 		}

 
/*   END OF BASIC WRAPPER     */
