#page {
	float: left;
	width: 736px;
}
#page h3{
	border-top: 2px solid #005189;
	font-size: 22px;
	color: #005189;
	padding: 0 10px 10px 10px;
}
#page h3.hnews {
	color: #a70509;
}
#page h3.tnews {
	padding-top: 10px;
}
#page div.subtitle{
	margin-bottom: 10px;
	border-bottom: 1px solid #D4EAF5;
	font-size: 18px;
	color: #005189;
}
#page .subpage{
	padding: 10px 10px 20px 10px;
	font-size: 12px;
}
#page .navi {
	border-top: 1px solid #67c5eb;
	padding: 6px 10px;
	font-size: 12px;
}
#page .navi img {
	display: inline;
	vertical-align: bottom;
}
#page .navi a {
	color: #0081C3;
}
/*#page a {
	color: #0081C3;
}*/
.wysiwyg a {
	color: #0081c3;
}

/*
 * PATH
 */
#path {
	padding: 5px 10px;
	font-size: 11px;
}
#path span {
	color: #0081C3;
	padding-right: 2px;
}
#path span.sel {
	color: #666666;
}
#path a {
	font-size: 11px;
	color: #0081C3;
	padding-right: 2px;
}
#path a.sel {
	color: #666666;
}

/* PAGER */
#pager {
	padding-top: 10px;
	font-size: 12px;
}
#pager a {
	color: #0081C3;
	font-size: 12px;
	text-decoration: underline;
}
#pager a:hover {
	color: #666666;
}
#pager .current_page {
	color: #666666;
	font-weight: bold;
}
#pager td {
	padding: 3px;
}

/*
 * LOGIN
 */
.logowanie {
	padding: 0 0 20px 0;
}
.logowanie .pytanie {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.logowanie .buttony {
	margin-top: 10px;
	text-align: center;
}

/* 
 * NEWSY
 */
.news {
}
.news_theheart {
	position: absolute;
	margin-top: -35px;
	margin-left: 540px;
}
.news_pap {
	position: absolute;
	margin-top: -35px;
	margin-left: 500px;
}
.news_archiwum {
	position: absolute;
	margin-top: -30px;
	margin-left: 660px;
}
.news_date {
	color:#666;
	font-size:10px;
}
.news_title {
	padding: 2px 0;
}	
.news_title, .news_title a {
	color:#005189;
	font-size:15px;
	font-weight:bold;
}
.news_title a:hover {
	color:#005189;
}
.news_subtitle {
	font-size:10px;
}
.esc_news img {
	padding-bottom:1px; 
	vertical-align:middle; 
	margin: 0;
}
.news_abstract, .news_abstract a {
	color:#333333;
	font-size:12px;
	line-height: 1.4;
}
.news_abstract a:hover {
	color:#333333;
}
.news_content {
	padding-top: 10px;
	font: 13px arial;
	line-height:1.3em;
}
.news_content table {
	width: 100%;
	border-collapse: collapse;
	font: 13px arial;
	border: 1px solid #ffffff;
}
.news_content .wysiwyg table td {
	border: 1px solid #ffffff;
	background: #D4EAF5;
	padding: 5px;
}
.news_footer {
	margin-top:30px;
}
.news_list .news_item {
	padding: 15px 0;
}		
.news_list .news_sep {
	background:transparent url(../images/hp_item_sep.png) repeat-x left bottom;
}		

/* 
 * WYDAWNICTWA
 */
.book_title {
	padding: 2px 0;
}	
.book_title, .book_title a {
	color:#005189;
	font-size:15px;
	font-weight:bold;
}
.book_lead, .book_lead a {
	color:#333333;
	font-size:12px;
}
.book_picture {
	margin-right: 15px;
}
.book_button {
	margin-top: 5px;
}
.book_list .book_item {
	padding: 15px 0;
}		
.book_list .book_sep {
	background:transparent url(../images/hp_item_sep.png) repeat-x left bottom;
}
.book_photo {
	margin-right: 20px;
}
.book_photo_info {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-weight: bold;
}
.book_photo_button {
	text-align: center;
	margin-top: 10px;
}
.book_photo_button img{
	display: inline;
}
.book_content {
	width: 520px;
}
.book_message {
	font-size: 13px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	text-align: center;
}
.book_close a {
	font-size: 13px;
}

.search_results {
	font-size: 14px;
}

/*
 * RSS
 */
.rss_item {
	margin: 10px 0;
}
.rss_item a {
	font-size: 15px;
	color: #005189;
	font-weight: bold;
}

.sitemapPos {
	margin: 10px 0;
}
.sitemapPos a {
	font-size: 14px;
	color: #005189;
	font-weight: bold;
}
/*
 * FORM
 */
.formBox {
	margin: 6px 0 6px 0;
}
.formTop, .formBottom {
	margin: 0 1px;
	background-color: #cbeffd;
	height: 1px;
	overflow: hidden;
}
.form {
	border-top: 1px solid #cbeffd;
	border-right: 2px solid #cbeffd;
	border-bottom: 1px solid #cbeffd;
	border-left: 2px solid #cbeffd;
	padding: 10px;
	background-color: #DEF2F9;
}
.form input.text, .form textarea.textarea {
	width: 200px;
	padding: 2px;
}
.form select#region {
	width: 206px;
	padding: 2px 0;
	font: 11px Arial;
	height: 22px;
}
.form select#region option{
	padding: 1px;
}
.form td {
	padding: 2px 10px;
	font-size: 12px;
}
.form td.error {
	text-align:left;		
}
.form input.red_border, .form textarea.red_border, .form select.red_border {
	border:1px solid red;
}
.form input.red_font {
	color:red;
	font-weight:bold;
}
.form td.label {	
	width:100px;
	text-align:right;
}
.form td.submit{
	text-align: right;
}

.praca .form input.text, .praca .form textarea.textarea {
	width: 300px;
}
.praca .form input.file {
	width: 306px!important;
}
.praca .form td.label {
	width:150px;
}
.bookForm .form td.label {
	width: 160px!important;
}
.bookForm .form select {
	width: 206px;
}


div.dymek {
	background-color: #E9F4F8;
	font: 12px tahoma, sans-serif;
	color: #2882b7;
	visibility: hidden;
	width: 250px;
	position: absolute;
	border: solid 1px #67C5EB;
	padding: 10px;
	top: 0px;
}
div.dymek a {
	color: #2882b7;
	text-decoration: underline;
}
#closeLink {
	color: #2882b7;
	text-decoration: none;
}
#closeLink:hover {
	text-decoration: underline;
}

#congress {
	z-index:1000;
	position:absolute;
	top:55px;
	left:590px;
}

#congress .space {
	background-color:white;
}

#congress .text {
	width:200px;
	height:50px;
	background-color:white;
}

/**
 * FILE LIST
 */
.downloadFiles{
	margin: 30px 0 20px 0;
}

.fileList {	
	background-color: #ffffff;
	padding: 10px 0 10px 20px;
}
.fileList .media {
	padding: 5px 0 0 0;
}
.fileList .media .part2 {
	width: 360px;
}
.fileList .media p {
	margin: 0;
}
.fileList .media p.info {
	padding: 13px 0 0 5px;
	border-top: 1px solid #D4EAF5;
	margin-left:10px;
}
.fileList .media p.name, .fileList .media p.date {
	padding: 10px 0 0 20px;
}
.fileList .media p.date {
	margin-top:-12px;
	font-size: 0.9em;	
}
.fileList .media .name a {
	color: #0081c3;
	font-size: 1.3em;
	font-weight: bold;
}

.fileList .media .tv_name a {
	color: #0081C3;
	font-size: 1em;
}
/* 
 * KURSY 
 */
.kurs_title {
	color:#005189;
	font-size:15px;
	font-weight:bold;
}
.kurs_lead {
}
.kurs_lead2 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
}
div.tvnews{
	width: 310px;
	margin: 0 auto;
	margin-top: 20px;
}
div#fileList {
	margin-top: 30px;
	margin-bottom: 20px;	
}
div#fileList .media_academy {
	width: 168px;
	padding: 10px 0 10px 0;
	border: 2px solid white;
	height: 180px;
	background-color: #e9f4f8;
}
div#fileList .media_academy .tv_icon {
	width: 100px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
}
div#fileList .media_academy .tv_name_title {
	padding: 0 5px;
	text-align: center;
}
div#fileList .media_academy .tv_name_title a {
	color: #005189;
	font-size: 12px;
	font-weight: bold;
}
div#fileList .media_academy .tv_name_abstract {
	padding: 0 5px;
	text-align: center;
}
div#fileList .media_academy .tv_name_abstract a {
	color: #666666;
	font-size: 12px;
}

/*
 * BADANIA TRIAL
 */
.redaktor {
	padding-left: 10px;
	font-size: 12px;
}
.redaktor a {
	color: #0081C3;
}
.redaktor span {
	color: #0081C3;
}
#badania {
	font-size: 12px;
}
#badania a {
	color: #0081C3;
}
#badania .locked {
	display:inline;
}
#badania .trialForm {
	margin-top: 10px;
	font-size: 12px;
	border: 1px solid #67C5EB;
}
#badania .trialForm .header {
	padding: 2px 10px;
	color:#005189;
	font-size:16px;
	font-weight:bold;
	background-color: #e9f4f8;
}
#badania .trialForm .field {
	padding: 10px 20px
}
#badania .trialForm .line {
	padding: 5px 0;
}
#badania .trialForm .text {
	padding-top: 2px;
	width: 130px;
}
#badania .trialForm .input input, 
#badania .trialForm .select select {
	width: 250px;
	color: #474747;
}
#badania .trialForm .button {
	margin-left: 313px;
}

#badania .trialTable {
	margin-top: 20px;
	font-size: 12px;
	border: 1px solid #67C5EB;
}
#badania .trialTable td{
	padding: 5px;
	font-size: 12px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #67C5EB;
}
#badania .trialTable th {
	padding: 5px;
	color: #005189;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	border-right: 1px solid #67C5EB;
}

#badania .trialTable .header {
	padding: 2px 10px;
	color:#005189;
	font-size:16px;
	font-weight:bold;
	background-color: #e9f4f8;
	border-bottom: 0;
}
#badania .trialTable .ttitle a {
	font-weight: bold;
	color: #0081C3; 
}
#badania .trialTable .tabstract a {
	color: #666666;
}
#badania .trialTable .noltrials {
	padding: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#badania .trialContent {
	margin-top: 20px;
}
#badania .trialContent .akronim {
	color:#005189;
	padding: 3px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
#badania .trialContent .rozwiniecie {
	padding: 0px 0 3px 0;
	font-size: 13px;
	border-bottom: 1px solid #2a88bc;
	width: 100%;
}
#badania .trialContent .caption {
	font-size: 13px;
	font-weight: bold;
}
#badania .trialContent .caption9 {
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 5px 0;
}
#badania .trialContent .caption2 {
	font-size: 13px;
	font-weight: bold;
	width: 250px;
}
#badania .trialContent .caption3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
	width: 200px;
}
#badania .trialContent .caption4 {
	padding-top: 20px;
}
#badania .trialContent .choroba { width: 350px;  }
#badania .trialContent .leczenie { width: 350px; margin-left: 15px; }
#badania .trialContent .typy {
	margin-right: 10px;
	width: 160px;
	padding-bottom: 10px;
	border-right: 2px solid #2a88bc;
}
#badania .trialContent .typy .caption {
	padding-bottom: 3px;
}
#badania .trialContent .typy .pos {
	padding: 5px 0 5px 0;
}
#badania .trialContent .text {
	height: auto;
	padding-bottom: 5px;
}
#badania .trialContent .text4 {
	padding: 0 0 6px 0;
}
#badania .trialContent .typy .typ {
	width: 140px;
}

#iframe {
}
#iframe .title {
	color:#ffffff;
	background:transparent url(../misc/fancybox/fancy_title_over.png) repeat scroll 0 0;
	display:block;
	padding:10px;
	width:1000px;
	overflow:hidden;
	height:15px;
	font:12px Arial;
	text-align:left;
}

#boxTopLeftCorner img{
	width: 9px;
	height: 9px;
	margin: -27px 0 0 -29px;
	position: relative;	
}

#boxTop {
	border-top: 2px solid #CBEFFD;
	width: 782px;
	height: 7px;
}

#boxTopRightCorner {
	background:transparent url(../images/calc/top_right_corner_calc.png) no-repeat scroll 0 0;
	width: 9px;
	height: 9px;
}

#box {
	width: 800px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}	

#mainBox {
	width: 738px; 
	border-left: 2px solid #CBEFFD; 
	border-right: 2px solid #CBEFFD;
	padding: 16px 29px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	
}

#boxBottomLeftCorner {
	background:transparent url(../images/calc/bottom_left_corner_calc.png) no-repeat scroll 0 0;
	width: 9px;
	height: 9px;
}

#boxBottom {
	border-bottom: 2px solid #CBEFFD;
	width: 782px;
	height: 7px;
}

#boxBottomRightCorner {
	background:transparent url(../images/calc/bottom_right_corner_calc.png) no-repeat scroll 0 0;
	width: 9px;
	height: 9px;
}

#scoreForm {
	margin: 20px 0;
}

.boxFieldsetFirst {
	height: 64px;
	background-color: #E6EAEA;
	border-left: 1px solid #DBDFDF;
	border-right: 1px solid #DBDFDF;
	border-bottom: 1px solid #CED1D1;
	/*width: 690px;*/
	padding: 0 20px;
}

.boxFieldset {
	margin-top: 1px;
	height: 75px;
	background-color: #E6EAEA;
	border-left: 1px solid #DBDFDF;
	border-right: 1px solid #DBDFDF;
	border-bottom: 1px solid #CED1D1;
	width: 690px;
	padding: 0 20px;
}

.boxFieldsetLast {
	margin-top: 1px;
	height: 66px;
	background-color: #E6EAEA;
	border-left: 1px solid #DBDFDF;
	border-right: 1px solid #DBDFDF;
	width: 690px;
	padding: 0 20px;
}

#boxGrayTopLeftCorner {
	background:transparent url(../images/calc/top_left_gray_corner_calc.png) no-repeat scroll 0 0;
	width: 11px;
	height: 12px;
}

#boxGrayTop {
	background:transparent url(../images/calc/top_gray_calc.png) repeat-x scroll 0 0;
	width: 710px;
	height: 12px;
}

#boxGrayTopRightCorner {
	background:transparent url(../images/calc/top_right_gray_corner_calc.png) no-repeat scroll 0 0;
	width: 11px;
	height: 12px;
}

#boxGrayBottomLeftCorner {
	background:transparent url(../images/calc/bottom_left_gray_corner_calc.png) no-repeat scroll 0 0;
	width: 9px;
	height: 10px;
}

#boxGrayBottom {
	background:transparent url(../images/calc/bottom_gray_calc.png) repeat-x scroll 0 0;
	width: 714px;
	height: 10px;
}

#boxGrayBottomRightCorner {
	background:transparent url(../images/calc/bottom_right_gray_corner_calc.png) no-repeat scroll 0 0;
	width: 9px;
	height: 10px;
}

#scoreRes, #findriscRes, #framinghamRes {
	display: none;
	font-size: 18px;
	color: #00A8EF;
	padding-top: 15px;
	/*width: 500px;*/	
}
#mainBox .foot {
	margin-top: 20px;
}

#mainBox .title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ef;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	width: 500px;
}

.calc_form, #framinghamBox {
	/*margin-bottom: 20px;*/
	width: 742px;
	/*height: 550px;*/
	padding: 20px 27px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	border: 2px solid #cbeffd;
}

div.calc_top{
	margin-bottom: -2px;
	position: relative;	
	position:relative;
	z-index:1;
}

div.calc_bottom{
	margin-top: -2px;
	position: relative;
	margin-bottom: 20px;	
}

.calc_form {
	/*height: 880px;*/
}
#framinghamBox {
	/*height: 765px;*/
}

.calc_form .title,
#framinghamBox .title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ef;
	/*text-transform: uppercase;*/
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#mainBox .comment img {
	cursor: pointer;
}

#mainBox .text,
.calc_form .text,
#framinghamBox .text {
	font-size: 14px;
	color: #000000;
	margin: 20px 0 0 0;
	padding: 0;
	line-height:18px;
}

.calc_form fieldset,
#framinghamBox fieldset {
	/*position: absolute;*/
	left: 29px;
	padding: 0 0 0 20px;
}
#mainBox fieldset label,
.calc_form fieldset label,
#framinghamBox fieldset label{
	font-size: 14px;
	color: #000000;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	font-weight: bold;
}
#mainBox fieldset input,
.calc_form fieldset input,
#framinghamBox fieldset input{
	margin-right: 5px;
}
#mainBox .legend,
.calc_form .legend,
#framinghamBox .legend {
	padding-top: 10px;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 278px;
	padding-right: 10px;
}
#mainBox .field,
.calc_form .field,
#framinghamBox .field{
	float:left;
}

form#findriscForm, form#scoreForm, form#framinghamForm{
	margin: 15px 0 22px;
	background-image: url(../images/framingham/form_bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

form#findriscForm fieldset, form#scoreForm fieldset, form#framinghamForm fieldset{
	background-image: url(../images/framingham/form_separator.png);
	background-position: bottom;
	background-repeat: no-repeat;
	/*padding-bottom:17px;
	padding-top:17px;*/
}

form#findriscForm fieldset.cukrzyca, fieldset.pali, fieldset.palacz{
	background: none!important;
}

.calc_form .wysilek .field, .calc_form .blood_pressure .field, .calc_form .blood_pressure div.legend{ 
	padding-top: 20px; }
.calc_form .glukoza .field{ 
	padding-top: 13px; }
.calc_form .wysilek .legend, .calc_form .glukoza .legend{
	padding-top: 7px;}
.calc_form .plec { 
	height: 65px; }
.calc_form .plec div.field { 
	padding-top: 11px; }
.calc_form .plec div.legend, .calc_form .owoce div.legend, .calc_form .cisnienie div.legend, .plec div.legend{ 
	padding-top: 20px!important; }
.calc_form .box_height, .framinghamBack1 .box_height { 
	height: 75px; }
.calc_form .wiek div.field, .calc_form .smoke div.field, .calc_form .bmi div.field, .calc_form .obwod div.field, .calc_form .owoce div.field, 
.calc_form .cisnienie div.field, .calc_form .obwod div.legend, .skurczowe div.legend, .skurczowe div.field , .cholesterol div.legend, .cholesterol div.field, .pali div.field,
.calc_form .cholesterol_calk div.field, .calc_form .cholesterol_hdl div.field, .calc_form .diabetyk div.field, .calc_form .palacz div.field, .calc_form .cholesterol_calk div.legend, .calc_form .cholesterol_hdl div.legend{ 
	padding-top: 17px!important	; }
.calc_form .wiek div.legend, .calc_form .smoke div.legend, .calc_form .bmi div.legend, .pali div.legend, .calc_form .skurczowe div.legend, .calc_form .diabetyk div.legend, .calc_form .palacz div.legend { 
	padding-top: 28px!important; }
.calc_form .cukrzyca {
	height: 115px; }
.pali, .palacz {
	height: 65px!important; }
.calc_form label.cukrzyca2, .calc_form label.cukrzyca3{
	font-size:12px;
	margin-top:-24px;
	padding-top:0;
	position:relative;
	width:115px;}
.calc_form .cukrzyca .field{ 
	padding-top: 35px; 
	width: 420px}
.calc_form .cukrzyca div.legend {
	padding-top: 39px}
	
.wysilek, .glukoza {
	height: 80px;
}
.selectedTxt, .newList li{font-weight: bold}
.calc_form .foot,
#framinghamBox .foot {
	/*position: absolute;*/
	top: 518px;
	margin: 0;
	padding:0;
	width: 744px;
}
.calc_form .foot{
	top: 848px;
}
#framinghamBox .foot{
	top: 678px;
}

.calc_form .foot .text,
#framinghamBox .foot .text {
	/*width: 500px;*/
}
.foot img#submitScore,
#mainBox .foot img#backScore,
.calc_form .foot img#submitFindrisc,
.calc_form .foot img#backFindrisc,
img#clearCalc,
#framinghamBox .foot img#submitFramingham,
#framinghamBox .foot img#backFramingham{
	width: 214px;
	height: 57px;
	cursor: pointer;
}
.calc_form {
	/*background: url(../images/findrisc/background1.png);*/
	display:none;
}
.findriscBack2 {
	/*background: url(../images/findrisc/background2.png);*/
}
.framinghamBack1 {
	/*background: url(../images/framingham/background1.png);*/
}
.framinghamBack2 {
	/*background: url(../images/framingham/background2.png);*/
}

#mainBox .score2 {
	display: none;
}
#mainBox #cholesterol_mg {
	display: none;
}
.calc_form .findrisc2 {
	display: none;
}
#framinghamBox .framingham2 {
	display: none;
}
#framinghamBox #cholesterol_calk_mg {
	display: none;
}
#framinghamBox #cholesterol_hdl_mg {
	display: none;
}

.jquery-checkbox { 
	display: inline;
	float: left; 
	font-size: 30px; 
	line-height: 30px; 
	cursor: pointer;
	/*margin-top: 18px;*/
}
.jquery-checkbox .mark { 
	display: inline;
}
.jquery-checkbox img { 
	width: 30px; 
	height: 30px;
	margin-right: 5px; 
	vertical-align: middle; 
	display: inline;
	background: transparent url(../images/score/checkbox.png) no-repeat;
	background-position: 0px 0px;
}
.jquery-checkbox-checked img {
	background-position: 0px -30px;
}

.stylish-select ul.newList {left:-9999px;}
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #000; font-size: 20px; text-decoration:none; display:block;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; width:166px; background:#fff; position:absolute; border:2px solid #cacccb; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:170px; color:#000; height:41px; float:left; background:url(../images/score/select.png) no-repeat;}
.newListSelected {/*margin-top: 18px;*/ margin-right: 5px;}
.newListSelected span {width:170px; display:block;}
ul.newList li a {padding:3px 8px; display: block;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:124px; font-size: 20px; overflow:hidden; height:31px; padding:8px 40px 0 6px; text-align:right;}
.hiLite {background:#cacccb!important; color:#fff!important;}
.hiLite a {background:#cacccb!important; color:#fff!important;}
.newListHover {background:#cacccb!important; color:#fff!important; cursor:default;}

#framinghamForm ul.newList {width:181px;}
#framinghamForm .newListSelected {width:185px; background:url(../images/framingham/select2.png) no-repeat;}
#framinghamForm .newListSelected span {width:185px;}
#framinghamForm .selectedTxt {width:139px;}


/*
* Zak�adki kalkulator�w
*/
div.tabs{	
	width: 770px; }

div.tabs div.tab{	
	font-size: 14px;
	margin-left: 1px;
	cursor: pointer;
	font-weight: bold;
	color: #fff; }
	
div.tabs div.tab div.tabl{	
	background: url(../images/calc/tabl.png) no-repeat;
	background-position: left;
	width: 7px;
	height: 40px; }
	
div.tabs div.tab div.tabr{	
	background: url(../images/calc/tabr.png) no-repeat;
	background-position: right;
	width: 7px;
	height: 40px; }
	
div.tabs div.tab div.name{
	background: url(../images/calc/tab_bg.png) repeat-x;
	background-position: top;
	padding: 14px 10px 10px;}
	
div.tabs div.normal:hover div.tabl{	
	background: url(../images/calc/tabl_hover.png) no-repeat;
	background-position: left;
	width: 7px;
	height: 40px; }
	
div.tabs div.normal:hover div.tabr{	
	background: url(../images/calc/tabr_hover.png) no-repeat;
	background-position: right;
	width: 7px;
	height: 40px; }
	
div.tabs div.normal:hover div.name{
	background: url(../images/calc/tab_hover_bg.png) repeat-x;
	background-position: top;
	padding: 14px 10px 10px; }
	
div.tabs div.active {	
	cursor: default;
	border-bottom: 2px solid #fff;
	margin-bottom: -2px;
	position: relative;
	z-index: 999 }
	
div.tabs div.active div.tabl{	
	background: url(../images/calc/tabl_active.png) no-repeat;
	background-position: top;
	width: 7px;
	height: 40px; }
	
div.tabs div.active div.tabr{	
	background: url(../images/calc/tabr_active.png) no-repeat;
	background-position: top;
	width: 7px;
	height: 40px; }
	
div.tabs div.active div.name{
	background: url(../images/calc/tab_active_bg.png) repeat-x;
	background-position: top;
	padding: 14px 10px 10px;
	color: #000 }
	 
.fbicon{
	margin: 0 20px;	
}
.related { margin: 40px 0 0;}
.related_title { font-size: 14px; color: #666666; font-weight: bold; padding-bottom: 10px;}
.related .news_item {padding: 5px 0;}

