body 
{
	margin:0px;
	background-color:#ffffff;
}

table, img
{
	border:0px;
}

p
{
	margin:10px 0px 10px 0px;
	padding:0px;
}

ul
{
	margin:0px;
	padding:0px;
}

ul.roman
{
	list-style-type:lower-roman;
	margin:0px;
	padding:0px 0px 0px 25px;
}

#divProfiler
{
	position:absolute;
	top:34px;
	left:467px;
	width:297px;
	height:101px;
	z-index:2;
}

#logo
{
	position:absolute;
	top:22px;
	left:25px;
}

#divMainNav
{
	position:absolute;
	top:108px;
	left:132px;
	width:325px;
	height:28px;
	z-index:999;
	background-color:#ffffff;
}

#divProductNavShadow
{ 
	position:absolute;
	top:137px;
	left:123px;
	background-color:#322751;
	z-index:999;
	visibility:hidden;
}

#divProductNav
{
	position:relative;
	top:-2px;
	left:-2px;
	z-index:9999;
	background-color:#ffffff;
	visibility:hidden;
}

#divProductNavArrow
{
	position:absolute;
	top:0px;
	left:7px;
	z-index:99999;
	visibility:hidden;
}

#divProductNavClear
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:700px;
	z-Index:99;
	background-color:transparent;
	visibility:hidden;
}	

.white
{
	color:#ffffff;
}

.grey
{
	color:#535353;
}

.black
{
	color:#000000;
}

.darkgray
{
	color:#333333;
}

.gray
{
	color:#666666;
}

.lightgray
{
	color:#989898;
}

.purple
{
	color:#31338a;
}

.darkpurple
{
	color:#333399;
}

.orange
{
	color:#f36f21;
}

.brightorange
{
	color:#ff6600;
}

.darkblue
{
	color:#322751;
}

.red
{
	color:#ff0000;
}

.fontsize10
{
	font-family:Arial;
	font-size:10px;
}

.fontsize11
{
	font-family:Arial;
	font-size:11px;
}

.fontsize12
{
	font-family:Arial;
	font-size:12px;
}

.fontsize13
{
	font-family:Arial;
	font-size:13px;
}

.fontsize16
{
	font-family:Arial;
	font-size:16px;
}

.fontsize20
{
	font-family:Arial;
	font-size:20px;
}

.bold
{
	font-weight:bold;
}

.noul
{
	text-decoration:none;
	font-weight: bold;
}

.dottedlinehoriz
{
	background-image:url(/images/motrin/dot_0_0_horiz.gif);
	background-repeat:repeat-x;
	height:1px;
}

.dottedlinevert
{
	background-image:url(/images/motrin/dot_0_0_vert.gif);
	background-repeat:repeat-y;
	width:1px;
}

a.druglabel:link, a.druglabel:visited
{
	display:block;
	text-decoration:none;
	color:#f36f21;
	font-weight:bold;
	line-height:11px;
}

a.druglabel:hover
{
	display:block;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	line-height:11px;
}
	
a.orangelink:link, a.orangelink:visited
{
	display:block;
	text-decoration:none;
	background:url('/images/motrin/arw_0_0_oran.gif') no-repeat;
	padding:1px 2px 1px 10px;
	background-position:2px 5px;
	color:#f36f21;
	font-weight:bold;
}

a.orangelink:hover
{
	display:block;
	text-decoration:none;
	background:url('/images/motrin/arw_0_0_blk.gif') no-repeat;
	padding:1px 2px 1px 10px;
	background-position:2px 5px;
	color:#000000;
	font-weight:bold;
}

.orangelinkon
{
	display:block;
	text-decoration:none;
	background:url('/images/motrin/arw_0_0_blk.gif') no-repeat;
	padding:1px 2px 1px 10px;
	background-position:2px 4px;
	color:#000000;
	font-weight:bold;
}

br.height0
{
	line-height:0px;
}

br.height3
{
	line-height:3px;
}

br.height10
{
	line-height:10px;
}

.formError
{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.HomeBackground {
	background-image: url(/images/motrin/hometext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 425px;
	width: 646px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
