html, body, form, fieldset {
	color: #000000;
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address {
	margin: 0;
	padding: 0;
}
ol,ul {
}
input, select {
	padding: 0;
	margin: 0;
}
li {
	margin-bottom: 0.5em;
}

dd, blockquote {
	
}
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
object {
	outline: none; /* hide dotted outline in Firefox */
}
sup {
	line-height: 0px;
}
html, body {
	height: 100%;
}
body {
	background: #fdfdfd url('../img/hg_00.gif') repeat-x left top;
}
#wrap {
	width: 950px;
	margin: 0 auto;
}
#contentWrap1 { 
	background: url('../img/hg_02.gif') repeat-y left top;
	width: 950px;
}
#contentWrap2 { 
	background: url('../img/hg_02a.gif') no-repeat left top;
	width: 940px;
	padding: 0 5px;
}

/*** COMMON ***/
a, a:visited {
	color:#ed1b2e;
	outline: none;
}

a:hover, a:active {
	color: #f00;
}
img	{
	border: 0;
}
ul.list_1 {
	line-height: 20px;
	font-size: 13px;
	list-style: none;
	padding: 0;
}
ul.list_1  li {
	background: url('../img/hg_16.gif') no-repeat 1px 10px;
	padding: 0 0 0 12px;
}

ul.list_2 {
	line-height: 20px;
	list-style: none;
	padding: 0;
}
ul.list_2 li {
	background: url('../img/hg_16.gif') no-repeat 1px 10px;
	padding: 0 0 0 12px;
}

/*** FORM ***/
.form1 {
	padding: 0 0 0 20px;
}
.form1 label {
	display: inline;
	float: left;
	width: 130px;
	text-align: right;
	font-size: 11px;
	font-weight:bold;
	padding: 4px 10px 0 0;
}
.form1 select, .form1 input[type="text"], .form1 input[type="password"] {
	width: 200px;
	padding: 1px;
	font-size: 12px;
	margin: 0 0 7px 0; 
 }
.form1 div.buttonDiv {
	padding: 0 0 0 138px;
	width: 400px;
}
.form1 div.note {
	float: right;
	width: 200px;
	padding: 2px 2px 2px 20px;
	background: url('../img/fl_26.gif') no-repeat 0 0;
}
.form1 div.err {
	float: right;
	clear: right;
	width: 200px;
	padding: 2px 2px 2px 20px;
	color: #ffffff;
	background: url('../img/fl_26a.gif') no-repeat 0 0;
}

/*** MISC ***/
.select {
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	line-height: normal;
	width:185px;
}

/*** BUTTONS ***/
.buttonDiv { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button, a:visited.button {
    background: transparent url('../img/btn1_a.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 11px;
	font-weight: bold;
    height: 21px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span, a:visited.button span {
    background: transparent url('../img/btn1_a_span.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 0 5px 18px;
}

a.button:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; 
}
a.button:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span{
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/*** HEADER ***/
#legalHeader {
	font-size: 9px;
	padding: 5px 0 0 10px;
	color: #ed1b2e;
}
#header {
	background: url('../img/hg_01.gif') no-repeat left top;
	width: 950px;
	height: 114px;
}
#header h1 {
	position: absolute;	
	text-indent: -1000000px;
}
#header h1 a	{
	display: block;
	height: 114px;
	width: 300px;	
}
#headerLinks {
	float: right;
	padding: 42px 30px 0 0;
}
#headerLinks a {
	text-decoration: none;
	color: #000000;
	line-height: 14px;
	padding: 9px 0 0 0;
}
#headerLinks a:visited, #headerLinks a {
	color: #000000;
}
#headerLinks a:hover, #headerLinks a:active {
	color: #666666;
}
#headerLinks a.icon_pdf {
	background: transparent url(../img/icon_pdf.gif) no-repeat top left;
	padding: 9px 0 0 27px;
}

/*** LELFT ***/
#left {
	width: 285px;
	float: left;
}

/*** ACCORDIANMENU ***/
.accordianmenu {
	width: 284px;
}

.accordianmenu .headerbar {
	margin: 0;
	padding: 0; 
}

.accordianmenu .headerbar a {
	text-decoration: none;
	display: block;
	width: 286px;
	height: 30px;
}
.accordianmenu .headerbar a  span {
	position: absolute;
	left: -10000px;
}
.accordianmenu  a.current {
	font-weight: bold;
	color: #000000 !important;
}

.accordianmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.accordianmenu ul li {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

.accordianmenu ul li a {
	width: 270px;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	background: #ffffff;
	display: block;
	padding: 5px 3px 5px 10px;
	margin: 0;
	text-decoration: none;
	text-align: center;
	border-left: 1px #ed1b2e solid;
}
.accordianmenu ul li a sup {
	font-size: 75%;
}

.accordianmenu ul li a, .accordianmenu ul li a:visited { 
	color: #6f6d6d;
}
.accordianmenu ul li a:hover, .accordianmenu ul li a:active { 
	color: #000000;
	background: #f4f4f4;
}
#m01 a {
	background: url(../img/manMenu_01.gif) no-repeat 0 0;
}
#m02 a {
	background: url(../img/manMenu_02.gif) no-repeat 0 0;
}
#m03 a {
	background: url(../img/manMenu_03.gif) no-repeat 0 0;
}
#m04 a {
	background: url(../img/manMenu_04.gif) no-repeat 0 0;
}
#m05 a {
	background: url(../img/manMenu_05.gif) no-repeat 0 0;
}
#m06 a {
	background: url(../img/manMenu_06.gif) no-repeat 0 0;
}
#m07 a {
	background: url(../img/manMenu_07.gif) no-repeat 0 0;
}
#m08 a {
	background: url(../img/manMenu_08.gif) no-repeat 0 0;
}
#m09 a {
	background: url(../img/manMenu_09.gif) no-repeat 0 0;
}

#m01 .selected a {
	background: url(../img/manMenuA_01.gif) no-repeat 0 0;
}
#m02 .selected a {
	background: url(../img/manMenuA_02.gif) no-repeat 0 0;
}
#m03 .selected a {
	background: url(../img/manMenuA_03.gif) no-repeat 0 0;
}
#m04 .selected a {
	background: url(../img/manMenuA_04.gif) no-repeat 0 0;
}
#m05 .selected a {
	background: url(../img/manMenuA_05.gif) no-repeat 0 0;
}
#m06 .selected a {
	background: url(../img/manMenuA_06.gif) no-repeat 0 0;
}
#m07 .selected a {
	background: url(../img/manMenuA_07.gif) no-repeat 0 0;
}
#m08 .selected a {
	background: url(../img/manMenuA_08.gif) no-repeat 0 0;
}
#m09 .selected a {
	background: url(../img/manMenuA_09.gif) no-repeat 0 0;
}

/*** LEFT CONTENT ***/
#leftContent {
	background: url(../img/hg_07.gif) no-repeat 0 0;
	width: 272px;
	padding: 10px 7px 5px 6px;
}

/***  RIGHT ***/
#right {
	width: 653px;
	float: left;
	margin: 0 0 0 1px;
}

/*** CATEGORY ***/
#cat {
	width: 653px;
	height: 203px;
	overflow: hidden;
}

/*** TOP ADD***/
#topAdd {
	float: right;
	width: 161px;
	height: 203px;
	padding: 0 0 0 1px;
	overflow: hidden;
	background: #ffffff;
}

/*** QUICKLINKS ***/
#quickLinks {
	float: right;
	width: 145px;
	height: 150px;
	padding: 40px 6px 13px 10px;
	overflow: hidden;
	background: #ffffff url(../img/quicklinks.gif) no-repeat 1px 0;
}
#quickLinks ul {
	display: block;
	width: 145px;
	height: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow-x: hidden;
	overflow-y: auto;
}
#quickLinks ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li a{
	display: block;
	margin: 0;
	padding: 0px 0px 5px 17px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #ffffff;
	background: url('../img/hg_06.gif') no-repeat 0px 0px;
}
#quickLinks ul li a, #quickLinks ul li a:visited {
	background: url('../img/hg_06.gif') no-repeat 0px 0px;
	padding: 0px 0px 5px 17px;
}
#quickLinks ul li a:hover, #quickLinks ul li a:active {
	background: url('../img/hg_06.gif') no-repeat 1px 0px;
	padding: 0px 0px 5px 18px;
}

/*** 	RIGHT CONTENT ***/
#rightContent {
	color: #603913;
	width: 603px;
	padding: 25px 25px 10px 25px;
	background: transparent url(../img/hg_05.gif) no-repeat 0 0;
}
#rightContent p {
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 18px 0;
}
#rightContent p.big {
	font-size: 14px;
}
#rightContent p.small {
	font-size: 10px;
}
#rightContent h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 9px 0;
}

/*** HOME ***/
#rightContent.home {
	background: transparent url(../img/hg_09.gif) repeat-y 0 0;
	padding: 0px;
	width: 653px;
	overflow: hidden;
}
.home .one4th {
	padding: 0px 10px;
	width: 143px;
	float: left;
}
#rightContent.home  p {
	line-height: 14px;
	margin: 0 0 14px 0;
}

/*** TITLES ***/
.t00_00, .t00_01, .t00_02, .t00_03, .t00_04, .t00_05, .t00_06,
.t01_00, .t01_01, .t01_02, .t01_03, .t01_04, .t01_05, .t01_06,
.t02_00, .t02_01, .t02_02, .t02_03, .t02_04, .t02_05, .t02_06,
.t03_00, .t03_01, .t03_02, .t03_03, .t03_04, .t03_05, .t03_06,
.t04_00, .t04_01, .t04_02, .t04_03, .t04_04, .t04_05, .t04_06,
.t05_00, .t05_01, .t05_02, .t05_03, .t05_04, .t05_05, .t05_06,
.t06_00, .t06_01, .t06_02, .t06_03, .t06_04, .t06_05, .t06_06,
.t07_00, .t07_01, .t07_02, .t07_03, .t07_04, .t07_05, .t07_06,
.t08_00, .t08_01, .t08_02, .t08_03, .t08_04, .t08_05, .t08_06
{ 
	margin: 0 0 22px 0;
	width: 600px;
	height: 34px;
	margin: 0;
}
h2.twoLine {
	height: 56px;
}
.t00_00 span, .t00_01 span, .t00_02 span, .t00_03 span, .t00_04 span, .t00_05 span, .t00_06 span,
.t01_00 span, .t01_01 span, .t01_02 span, .t01_03 span, .t01_04 span, .t01_05 span, .t01_06 span,
.t02_00 span, .t02_01 span, .t02_02 span, .t02_03 span, .t02_04 span, .t02_05 span, .t02_06 span,
.t03_00 span, .t03_01 span, .t03_02 span, .t03_03 span, .t03_04 span, .t03_05 span, .t03_06 span,
.t04_00 span, .t04_01 span, .t04_02 span, .t04_03 span, .t04_04 span, .t04_05 span, .t04_06 span,
.t05_00 span, .t05_01 span, .t05_02 span, .t05_03 span, .t05_04 span, .t05_05 span, .t05_06 span,
.t06_00 span, .t06_01 span, .t06_02 span, .t06_03 span, .t06_04 span, .t06_05 span, .t06_06 span,
.t07_00 span, .t07_01 span, .t07_02 span, .t07_03 span, .t07_04 span, .t07_05 span, .t07_06 span,
.t08_00 span, .t08_01 span, .t08_02 span, .t08_03 span, .t08_04 span, .t08_05 span, .t08_06 span
{
	position: absolute;
	left: -10000px;
}
/* 0 */
.t00_00 {
	background: transparent url(../img/title00_00.gif) no-repeat top left;
}
.t00_01 {
	background: transparent url(../img/title00_01.gif) no-repeat top left;
}
.t00_02 {
	background: transparent url(../img/title00_02.gif) no-repeat top left;
}
.t00_03 {
	background: transparent url(../img/title00_03.gif) no-repeat top left;
}
.t00_04 {
	background: transparent url(../img/title00_04.gif) no-repeat top left;
}
.t00_05 {
	background: transparent url(../img/title00_05.gif) no-repeat top left;
}
.t00_06 {
	background: transparent url(../img/title00_06.gif) no-repeat top left;
}
/* 1 */
.t01_00 {
	background: transparent url(../img/title01_00.gif) no-repeat top left;
}
.t01_01 {
	background: transparent url(../img/title01_01.gif) no-repeat top left;
}
.t01_02 {
	background: transparent url(../img/title01_02.gif) no-repeat top left;
}
.t01_03 {
	background: transparent url(../img/title01_03.gif) no-repeat top left;
}
.t01_04 {
	background: transparent url(../img/title01_04.gif) no-repeat top left;
}
.t01_05 {
	background: transparent url(../img/title01_05.gif) no-repeat top left;
}
.t01_06 {
	background: transparent url(../img/title01_06.gif) no-repeat top left;
}
/* 2 */
.t02_00 {
	background: transparent url(../img/title02_00.gif) no-repeat top left;
}
.t02_01 {
	background: transparent url(../img/title02_01.gif) no-repeat top left;
}
.t02_02 {
	background: transparent url(../img/title02_02.gif) no-repeat top left;
}
.t02_03 {
	background: transparent url(../img/title02_03.gif) no-repeat top left;
}
.t02_04 {
	background: transparent url(../img/title02_04.gif) no-repeat top left;
}
.t02_05 {
	background: transparent url(../img/title02_05.gif) no-repeat top left;
}
.t02_06 {
	background: transparent url(../img/title02_06.gif) no-repeat top left;
}
/* 3 */
.t03_00 {
	background: transparent url(../img/title03_00.gif) no-repeat top left;
}
.t03_01 {
	background: transparent url(../img/title03_01.gif) no-repeat top left;
}
.t03_02 {
	background: transparent url(../img/title03_02.gif) no-repeat top left;
}
.t03_03 {
	background: transparent url(../img/title03_03.gif) no-repeat top left;
}
.t03_04 {
	background: transparent url(../img/title03_04.gif) no-repeat top left;
}
.t03_05 {
	background: transparent url(../img/title03_05.gif) no-repeat top left;
}
.t03_06 {
	background: transparent url(../img/title03_06.gif) no-repeat top left;
}
/* 4 */
.t04_00 {
	background: transparent url(../img/title04_00.gif) no-repeat top left;
}
.t04_01 {
	background: transparent url(../img/title04_01.gif) no-repeat top left;
}
.t04_02 {
	background: transparent url(../img/title04_02.gif) no-repeat top left;
}
.t04_03 {
	background: transparent url(../img/title04_03.gif) no-repeat top left;
}
.t04_04 {
	background: transparent url(../img/title04_04.gif) no-repeat top left;
}
.t04_05 {
	background: transparent url(../img/title04_05.gif) no-repeat top left;
}
.t04_06 {
	background: transparent url(../img/title04_06.gif) no-repeat top left;
}
/* 5 */
.t05_00 {
	background: transparent url(../img/title05_00.gif) no-repeat top left;
}
.t05_01 {
	background: transparent url(../img/title05_01.gif) no-repeat top left;
}
.t05_02 {
	background: transparent url(../img/title05_02.gif) no-repeat top left;
}
.t05_03 {
	background: transparent url(../img/title05_03.gif) no-repeat top left;
}
.t05_04 {
	background: transparent url(../img/title05_04.gif) no-repeat top left;
}
.t05_05 {
	background: transparent url(../img/title05_05.gif) no-repeat top left;
}
.t05_06 {
	background: transparent url(../img/title05_06.gif) no-repeat top left;
}
/* 6 */
.t06_00 {
	background: transparent url(../img/title06_00.gif) no-repeat top left;
}
.t06_01 {
	background: transparent url(../img/title06_01.gif) no-repeat top left;
}
.t06_02 {
	background: transparent url(../img/title06_02.gif) no-repeat top left;
}
.t06_03 {
	background: transparent url(../img/title06_03.gif) no-repeat top left;
}
.t06_04 {
	background: transparent url(../img/title06_04.gif) no-repeat top left;
}
.t06_05 {
	background: transparent url(../img/title06_05.gif) no-repeat top left;
}
.t06_06 {
	background: transparent url(../img/title06_06.gif) no-repeat top left;
}
/* 7 */
.t07_00 {
	background: transparent url(../img/title07_00.gif) no-repeat top left;
}
.t07_01 {
	background: transparent url(../img/title07_01.gif) no-repeat top left;
}
.t07_02 {
	background: transparent url(../img/title07_02.gif) no-repeat top left;
}
.t07_03 {
	background: transparent url(../img/title07_03.gif) no-repeat top left;
}
.t07_04 {
	background: transparent url(../img/title07_04.gif) no-repeat top left;
}
.t07_05 {
	background: transparent url(../img/title07_05.gif) no-repeat top left;
}
.t07_06 {
	background: transparent url(../img/title07_06.gif) no-repeat top left;
}
/* 8 */
.t08_00 {
	background: transparent url(../img/title08_00.gif) no-repeat top left;
}
.t08_01 {
	background: transparent url(../img/title08_01.gif) no-repeat top left;
}
.t08_02 {
	background: transparent url(../img/title08_02.gif) no-repeat top left;
}
.t08_03 {
	background: transparent url(../img/title08_03.gif) no-repeat top left;
}
.t08_04 {
	background: transparent url(../img/title08_04.gif) no-repeat top left;
}
.t08_05 {
	background: transparent url(../img/title08_05.gif) no-repeat top left;
}
.t08_06 {
	background: transparent url(../img/title08_06.gif) no-repeat top left;
}

/***  FOOTER ***/
#fbs {
	padding: 15px 25px 15px 25px;
	font-size: 11px;
	color: #603913;
	background: transparent url(../img/hg_11.gif) repeat-x top left;
}

.footlegal {
	font-size: 10px;
	color: #603913;
	}

#footer {
	clear: both;
	width: 940px;
	padding: 20px 5px 20px 5px;
	background: transparent url(../img/hg_03.gif) no-repeat top left;
}
#footer  a {
	color: #603913;
}
#footNotes {
	padding: 0 0 0 10px;
	font-size: 9px;
}
#footNotes img {
	float: left;
}
#footNotes p {
	margin: 0 0 0 80px;
	padding: 5px 0 0 0;
	color: #666666;
}

/*****   INCIDENCE MAP   *****/
#inMap_wrap	{
	width: 940px;
	background: transparent url(../img/inMap_bg_content.jpg) repeat-y left top;
	clear: both;
}

#inMap_wrap02	{
	width: 940px;
	background: transparent url(../img/inMap_bg_main.jpg) no-repeat left top;
}

#inMap_search	{
	width: 283px;
	height: 580px;
	float: left;
	background: transparent url(../img/inMap_bg_foot.jpg) no-repeat left bottom;
}

#inMap_results	{
	width: 621px;
	float: right;
	padding: 0 1px 0 0;
	display: inline;
}

#inMap_footer	{
	clear: both;
	margin: 0 5px;
	font-size: 9px;
	color: #603913;
	padding: 0 14px 8px 16px;
	background-color: #f0e6cd;
}

/***   INCIDENCE MAP LEFT COLUMN   ***/
h3#h3_inMap_search	{
	width: 188px;
	height: 57px;
	background: transparent url(../img/inMap_h3_hwbr.jpg) no-repeat left top;
	text-indent: -10000px;
	margin: 54px 54px 68px 54px;
}
#inMap_search p	{
	margin: 0 54px 18px 54px;
	line-height: 18px;
	color: #603913;
	font-size: 11px;
}
#inMap_search p strong	{
	font-weight: bold;
}
#inMap_search form	{
	margin: 0 54px 18px 54px;
}
#inMap_search form select	{
	margin-bottom: 18px;
}
#inMap_search img	{
	margin-left: 108px;
	margin-bottom: 36px;
}
/***    PRODUCT TOOL ***/
.prodView {
	padding: 0 0 25px 0;
}
h3.prodHeader {
	padding: 10px 0 2px 0;
	margin: 0 0 20px 0 !important;
	background: transparent url(../img/hg_11.gif) repeat-x bottom left;
}
.prodDiv {
	width: 2px;
	background: transparent url(../img/hg_11a.gif) repeat-y 0px 0px;
}
.prodView h3 {
	color: #603913;
}
.prodView h3  span{
	color: #754c24;
}
#prodNote {
	text-align: center;
}
/*** ToolTip Message and cycle ***/
.cycle {
	height:auto !important; /* real browsers */
	height:348px; /* IE6: treaded as min-height*/
	min-height:348px; /* real browsers */
}
.ttMsgWrap {
	z-index: 10;
	position: absolute;
	width: 222px;
	padding: 150px 1px 1px 1px;
}
.ttMsg {
	width: 180px;
	padding: 0 15px 0 25px;
}
.ttMsg  p {
	font-size: 11px;
	line-height: 14px;
}

/* misc */
.container_1 {
	width: 553px;
	padding: 25px;
	background: #f9f5eb url(../img/hg_18.gif) no-repeat 0px 0px;
	margin: 0 0 10px 0;
}
.container_2 {
	width: 559px;
	padding: 19px 17px;
	background: #f9f5eb url(../img/hg_22.gif) no-repeat 0px 0px;
	margin: 10px 0;
}

/*****   FIND A VET RESULTS TABLE   *****/
table.Tbl1 {
	border-collapse:collapse;
	border-left: 1px solid #ded3b8;
	border-top: 1px solid #ded3b8;
}
table.Tbl1 th	{
	background: #ED1B2E url(../img/bg_tbl1_th.jpg) repeat-x left top;
	line-height: 24px;
	color: #fff;
}
table.Tbl1 td {
	padding:10px;
	vertical-align:top;
	background: #F0E6CD url(../img/bg_tbl1_td.jpg) repeat-x left bottom;
	border-right: 1px solid #ded3b8;
	border-bottom: 1px solid #ded3b8;
}
table.Tbl1 dd, table.Tbl1 dt	{
	line-height: 14px;
}
table.Tbl1 td dd	{
	color: #ED1B2E;
	text-align: left;
	margin: 0;
}

/*****   FAQ   *****/
.faq h3 a	{
	font-size: 11px;
	padding-left: 18px;
	display: block;
	cursor: pointer;
}
.faq h3.thequestion a	{
	background: url(../img/btn_faq_dn.gif) no-repeat 0 -1px;
}

.faq h3.closedfaq a	{
	background: url(../img/btn_faq.gif) no-repeat 0 1px;
	color: #603913;
}

.faq .theanswer	{
	padding-left: 18px;
}

.addthis_button_compact {
	color: #4c5a87;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.shareBar {
	background-image: url(../img/share_bg.gif); position: absolute; margin-left: 420px; width: 200px; height: 35px; top: 352px;
}

/* PI Menu */
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		}

	#jsddm li a
	{	display: block;
		background-color: #FFF;
		background-image: url(../img/pidd.gif);
		padding: 5px 30px;
		text-decoration: none;
		margin-right: 0px;
		margin-top: -5px;
		width: 138px;
		height: 29px;
		color: #000;
		white-space: nowrap;
		text-align: right;
		background-repeat: no-repeat;
		background-position: 40px 0px;
		}

	#jsddm li a:hover
	{	background-color: #fff}
		
		#jsddm li ul { border: 1px solid #e2e2e2  }
		
		#jsddm li ul
		{	margin: 0px -10px 0px 0px;
			padding: 15px 15px 0 15px;
			position: absolute;
			visibility: hidden;
			background-color: #FFF;
			
			/*border-top: 1px solid white*/}
		
		#jsddm li ul li
		{	float: none;
			display: inline;}
		
		#jsddm li ul li a
		{	width: auto;
			background-color: #FFF;  text-align: left;
			}
		
		#jsddm li ul li a:hover
		{	background-color: #FFF; text-align: left;
		}

/* Video box  */
#vid_box {
	display: block;
	width: 960px;
	height: 540px;
	background: #000;
	position: relative;
	border: 8px solid #000;
}
#vid_box .close {
	display: block;
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	background: url(../img/hg_close.gif) repeat-x left top;
	cursor: pointer;
}











