body
{
	font-family:		arial;
	font-size:			10pt;
}

.right-content h1, .right-content h2, .right-content h3, 
.right-content h1 a, .right-content h2 a, .right-content h3 a
{
	margin:				0 !important;
	padding:			0 2px 4px 2px !important;
	background: 		#2B4377 !important;
	color:				white !important;
	font-size:			80% !important;
	text-align:			center !important;
	line-height:		100% !important;
}
.heading-dolphin
{
	position:			absolute;
	width:				29px;
	height:				37px;
	left:				-3px;
	top:				-5px;
	background:			url(images/site/heading_dolphin.gif) no-repeat;
	padding:			0;
	margin:				0;
	z-index:			5;
}
.heading-cart
{
	position:			absolute;
	width:				37px;
	height:				37px;
	left:				-6px;
	top:				-2px;
	background:			url('products/images/icon_cart.gif') no-repeat;
	z-index:			5;
}

a
{
	color:				#2B4377;
}
a:hover
{
	color:				#FF0000;
}

p
{
	margin:				0;
	padding:			0px 5px 5px 0px;
}
h1
{
	font-size:			110%;
	background:			#2C4377;
	padding-left:		4px;
}
h1 a, h1
{
	text-decoration:	none;
	color:				white;
}

h2
{
	font-size:			105%;
	border-bottom:		1px solid #375A9A;
	padding-bottom:		0;
	margin:				0;
}
h2 a, h2
{
	color:				white;
	text-decoration:	none;
}

h2 strong, h2 a strong
{
	background:			#375A9A;
	padding:			1px 4px 0px 4px;
}

h3
{
	font-size:			105%;
	padding:			1px 0px 1px 2px;
	margin:				0;
	color:				#375A9A;
	border-bottom:		1px solid #4973C9;
}
h3 a
{
	text-decoration:	none;
	color:				black;
	margin:				0;
}
h3 a:hover
{
	color:				#FF0000;
}

font.special
{
	color:				#309C00;
	font-weight:		bold;
}
font.standard
{
	font-weight:		bold;
	color:				#273E6C;
}
.p_cur
{
	margin-right:		2px;
}
.p_cur, .p_cur a
{
	color:				#2B4377;
	text-decoration:	none;
}
.p_cur a:hover
{
	color:				#FF0000;	
}
