body {
	margin: 0px;
	padding: 0px;
	background: #d3d9d8 url(graphics/bg.jpg);
	background-repeat: repeat-x;
	font: 11px "trebuchet ms", tahoma, arial, sans-serif;
}
img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {	
	text-decoration: none;
	border: 0px;	
}

.mybody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: bold;
        /* text-align:justify;*/	
	color: #3c4a5d;
}

div.przerwa {
	height: 0px;
	font-size: 1px;
	clear: both;
}
div,p,a,form,h1,h2,h3,h4,h5,ul,il {
	margin: 0px;
	padding: 0px;
	
}
#contener {
	width: 900px;
	margin: 0 auto;
}
#top {
	height: 98px;
	background: url(graphics/top.jpg);
}
#top2 {
	height: 83px;
	background: url(graphics/top.jpg);
	padding-top: 15px;
}
#top_title {
	font: 48px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
	padding-left: 10px;
	padding-top: 5px;
}
#top_subtitle {
	font: 16px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
	padding-left: 15px;
	margin-top: -10px;
}
#services_top {
	width: 900px;
	height: 83px;
	background: url(graphics/services_top.jpg);
	margin-left: 5px;
	cursor:pointer;
}
#medical_top {
	width: 900px;
	height: 83px;
	background: url(graphics/medical_top.jpg);
	margin-left: 5px;
	cursor:pointer;
}
#veterinary_top {
	width: 900px;
	height: 83px;
	background: url(graphics/veterinary_top.jpg);
	margin-left: 5px;
	cursor:pointer;
}
#corporate_top {
	width: 900px;
	height: 83px;
	background: url(graphics/corporate_top.jpg);
	margin-left: 5px;
	cursor:pointer;
}
#investors_top {
	width: 900px;
	height: 83px;
	background: url(graphics/investors_top.jpg);
	margin-left: 5px;
	cursor:pointer;
}
#logo {
	padding-top: 20px;
	padding-left: 17px;
        padding-bottom: 5px;
}
#menu {
	width: 912px;
	height: 46px;
	background: url(graphics/menu.gif);
}
#menu ul#ul1 {
	margin: 0;
	padding: 0;
	list-style: none;
	z-order: 10;
	margin-left: 220px;
}

#menu li {
  float: left;
  position: relative;
	text-align: left;
	z-order: 11;
	display: inline;
}
#menu li.services div {
	height: 36px;
	width: 114px;
        padding-top: 3px;	
        background: url(graphics/services.gif);
	color: #3c4a5d;
	font: bold 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 36px;
	/*text-align: center;*/
	clear: both;
}
#menu li.services div:hover {
	background: url(graphics/services_.gif);
}
#menu li.contact div {
        height: 36px;
        width: 228px;
        padding-top: 3px;
        background: url(graphics/servicescontact.gif);
        color: #3c4a5d;
        font: bold 13px "trebuchet ms", tahoma, arial, sans-serif;
        line-height: 36px;
        /*text-align: center;*/
        clear: both;
}
#menu li.contact div:hover {
        background: url(graphics/services_contact.gif);
}
#menu li.medical div {
	height: 36px;
	width: 113px;
	background: url(graphics/medical.gif);
	color: #3c4a5d;
	font: bold 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 36px;
	/*text-align: center;*/
	clear: both;
}
#menu li.medical div:hover {
	background: url(graphics/medical_.gif);
}
#menu li.veterinary div {
	height: 36px;
	width: 132px;
	background: url(graphics/veterinary.gif);
	color: #3c4a5d;
	font: bold 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 36px;
	/*text-align: center;*/
	clear: both;
}
#menu li.veterinary div:hover {
	background: url(graphics/veterinary_.gif);
}
#menu li.corporate div {
	height: 36px;
	width: 135px;
	background: url(graphics/corporate.gif);
	color: #3c4a5d;
	font: bold 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 36px;
	/*text-align: center;*/
	clear: both;
}
#menu li.corporate div:hover {
	background: url(graphics/corporate_.gif);
}
#menu li.investors div {
	height: 36px;
	width: 102px;
	background: url(graphics/investors.gif);
	color: #3c4a5d;
	font: bold 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 36px;
	/*text-align: center;*/
	clear: both;
}
#menu li.investors div:hover {
	background: url(graphics/investors_.gif);
}
#menu li a {
	text-decoration: none;
	line-height: 25px;
	color: #fff;
	display: block;
	height: 25px;
	width: 145px;
	padding-left: 5px;
}
#menu li a:hover {
	color: #a4c1db;
}

#menu li ul {
  position: absolute;
  left: 0;
	z-order: 5;
}
.submenu {
	position: absolute;
  left: 0;
	z-order: 5;
}
#menu li ul li {
	border: 0;
	/*background: #52697d url(graphics/arrow.gif);*/
        background: #52697d;
        background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #a8b3be;
}
	
	
#menu li:hover {
	color: #fff;
}	
#menu li ul li a {
	text-decoration: none;
}

#zone1 {    /* la zone de lien */
float: left;
width : 150px;
height: 100px;
margin-left: 20px;
margin-top: 30px;
} 

#content {
	width: 889px;
	background: #fff;
	padding: 6px;
	padding-top: 12px;
	margin: 6px;
	margin-top: 0;
	overflow: hidden;
}
.l_box{
	width: 470px;
	height: 370px;

	float: left;
	margin-left: 5px;
	display: inline;
}
.l_box_services {
	width: 470px;
	height: 370px;
	background: url(graphics/services_div.jpg);
	float: left;
	margin-left: 9px;
	display: inline;
}
.l_box_medical {
	width: 470px;
	height: 370px;
	background: url(graphics/medical_div.jpg);
	float: left;
	margin-left: 9px;
	display: inline;
}
.l_box_veterinary {
	width: 470px;
	height: 370px;
	background: url(graphics/veterinary_div.jpg);
	float: left;
	margin-left: 9px;
	display: inline;
}
.l_box_corporate {
	width: 470px;
	height: 370px;
	background: url(graphics/corporate_div.jpg);
	float: left;
	margin-left: 9px;
	display: inline;
}
.l_box_tit {
	color: #fefefe;
	font: 32px "trebuchet ms", tahoma, arial, sans-serif;
	padding-top: 280px;
	padding-left: 105px;
}
.l_box_titbis {
        color: #3C4A5D;
        font: 26px "trebuchet ms", tahoma, arial, sans-serif;
        padding-top: 271px;
        padding-left: 125px;
}
.l_box_titris {
        color: #fefefe;
        font: 32px "trebuchet ms", tahoma, arial, sans-serif;
        padding-top: 280px;
        padding-left: 105px;
}
.l_box_tiris {
        color: #fefefe;
        font: 32px "trebuchet ms", tahoma, arial, sans-serif;
        padding-top: 265px;
        padding-left: 105px;
}
.l_box_subtitris {
        color: #171d26;
        font: 15px "trebuchet ms", tahoma, arial, sans-serif;
        padding-left: 122px;
}
.l_box_subtit {
	color: #171d26;
	font: 16px "trebuchet ms", tahoma, arial, sans-serif;
	padding-left: 122px;
}
.l_box_subtitbis {
        color: #171d26;
        font: 16px "trebuchet ms", tahoma, arial, sans-serif;
	padding-left: 122px;
}
.menu_r {
	width: 396px;
	float: right;
}
.services_menu_r {
	width: 496px;
	height: 88px;
	background: url(graphics/services_menu_r.jpg);
	background-repeat:no-repeat;
	color: #465162;
	margin-bottom: 6px;
}
.services_menu_r:hover {
	background: url(graphics/services_menu_r_.jpg);
}
.services_menu_r_ {
	width: 396px;
	height: 88px;
	background: url(graphics/services_menu_r_.jpg);
	background-repeat:no-repeat;
	color: #465162;
	margin-bottom: 6px;
}
.medical_menu_r {
	width: 396px;
	height: 88px;
	background: url(graphics/medical_menu_r.jpg);
	background-repeat:no-repeat;
	color: #465162;
	margin-bottom: 6px;
}
.medical_menu_r:hover {
	background: url(graphics/medical_menu_r_.jpg);
}
.medical_menu_r_ {
	width: 396px;
	height: 88px;
	background: url(graphics/medical_menu_r_.jpg);
	background-repeat:no-repeat;
	color: #465162;
	margin-bottom: 6px;
}
.veterinary_menu_r {
	width: 396px;
	height: 88px;
	background: url(graphics/investors_menu_r.jpg);
	background-repeat:no-repeat;
	color: #465162;
	margin-bottom: 6px;
}
.veterinary_menu_r:hover {
	background: url(graphics/investors_menu_r_.jpg);
}
.veterinary_menu_r_ {
	width: 396px;
	height: 88px;
	background: url(graphics/investors_menu_r_.jpg);
	background-repeat:no-repeat;
	color: #465162;
	margin-bottom: 6px;
}
.corporate_menu_r {
	width: 396px;
	height: 88px;
	background: url(graphics/corporate_menu_r.jpg);
	color: #465162;
	margin-bottom: 6px;
}
.corporate_menu_r:hover {
	background: url(graphics/corporate_menu_r_.jpg);
}
.corporate_menu_r_ {
	width: 396px;
	height: 88px;
	background: url(graphics/corporate_menu_r_.jpg);
	background-repeat:no-repeat;
	color: #465162;
	margin-bottom: 6px;
}
.menu_r_photo {
	width: 138px;
	float: left;
	padding: 5px;
}
.menu_r_photo img {
	border: 1px solid #b7bbbb;
	padding: 2px;
}
.menu_r_text {
	width: 230px;
	float: left;
	padding: 5px;
}
.menu_r_text div {
	border-bottom: 1px dotted #a2a1a1;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.menu_r_text a {
	color: #465162;
	font-weight: bold;
}
.bottom_boxes {
	background: #f2f2f2;
	clear: both;
	overflow: hidden;
	padding: 9px;
}
.our_partner {
	width: 295px;
	float: left;
	margin-right: 17px;
}
.our_partner2 {
	width: 286px;
	float: left;
	margin-right: 17px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.bottom_boxes_nag {
	height: 27px;
	background: #7390aa;
	color: #fff;
	font: bold 12px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 27px;
	text-indent: 10px;
}
.bottom_boxes_in {
	background: #fff;
	overflow: hidden;
	height:180px;
}
.bottom_boxes_bottom1 {
	background: url(graphics/bottom_boxes_bottom1.gif);
	background-repeat:repeat-x;
	height: 6px;
}
.prev {
	width: 12px;
	float: left;
	height: 70px;
	padding-top: 50px;
	display: inline;
	margin-left: 3px;
}
.next {
	width: 12px;
	float: right;
	height: 70px;
	padding-top: 50px;
	display: inline;
	margin-right: 3px;
}

.latest_news {
	width: 330px;
	float: left;	
}
ul.latest_news_ul {
	/* list-style-image: url(graphics/cross.gif); */
	margin: 2px;
	margin-left: 5px;
}
ul.latest_news_ul li {
	border-bottom: 1px dotted #a2a1a1;
	padding-bottom: 5px;
}
ul.latest_news_ul a {
	color: #465162;
}
a.all_news {
	color: #da7154;
	margin-left: 5px;
}
#cloud {
	background: url(graphics/cloud.jpg);
	width: 205px;
	height: 154px;
	float: right;
	color: #fff;
	padding: 4px;
}

.tagCloud{
  height: 130px;
  overflow-y: hidden;
}
#cloud2 {
	background: url(graphics/cloud.jpg);
	width: 205px;
	height: 154px;
	margin: 5px auto;
	color: #fff;
	padding: 4px;
	clear: both;
}
.cloud_title {
	color: #171d26;
	font: bold 12px "trebuchet ms", tahoma, arial, sans-serif;
	margin-left: 10px;
	margin-top: 1px;
}
.cloud_max {
	font: 22px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
	display:inline;
}
.cloud_max a{
	font: 22px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
}
.cloud_max a:hover{
	font: 22px "trebuchet ms", tahoma, arial, sans-serif;
	color: #60dffc;
}
.cloud_mid {
	font: 18px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
	display:inline;
}
.cloud_mid a{
	font: 18px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
}
.cloud_mid a:hover{
	font: 18px "trebuchet ms", tahoma, arial, sans-serif;
	color: #60dffc;
}
.cloud_min {
	font: 10px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
	display:inline;
}
.cloud_min a{
	font: 10px "trebuchet ms", tahoma, arial, sans-serif;
	color: #fff;
}
.cloud_min a:hover{
	font: 10px "trebuchet ms", tahoma, arial, sans-serif;
	color: #60dffc;
}
.searchResult {
	font: 18px "trebuchet ms", tahoma, arial, sans-serif;
	color: #444444;
	padding-top:10px;
	
}
.searchResult a{
	font: 18px "trebuchet ms", tahoma, arial, sans-serif;
	color: #7390AA;
}
.searchWord {
	font: 18px "trebuchet ms", tahoma, arial, sans-serif;
	color: #7390AA;
	
}
.bottom_boxes_bottom2 {
	background: url(graphics/bottom_boxes_bottom2.gif);
	height: 6px;
}
#bottom_page {
	font: 12px "trebuchet ms", tahoma, arial, sans-serif;
	padding: 0 10px;
	color: #28303b;
}
.bottom_page_menu {
	float: left;
}
.bottom_page_menu a {
	color: #28303b;
	margin-right: 22px;
}
.bottom_page_menu a:hover {
	color: #797979;
	margin-right: 22px;
}

.bottom_page_menu_act {
	float: left;
}
.bottom_page_menu_act a {
	color: #797979;
	margin-right: 22px;
}
.bottom_page_copyright {
	float: right;
}
#l_column {
	float: left;
	width: 557px;
	color: #465162;
}
#r_column {
	float: right;
	width: 288px;
	background: #f3f3f3;
	padding: 5px;
}
.text_nag {
	color: #7390aa;
	font: 30px "trebuchet ms", tahoma, arial, sans-serif;
	border-bottom: 1px dotted #7390aa;
}
.text_nag_medical {
	color: #8ab0fb;
	font: 32px "trebuchet ms", tahoma, arial, sans-serif;
	border-bottom: 1px dotted #8ab0fb;
}
.text_nag_veterinary {
	color: #60dffc;
	font: 32px "trebuchet ms", tahoma, arial, sans-serif; 
	border-bottom: 1px dotted #60dffc;
}
.text_nag_corporate {
	color: #8d7cf5;
	font: 31px "trebuchet ms", tahoma, arial, sans-serif;
	border-bottom: 1px dotted #8d7cf5;
}
.text_nag_investors {
	color: #a65ab6;
	font: 32px "trebuchet ms", tahoma, arial, sans-serif;
	border-bottom: 1px dotted #a65ab6;
}
.news_poz_light {
	color: #465162;
	border-bottom: 1px dotted #a2a1a1;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
	padding: 4px;
	overflow: hidden;
}
.news_poz_light a {
	color: #465162;
	text-decoration: underline;
}
.news_poz_dark {
	background: #e2e8ed;
	color: #465162;
	border-bottom: 1px dotted #a2a1a1;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
	padding: 4px;
	overflow: hidden;
}
.news_poz_dark a {
	background: #e2e8ed;
	color: #465162;
	text-decoration: underline;
}
.news_poz_l {
	width: 380px;
	float: left;
}
.news_poz_r {
	width: 150px;
	float: right;
}
.navigation {
	background: #abbccc;
	height: 17px;
	margin-top: 35px;
}
.navigation_pos_active {
	background: #fff;
	width: 17px;
	height: 17px;
	float: right;
	text-align: center;
	font: bold 11px arial, tahoma, sans-serif;
	line-height: 17px;
}
.navigation_pos_active a {
	color: #7390aa;
}
.navigation_pos {
	background: #7390aa;
	width: 17px;
	height: 17px;
	float: right;
	margin-left: 1px;
	text-align: center;
	font: bold 11px arial, tahoma, sans-serif;
	line-height: 17px;
}
.navigation_pos a {
	color: #fff;
}
.photo {
	float: left;
	padding: 6px;
	padding-left: 0;
}
.text_in {
	color: #465162;
	font: 12px "trebuchet ms", tahoma, arial, sans-serif;
	text-align: justify;
	padding: 4px;
}
.text_in img.img_left {
	float: left;
	margin-right: 10px;
}
.text_in span {
	color: #93a4be;
	font: bold 12px "trebuchet ms", tahoma, arial, sans-serif;
}
.box_text_in {
	background: #f3f5f7;
	width: 260px;
	float: left;
	border: 1px solid #93a4be;
	padding: 8px;
	margin-right: 16px;
}
.box_text_in_medical {
	background: #f2f6fe;
	width: 490px;
	border: 1px solid #8ab0fb;
	padding: 8px;
	margin: 16px;
}
.box_text_in_medical span {
	color: #8ab0fb;
}
.box_text_in_veterinary {
	background: #f9f9f9;
	width: 490px;
	border: 1px solid #60dffc;
	padding: 8px;
	margin: 16px;
}
.box_text_in_veterinary span {
	color: #60dffc;
}
.box_text_in_corporate {
	background: #f2f1fd;
	width: 490px;
	border: 1px solid #8d7cf5;
	padding: 8px;
	margin: 16px;
}
.box_text_in_corporate span {
	color: #8d7cf5;
}
.box_text_in_investors {
	background: #faf6fa;
	width: 490px;
	border: 1px solid #a65ab6;
	padding: 8px;
	margin: 16px;
}
.box_text_in_investors span {
	color: #a65ab6;
}
div.center {
	text-align: center;
	padding: 10px;
	font-style: italic;
}
#services_r_menu {
	background: url(graphics/genomic_data_analysis.jpg);
	background-repeat: no-repeat;
	padding-top: 197px;
	padding-left: 50px;
	width: 236px;
}
.services_r_menu_div1 {
	background: #93a4be;
	height: 24px;
	color: #fefefe;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 24px;
	padding-left: 15px;
	width: 217px;
	margin-bottom: 9px;
}
.services_r_menu_div_box {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
.services_r_menu_div_box div {
	width: 219px;
	height: 25px;
	background: url(graphics/services_r_menu_div2.gif);
	line-height: 24px;
	padding-left: 15px;
}
.services_r_menu_div_box div a {
	color: #3c4a5d;
}
.services_r_menu_div_box div a:hover {
	color: #0c0d0f;
}
#medical_r_menu {
	background: url(graphics/medical_diagnostic.jpg);
	background-repeat: no-repeat;
	padding-top: 197px;
	padding-left: 50px;
	width: 236px;
}
.medical_r_menu_div1 {
	background: #8ab0fb;
	height: 24px;
	color: #fefefe;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 24px;
	padding-left: 15px;
	width: 217px;
	margin-bottom: 9px;
}
.medical_r_menu_div_box {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}


.medical_r_menu_div_box div {
	width: 219px;
	height: 25px;
	background: url(graphics/medical_r_menu_div2.gif);
	line-height: 24px;
	padding-left: 15px;
}
.medical_r_menu_div_box div a {
	color: #3c4a5d;
}
.medical_r_menu_div_box div a:hover {
	color: #5c7dbe;
}
#veterinary_r_menu {
	background: url(graphics/veterinary_diagnostic.jpg);
	background-repeat: no-repeat;
	padding-top: 197px;
	padding-left: 50px;
	width: 236px;
}
.veterinary_r_menu_div1 {
	background: #55cbe6;
	height: 24px;
	color: #fefefe;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 24px;
	padding-left: 15px;
	width: 217px;
	margin-bottom: 9px;
}
.veterinary_r_menu_div_box {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
.veterinary_r_menu_div_box div {
	width: 219px;
	height: 25px;
	background: url(graphics/veterinary_r_menu_div2.gif);
	line-height: 24px;
	padding-left: 15px;
}
.veterinary_r_menu_div_box div a {
	color: #3c4a5d;
}
.veterinary_r_menu_div_box div a:hover {
	color: #489aac;
}
#corporate_r_menu {
	background: url(graphics/biomarker_discovery.jpg);
	background-repeat: no-repeat;
	padding-top: 197px;
	padding-left: 50px;
	width: 236px;
}
.corporate_r_menu_div1 {
	background: #8d7cf5;
	height: 24px;
	color: #fefefe;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 24px;
	padding-left: 15px;
	width: 217px;
	margin-bottom: 9px;
}
.corporate_r_menu_div_box {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
.corporate_r_menu_div_box div {
	width: 219px;
	height: 25px;
	background: url(graphics/corporate_r_menu_div2.gif);
	line-height: 24px;
	padding-left: 15px;
}
.corporate_r_menu_div_box div a {
	color: #3c4a5d;
}
.corporate_r_menu_div_box div a:hover {
	color: #5c7dbe;
}
#investors_r_menu {
	background: url(graphics/high_profitability_company.jpg);
	background-repeat: no-repeat;
	padding-top: 197px;
	padding-left: 50px;
	width: 236px;
}
.investors_r_menu_div1 {
	background: #a65ab6;
	height: 24px;
	color: #fefefe;
	font: 13px "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 24px;
	padding-left: 15px;
	width: 217px;
	margin-bottom: 9px;
}
.investors_r_menu_div_box {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
.investors_r_menu_div_box div {
	width: 219px;
	height: 25px;
	background: url(graphics/investors_r_menu_div2.gif);
	line-height: 24px;
	padding-left: 15px;
}
.investors_r_menu_div_box div a {
	color: #3c4a5d;
}
.investors_r_menu_div_box div a:hover {
	color: #752f84;
}
.right_div {
	text-align: right;
}
.right_div a {
	color: #465162;
}
.text_main{
text-align:left;
}
.text_main ul{
padding-left:20px;
}

.csc-sitemap{
padding:10px;
}
.csc-sitemap ul{
padding-left:10px;
}
.csc-sitemap ul a {
color:#7390AA;
font-weight:bold;
text-transform: uppercase;
}
.csc-sitemap ul ul{
padding-left:10px;
}
.csc-sitemap ul ul a {
color:#7390AA;
font-weight:normal;
text-transform: none;
}
.buttonSend {
background:transparent url(graphics/button_bg.png) repeat-x scroll 0 0;
border:3px double #CCCCCC;
color:#3333CC;
font-family:Arial,Hevlvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:26px !important;
line-height:18px !important;
margin:1px;
padding:0 5px;
text-align:center;
width:auto;
}


.partners_in {
	background: #fff;
	overflow: hidden;
	height:180px;
	width:295px;
	top:0px;
        left:0px;	
        position:relative;
}
.partners_contener {
	background: #fff;
	height:125px;
	top:0px;
	left:0px;
	position:absolute;
}
.partner {
	width: 295px;
	text-align: left;
	float: left; 
	padding: 10px;
	padding-top: 5px;
        padding-right: 5px; 
	position:absolute;
}

