﻿/* NAV */

div#nav-lang {
	float:right;
	margin-top: 17px;
	height:20px;
	width: 580px;
}
.btn-go {
	height:16px;
	width:29px;
}

#disclaimer #disclaimer-buttons ul li#bt-accept a {
	background: url(../images/btn-accept.gif) no-repeat;
	overflow: hidden;
	text-indent: -50000em;
}

#disclaimer #disclaimer-buttons ul li#bt-decline a {
	background: url(../images/btn-decline.gif) no-repeat;
	overflow: hidden;
	text-indent: -50000em;
}

/* RIGHT COLUMN */
div#right-column h4.our-family{
	background:url(../images/t-our-family.gif) no-repeat;
	text-indent:-50000px;

}

div#right-column h4.our-family a
{
	height:16px;
	width:110px;
	display:block;
}

div#right-column h4.our-credo{
	background:url(../images/t-our-credo.gif) no-repeat;
	text-indent:-50000px;
}

div#right-column h4.jnj-stock-info {
	background: url(../images/t-jnj-stock-info.gif) no-repeat 0 0;
	text-indent:-50000px;
	height: 27px;
	margin-bottom: 5px;
}
div#right-column h4.media-contacts {
	background: url(../images/t-media-contacts.gif) no-repeat 0 0;
	text-indent:-50000px;
	height: 12px;
	margin-bottom: 5px;
}
div#right-column h4.healthcare-professionals {
	background: url(../images/t-healthcare-professionals.gif) no-repeat 0 0;
	text-indent:-50000px;
	height: 27px;
	margin-bottom: 5px;
}
div#right-column h4.emergencies-medical {
	background: url(../images/t-emergencies-medical.gif) no-repeat 0 0;
	text-indent:-50000px;
	height: 27px;
	margin-bottom: 5px;
}
.bt-continue a 
{
	float:left;
	width:89px;
	background: url(../images/btn-contact-us.gif) no-repeat left;
	overflow: hidden;
	height:19px;
	text-indent: -50000em;
}

.bt-close a
{
	float:left;
	background: url(../images/btn-close.gif) no-repeat;
	overflow: hidden;
	width:57px;
	height:19px;
	text-indent: -50000em;
}
