@charset "utf-8";

#content_top {
	position: relative;
	left: 0px;
	height: 120px;
	padding: 5px;
}
#content_top img {
	float: right;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#flash {
	position: relative;
	top: 0px;
	text-align: center;
	left: 0px;
}
#content_middle {
	position: relative;
}

#radiogel {
	position: relative;
	top: 0px;
	right: 0px;
}
.below_header {
	font-weight: bold;
	
}

#big_image {
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
}

.cells {
	position: relative;
	font-size: 11px;
	font-weight: bold;
}


.cell_left {
	height: 60px;
	width: 145px;
	position: relative;
}


.cell_left div{
	text-align: center;
	position: absolute;
	top: 25px;
	z-index: 2;
	width: 100%;
	left: 0px;
}
.cell_right {
	width: 120px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 145px;
}
.cell_right div {
	text-align: center;
	position: absolute;
	top: 5px;
	z-index: 2;
	width: 100%;
	left: 0px;
}



.boxes {
	margin: 10px;
}
.left_boxes {
	width: 380px;
	height: 190px;
}
.left_boxes1 {
	width: 340px;
}
.left_boxes2 {
	width: 100%;
}
.boxes .text_in {
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.read_more {
	text-align: left;
	margin: 10px 0!important;
	font-size: 12px;
}

.boxes .img_in {
	/*position: relative;*/
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.boxes  .img_in1 {
	/*position: relative;*/
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.boxes   .img_in2 {
	position: relative;/**/
	float: left;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}

.text_in_down ul {
	list-style-type: square;
	list-style-position: inside;
}
.boxes    .text_in_down {
	text-align: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.boxes  .text_in_up {
	text-align: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.boxes  .img_in_r {
	float: right;
	width: 300px;
	text-align: center;
	position: relative;
	padding-right: 15px;
}
#img_in_r_m {
	float: right;
	width: 150px;
	text-align: center;
	position: relative;
	padding-right: 15px;
}
.boxes  .img_in_float {
	position: relative;
	text-align: right;
	float: right;
	padding-right: 20px;
	margin-left: 20px;
}
.boxes      .text_in_down li {
	text-align: left;
	padding-bottom: 5px;
}

.text_in ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
}
#slide {
	width:600px;
	position: relative;
	height: 150px;
}


.header_screen {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	line-height: 150%;
}

#mucotherapy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 150%;
}


.header_radiogel {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	line-height:30px;
}
#radiogel_left {
	float:left;
	width:250px;
	position:relative;
	left: 0px;
}
.green {
	color: #94b13f;
}
#blue {
	font-weight: bold;
	color: #0072bc;
}
#grey {
	color: #8d92a3;
}


.green_small {
	color: #87AB32;
	font-size: 14px;
}

