:focus {outline: 0;}

blockquote:before, blockquote:after,
q:before, q:after {content: '"';}
blockquote, q {quotes: '"' '"';}
h1 {font-size: 1.4em;}
h2 {font-weight: bold;}
strong {font-weight: bold;}
textarea {white-space: nowrap;}
	.tTip { width: 200px; position: relative; cursor: pointer; font-weight: bold;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.tip {
	color: #FFCB05;
	width: 212px;
	padding-top:13px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(images/tipTop.png) no-repeat top;}
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0px 25px 20px 25px;}
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 27px;}
