#product-content {
	height: 480px;
	width: 695px;
	margin-right: auto;
	margin-left: 100px;
	padding: 5px 5px 5px 5px;
	overflow: auto;
	background-image: url(/Images/Common/content_bg.png);
	background-repeat: repeat;
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-weight: 400;
	border-top: 2px dotted #247EC2;
  }

#product-nav {
	width: 695px;
	margin-right: auto;
	margin-left: 100px;
	padding: 5px 5px 5px 5px;
	background-image: url(/Images/Common/content_bg.png);
	background-repeat: repeat;
  }

.title {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 16pt;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
  }

.subtitle {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #990033;
  }

.subtitle_melo {
	font-family: "Bookman Old Style","Book Antiqua","URW Bookman L",Georgia,"Lucida Bright",serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990033;
  }

.more {
	font-weight: normal;
    color: #0033FF;
	text-decoration: underline;
  }

.sub {
    color: #990033;
	font-weight: bold;
  }

#headertitle {
	height: 156px;
	width: 204px;
	margin-top: 0px;
	float: right;
	overflow: hidden;
  }

.link {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 8pt;
	color: #0D3692;
  }

	a:hover.link {
		font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
		font-size: 8pt;
		color: #990033;
	  }

a.header {
	font-family: Arial,Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
  }

a.headline {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration : none 
  }

a.special {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
  }	

.playwright {
    font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	color: #0033CC;
	font-weight: normal;
	text-decoration: underline;
  }

:hover.playwright {
    font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	color: #0066FF;
	font-weight: normal;
	text-decoration: underline;
  }		

a:hover.special {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	color: #990033;
	font-weight: bold;
	text-decoration : underline
  }

.spotlight {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
  }
	a:hover.spotlight {
		font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
		color: #990033;
		font-size: 9pt;
		font-weight: bold;
		text-decoration : underline
	  }

#play_image {
	float: left;
  }

#play_title {
	float: left;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

.Additional span  {
    display: none;
  }

  .Additional:hover {
    z-index: 1;
	text-decoration: none;
  }

  .Additional:hover span.tooltip {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    color: #000000;
	text-decoration: none;
    text-align: left;
    font-weight: normal;
  }

#leftdiv {
	float: left;
  }

#rightdiv {
	float: right;
  }

.leftdiv {
	float: left;
  }

.rightdiv {
	float: right;
  }

.style5 {
	color: #003399;
  }

.style9 {
	color: #0D3692;
  }

.rightborder {
	border: 1px solid #92083C;
	background-color :#FFFFFF;
  }

#wimpyButtonBridgeTarget {
	position: absolute;
	left: 900px;
	top: 280px;
  }