/* UNIVERSAL */

html, body {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #595a5a;
	background: #dae3e8;
}
a img {
	border: 0;
	
}
a {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.hidden
{position:absolute;
left:0px;
top:-5000px;
width:1px;
height:1px;
overflow:hidden;}


.leftImage{margin:5px 20px 0 0; float:left; border:3px solid #e5e8eb;}
.rightImage{margin:5px 20px 0 0; float:right; border:3px solid #e5e8eb;}

.clear {
	clear: left;
}
.clear2 {
	clear: right;
}
div#container, div#container2 {
	width: 925px;
	margin: 0 auto;
}
div#outer {
	background: #fff url(../img/bg.gif) repeat-x;
}
div#outer2 {
	background: #fefefe url(../img/bg2.gif) repeat-x;
}
div#upper {
	padding-top: 20px;
}
div.separate {
	height: 20px;
	background-color: transparent;
}
#header {
	height: 90px;
	position: relative;
	background: url(../img/headerbg.jpg) no-repeat;
}
a#logo {
	position: absolute;
	top: 16px;
	left: 10px;
}
p#phone {
	position: absolute;
	top: 23px;
	right: 12px;
	text-align: right;
	color: #727272;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	letter-spacing:0.02em;
}
p#phone span.note {
	color: #6a84bd;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	margin-left: 10px;
}
ul#nav {
	position: absolute;
	top: 55px;
	right: 12px;
	height: 31px;
}
ul#nav li {
	list-style: none;
	height: 31px;
	float: left;
	position: relative;
	padding-left: 5px;
}
ul#nav li.first {
	padding-left: 0;
}
ul#nav li a {
	height: 31px;
	text-indent: -9000px;
	display: block;
	outline: 0;
}
ul#nav li a.nav-home {
	background: url(../img/nav-home.gif) no-repeat top left;
	width: 59px;
}
body#home ul#nav li a.nav-home, body#home ul#nav li a.nav-home:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-study {
	background: url(../img/nav-study.gif) no-repeat top left;
	width: 95px;
}
body#study ul#nav li a.nav-study, body#study ul#nav li a.nav-study:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-about {
	background: url(../img/nav-about.gif) no-repeat top left;
	width: 83px;
}
body#about ul#nav li a.nav-about, body#about ul#nav li a.nav-about:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-faq {
	background: url(../img/nav-faq.gif) no-repeat top left;
	width: 43px;
}
body#faq ul#nav li a.nav-faq, body#faq ul#nav li a.nav-faq:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-contact {
	background: url(../img/nav-contact.gif) no-repeat top left;
	width: 77px;
}
body#contact ul#nav li a.nav-contact, body#contact ul#nav li a.nav-contact:hover {
	background-position: 0 -62px;
}
ul#nav li a:hover {
	background-position: 0 -31px;
}
div#main {
	margin: 0;
	margin-bottom: 10px;
}
div#main-bg {
	height: 199px;
	
	/* changed images to eliminate photo frame */
	background: url(../img/mainOldVideo.jpg) no-repeat top left;
	
	background: url(../img/main02.jpg) no-repeat top left;

	position: relative;
}
body#study div#main-bg {
	height: 140px;
	background: url(../img/study-bg.jpg) no-repeat top left;
	position: relative;
}
body#about div#main-bg, body#faq div#main-bg, body#contact div#main-bg {
	height: 140px;
	background: url(../img/about-bg.jpg) no-repeat top left;
	position: relative;
}
body#study div#main-bg h3, body#about div#main-bg h3, body#faq div#main-bg h3, body#contact div#main-bg h3 {
	position: absolute;
	top: 23px;
	left: 46px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	font-size: 36px;
	font-family: Georgia, serif;
}
body#study div#main-bg p.desc, body#about div#main-bg p.desc, body#faq div#main-bg p.desc, body#contact div#main-bg p.desc {
	position: absolute;
	top: 65px;
	left: 48px;
	font-style: italic;
	color: #f4d410;
	font-size: 14px;
	font-family: Georgia, serif;
	letter-spacing: 0.03em;
}
body#study div#main-bg a.volunteer, body#about div#main-bg a.volunteer, body#faq div#main-bg a.volunteer, body#contact div#main-bg a.volunteer {
	position: absolute;
	top: 94px;
	left: 47px;
	width: 137px;
	height: 28px;
	background: url(../img/volunteer-small.gif) no-repeat;
}
body#study div#main-bg a.volunteer:hover, body#about div#main-bg a.volunteer:hover, body#faq div#main-bg a.volunteer:hover, body#contact div#main-bg a.volunteer:hover {
	background-position: 0 -28px;
}

a.volunteerSmall {
    display:block;
	position: absolute;
	top: 94px;
	left: 47px;
	width: 137px;
	height: 28px;
	background: url(../img/volunteer-small.gif) no-repeat;
}
a.volunteerSmall:hover {
    background: url(../img/volunteer-small.gif) no-repeat;
	background-position: 0 -28px;
}

body#contact div#content-big p {
	margin: 10px;
	display: block;
}
body#contact form {
	margin: 10px;
	color:#5673a0;
	font-weight:bold;
}
body#contact form input, body#contact form textarea {
	margin-bottom: 10px;
}
body#contact form select {
	margin-bottom: 20px;
}
div#main-bg h3 {
	position: absolute;
	bottom: 100px;
	left: 341px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	font-size: 36px;
	font-family: Georgia, serif;
}
div#main-bg p.desc {
	position: absolute;
	bottom: 80px;
	left: 345px;
	font-style: italic;
	color: #f4d410;
	font-size: 1.05em;
	font-weight:bold;
	font-family: Georgia, serif;
	letter-spacing: 0.03em;
}
div#main-bg a.volunteer {
	position: absolute;
	left: 342px;
	bottom: 38px;
	width: 163px;
	height: 34px;
	background: url(../img/volunteer-now.gif) no-repeat;
	display: block;
	text-indent: -9000px;
	outline: 0;
}
div#main-bg a.volunteer:hover {
	background-position: 0 -34px;
}
div#main-bg img.photo {
	position: absolute;
	right: 156px;
	bottom: 50px;
}
div#main-bg h4 {
	font-weight: normal;
	font-style: italic;
	color: #f7f9fa;
	font-size: 18px;
	font-family: Georgia, serif;
	margin-bottom: 8px;
}
div#main-bg p.learn {
	line-height: 1.5em;
	color: #fff;
	font-style: italic;
	margin-bottom: 10px;
}
div#main-bg p.social {
	line-height: 1.5em;
	color: #3c5070;
	font-weight: bold;
	margin-bottom: 10px;
}
div.info {
	display: block;
	position: absolute;
	top: 38px;
	right: 33px;
	width: 110px;
}
div.social {
	display: block;
	position: absolute;
	text-align: center;
	bottom: 17px;
	right: 30px;
	width: 230px;
	background: url(../img/social_bg.png) no-repeat;
	height: 27px;
}
div#main a.watch {
	color: #e3d463;
	text-decoration: none;
	background: url(../img/arrow.gif) no-repeat top left;
	padding-left: 25px;
	text-decoration:underline;
}

div#main a:hover.watch {
	color: #9cc6f1;
}

div.hr {
	width: 925px;
	height: 15px;
	background: url(../img/hr.gif) no-repeat top left;
}
div.hr hr {
	display: none;
}

/* start new banner */

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('ProximaNova-Semibold-webfont.eot');
    src: url('ProximaNova-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('ProximaNova-Semibold-webfont.woff2') format('woff2'),
    url('ProximaNova-Semibold-webfont.woff') format('woff'),
    url('ProximaNova-Semibold-webfont.ttf') format('truetype'),
    url('ProximaNova-Semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.notice {
    width: 917px;
    padding-left: 4px;
    height: 87px;
    background-image: url(../img/notice-bg.jpg);
    background-repeat: repeat-x;
}
.notice p {
    font-family: 'proxima_novasemibold';
    font-size: 13px;
    color: #5673a0;
    padding: 16px 0 0 0;
    line-height: 20px;
    margin: 0;
}
.notice-icon {
    width: 102px;
    height: 87px;
    float: left;
    background-image: url(../img/notice-icon.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

/* end new banner */

div#notice {
	height: 32px;
	width: 917px;
	margin-left: 4px;
	background: url(../img/notice-bg.gif) no-repeat;
	position: relative;
}
div#content {
	width: 642px;
	float: left;
	margin: 0;
	margin-left: 4px;
	padding: 0 0 0 0;
	border-right: 1px dashed #dde3ec;
	margin-top: 14px;
	background: #fff;
}
div#content-big {
	width: 622px;
	float: left;
	margin: 0;
	margin-left: 4px;
	padding: 0 15px 0 0;
	border-right: 1px dashed #dde3ec;
	margin-top: 14px;
	background: #fff;
}
div#sidebar {
	width: 270px;
	float: left;
	margin: 0;
	margin-left: 4px;
	padding: 0;
	background: url(../img/sidebar-down.gif) no-repeat bottom left;
}
div#sidebar-inner {
	background: #eceef0 url(../img/sidebar-up.gif) no-repeat top left;
}
div#sidebar img.middle {
	width: 268px;
	margin: 10px auto;
	padding-top: 10px;
	display: block;
}
div#sidebar p {
	color: #595a5a;
	line-height: 1.5em;
	margin: 10px;
}
div#sidebar p a {
	color: #5673a0;
	text-decoration: none;
	font-weight: bold;
}
div#left {
	width: 352px;
	padding-right: 10px;
	border-right: 1px dashed #dde3ec;
	float: left;
}
div#left p {
	color: #595a5a;
	margin: 10px;
	line-height: 1.5em;
}
div#right {
	width: 256px;
	margin-left: 10px;
	float: left;
}
div#right div.item {
	background: url(../img/right-bg.gif) no-repeat;
	width: 256px;
	height: 59px;
	margin-bottom: 4px;
	position: relative;
}
h3.title {
	height: 25px;
	background: url(../img/title-bg.gif) repeat-x;
	color: #586d87;
	font-size: 17px;
	font-family: Georgia, serif;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	position: relative;
}
/*h3.title a {
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 128px;
	height: 24px;
	background: url(../img/tell.gif) no-repeat;
	display: block;
}
h3.title img.arr {
	margin-left: 120px;
}
h3.title a:hover {
	background-position: 0 -24px;
}
h3.title a.blank {
	background: none;
	font-size: 12px;
	text-decoration: underline;
	color: #7c91b9;
	padding: 0;
	display: inline;
	position: relative;
	right: 0; top:-2px;
}

h3.title a:hover.blank {
    color:#5670a2;
}

div#right h3.title {
	margin-bottom: 10px;
}*/
div.item div.number {
	position: absolute;
	top: 19px;
	left: 10px;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
}
div.item p.question {
	position: absolute;
	top: 12px;
	left: 39px;
	color: #e39b00;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}
div.item p.question a{
	text-decoration: none;
	color: #e39b00;
}

div.item p.question a:hover{
	color: #7490c9;
}

div.item p.answer {
	position: absolute;
	top: 34px;
	left: 39px;
	color: #405268;
}
body#study h3.title {
	margin-bottom: 15px;
}
div.study-item {
	background: url(../img/study-item.gif) repeat-x;
	height: 113px;
	margin-bottom: 4px;
	position: relative;
}
div.study-item div.flag {
	background: url(../img/flag.gif) no-repeat;
	width: 33px;
	height: 36px;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	position: absolute;
	top: 13px;
	left: -6px;
	padding-left: 10px;
	padding-top: 10px;
}
div.q {
	background: url(../img/q.gif) no-repeat;
	width: 21px;
	height: 24px;
	position: absolute;
	top: 13px;
	left: -6px;
}
div.a {
	background: url(../img/a.gif) no-repeat;
	width: 21px;
	height: 24px;
	position: absolute;
	top: 48px;
	left: -6px;
}

div.a02 {
	background: url(../img/a.gif) no-repeat;
	width: 21px;
	height: 24px;
	position: absolute;
	top: 66px;
	left: -6px;
}

div.friends {
	margin: 15px 20px 15px 20px;
	line-height: 2em;
}
div.friends a {
	color: #5673a0;
}
div.friends a:hover {
	color:#354e6c;
}
div.study-item div.photo {
	position: absolute;
	top: 8px;
	left: 52px;
	width: 126px;
	height: 99px;
	background: url(../img/frame.gif) no-repeat;
}
body#about div.photo {
	width: 126px;
	height: 99px;
	background: url(../img/frame.gif) no-repeat;
	margin-top: 10px;
	position: relative;
	float: left;
}
div.photo img {
	padding-top: 8px;
	padding-left: 8px;
}
div.photo span {
	width: 16px;
	height: 32px;
	display: block;
	position: absolute;
	top: -2px;
	right: 7px;
	background: url(../img/clip.png) no-repeat;
}
body#about div.name {
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

a.viewBio{color:#1e518d; text-decoration:underline; font-size:13px; margin:10px 5px; background:url(../img/bio.gif) no-repeat;
padding-left:22px;}
a:hover.viewBio{color:#507fb7;}

body#about div.name h4 {
	text-transform: uppercase;
	color: #d79506;
	margin-bottom: 8px;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, serif;
}
body#about div.name p {
	line-height: 1.5em;
}
body#about div#content-big strong {
	color: #5673a0;
	margin-bottom: 10px;
}
body#about div#content-big ul {
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 15px;
}
body#about div#content-big ul li {
	padding-left: 10px;
	background-image: url(../img/dotarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-bottom: 7px;
	font-size: 11px;
}
div.study-item p.question {
	position: absolute;
	top: 23px;
	left: 195px;
	color: #d79506;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	text-transform: uppercase;
}
div.study-item p.answer {
	position: absolute;
	top: 44px;
	left: 195px;
	color: #405268;
}
div.study-item div.dl {
	background: url(../img/dlbg.gif) no-repeat;
	width: 144px;
	height: 44px;
	position: absolute;
	top: 1px;
	right: 11px;
}
div.dl a {
	color: #66748e;
	margin: 22px 0 0 50px;
	display: block;
	font-weight:bold;
}
div.dl a.online{
margin: 12px 0 0 50px; font-weight:normal;
}
body#study div#sidebar p.comply {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 11px;
	text-transform: uppercase;
	color: #4a4b4c;
	padding-top: 20px;
	display: block;
}

.comply {
    width:180px;
	margin: 15px 0 0 80px;
	padding:10px 0 0 0;
	position:relative;}
	
.comply p{
    font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-size: 11px;
	text-transform: uppercase;
	color: #5673a0;
}

.comply02 {
	margin: 15px 0 0 80px;
	padding:10px 0 0 0;}
	
body div#sidebar p.notice1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #5873a0;
	font-weight: bold;
}
.hs {
	position:absolute;
	width:74px;
	height:71px;
	left: -70px;
	top: 10px;
}
a.prev, a.next {
	color: #7c91b9;
}

a:hover.prev, a:hover.next {
	color: #5670a2;
}
div.control {
	background: url(../img/control-bg.gif) repeat-x;
	height: 25px;
	margin-top: 10px;
	position: relative;
}
div.dlpdf {
	height: 25px;
	position: relative;
	background: url(../img/pdf.gif) no-repeat;
	background-position: 427px 0;
	margin-top: 10px;
}
div.dlpdf a {
	position: absolute;
	top: 5px;
	left: 460px;
	color: #66748e;
}
a.prev {
	position: absolute;
	left: 10px;
	top: 5px;
}
a.next {
	position: absolute;
	right: 10px;
	top: 5px;
}
div#sidebar h4 {
	font-size: 17px;
	font-family: Georgia, serif;
	color: #586d87;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	padding-top: 10px;
}
div#sidebar ul {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	list-style: none;
	margin-bottom: 10px;	
}
div#sidebar ul li {
	font-size: 11px;
	border-bottom: 1px solid #fefefe;
	border-top: 1px solid #ced4d7;
	padding-left: 15px;
}
div#sidebar ul li.first {
	border-top: 0;
}
div#sidebar ul li.last {
	border-bottom: 0;
}
div#sidebar ul li a {
	padding-left: 15px;
	background-image: url(../img/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #5673a0;
}
div.questionbox, div.questionbox02 {
	margin-top: 4px;
	border-top: 1px solid #eff1f9;
	background-color: #fcfcfc;
	background: url(../img/gradient.gif) bottom left repeat-x;
	padding-bottom: 20px;
	position: relative;
}


div.questionbox input, div.questionbox select {
	background-color:none;
	border:none;
	background: url(../img/formBckg.gif) no-repeat;
	width:311px;
	height:34px;
	padding:8px 15px 0 5px;
}

div.questionbox select {
	padding:5px 0 2px 5px;
}

div.questionbox textarea{
	background-color:none;
	border:none;
	background: url(../img/formBckg02.gif) no-repeat;
	width:311px;
	height:90px;
	padding:8px 15px 8px 5px;
}

#sendBtn {
	width: 129px;
	height: 25px;
	margin:0;
}
#sendBtn input {
	width: 129px;
	height: 25px;
	margin:0;
	background:none;
	padding:none;
}

div.questionbox h4, div.questionbox02 h4 {
	margin: 20px 0 0 33px;
	color: #d79506;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	font-family: Georgia, serif;
}

div.questionbox02 h4 {
	margin: 20px 0 0 15px;
	}
	
div.questionbox p, div.questionbox02 p {
	font-size: 11px;
	line-height: 1.4em;
	color: #595a5a;
	margin: 17px 20px 0 33px;
	display: block;
}

div.questionbox02 p {
    font-size: 12px;
	margin: 17px 20px 0 15px;
}

div.questionbox02 p br{
	margin: 0 0 10px 0;
}

div#footer {
	background-color: #dae3e8;
	height: 62px;
	background: url(../img/footer-bg.gif) repeat-x;
}
div#footer-inner {
	height: 62px;
	background: url(../img/footer-inner.gif) repeat-x;
	width: 925px;
	margin: 0 auto;
	position: relative;
}
div#footer-inner p.copyright {
	position: absolute;
	color: #5d5d5d;
	font-size: 11px;
	left: 12px;
	top: 20px;
}
div#footer-inner p.privacy {
	position: absolute;
	color: #5d5d5d;
	font-size: 11px;
	right: 12px;
	top: 20px;
}
div#footer-inner p.address {
	position: absolute;
	color: #5d5d5d;
	font-size: 11px;
	right: 55px;
	top: 45px;
}
div#footer-inner p.approval {
	position: absolute;
	color: #5d5d5d;
	font-size: 11px;
	left: 12px;
	top: 45px;
}
div#footer-inner p.bpru {
	position: absolute;
	color: #5d5d5d;
	font-size: 11px;
	right: 12px;
	top: 45px;
}

/* thickbox */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{
	padding: 0px;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #909596;text-decoration:none;}
#TB_window a:visited {color: #909596;}
#TB_window a:hover {color: #e99059;text-decoration:none;}
#TB_window a:active {color: #909596;}
#TB_window a:focus{color: #909596;text-decoration:none;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #e5e5e5;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:3px 2px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_closeAjaxWindow a{
text-decoration:none;	
	
}
#TB_heading1{
  padding:4px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:left;
color:#586D87;
font-family:Georgia,serif;
font-size:17px;
font-weight:normal;
}



#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
background: url(../img/JQheaderBckg.gif) repeat-x;
height:30px;
}
#tell_a_friend{
margin-top:5px;	
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -55px 0 0 -45px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#content-big .share {
	background: url(../img/share_bg.png) no-repeat top left transparent;
	float: right;
	/*padding: 3px 0 0 0;*/
	width:149px;
	height:20px;
	text-align: right;
}

#content-big .share a {
	margin: 0 2px 0 0;
}

.d80 {
	color: #4565a2;
	position: absolute;
	top: 7px;
	left: 213px;
	font: bold italic 13px arial;
	background: #f8f9f9;
width: 18px;
}