/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/full/path/to/image.png', sizingMethod='crop');
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 ff5 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}


body
{
	margin:0;
	padding:0;
    background-image:url(images/body-bgd.jpg);
	background-repeat:repeat-x;
    background-color:#363636;
	color:#363636;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

img 
{
    border:0;
}

a:link, a:visited
{
    color:#023598;
    text-decoration:none;
    font-weight: bold;
}
a:hover
{
    color:#363636;
    text-decoration:underline;
    font-weight: bold;
}

h1
{
    color:#023598;
    font-family: Arial;
    font-size:22px;
    font-weight:bold;
    margin:0px 0 15px 0;
    line-height:110%;
}


h2
{
    color:#023598;
    font-family: Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
    line-height:120%;
}

h3
{
    color:#023598;
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    margin:20px 0 15px 0;
}


p
{
    padding: 0 0 12px;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}

.left {float:left; margin:0 10px 6px 0;}
.rightimage {float:right; margin:0 10px 0px 12px;border:1px solid #4b645d;}

.clear
{
    clear:both;
    font-size:1px;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#363636;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:9999;
}

/**** TEMP BORDERS ****/
/*#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          */
/*#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    */
/*#leftNav, #topNav       {border:1px solid #fea4f5;} /* Light Pink   */
/*#contentWrapperHP       {border:1px solid #1800ff;} /* Dark Blue    */
/*#contentHP              {border:1px solid #9085fb;} /* Light Blue   */
/*#buttonWrapperHP        {border:1px solid #4f9591;} /* Dark Aqua    */
/*#buttonPEHP, 
/*#wraperButtonDDHP       {border:1px solid #4f9591;} /* Dark Aqua    */
/*#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   */
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/
#wrapperHP
{
    width:950px;
    margin:0 auto;
    position:relative;
    background-image:url(images/HP-main-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#ffffff;
    z-index:10;
}
#wrapperLP
{
    width:950px;
    margin:0 auto;
    position:relative;
    background-image:url(images/LP-main-bgd.jpg)!important;
    background-repeat:no-repeat;
    background-color:#ffffff;
     z-index:10;
}


#topWrapperHP
{
    width:638px;
    margin:0 auto;
    position:relative;
    height:390px;
}
#topWrapper
{
    width:638px;
    margin:0 auto;
    position:relative;
    height:365px;
    align:right;

}
#wrappertopmaincontentHP
{
    width:640px;
    margin:0 auto;
    position:relative;
    align:left;
    float:right;
}



#wrappertopmaincontentLP
{
    width:640px;
    margin:0 auto;
    position:relative;
    align:left;
    float:right;
}

/**** LEFT SIDE NAV ****/
#TopnavWrapper
{
    width:400px;
    position:absolute;
    height:20px!important;
    top:65px;
    right:30px;
    text-align:right;
    z-index:99;
}
#Topnavdiv
{
    width:400px;
    position:relative;
    margin-right:0px;
    text-align:right;
    height:20px!important;
    padding:10px 0px 0px 0px;

}
#LeftContent
{
    margin: 0px 0 0 0;
    width:305px;
    _width:300px;
    float:left;
    z-index:99;
    text-align:left;
    height:700px;
}

#LeftColumnWrapperHP
{
    width:305px;
    _width:300px;
    position:relative;
    margin-top:138px;
}
#LeftColumnWrapperLP, #LeftColumnWrapperLP
{
    width:305px;
    position:relative;
    margin-top:135px;

}

.ie6 #LeftColumnWrapperLP, .ie7 #LeftColumnWrapperLP
{
    width:300px;
    position:relative;
    margin-top:100px;
}



#topphone
{
    font-size:11pt;
    text-align:left;
    position:relative;
    font-family:Lucida Sans,Verdana;
    color:#01359b!important;
    font-weight:bold;
    height:25px;
    width:210px;
    margin-top:32px;
    margin-left:36px;
    _margin-left:36px;
}

#LeftNav
{
    position:relative;
    width:215px;
    margin-top:25px;
    margin-bottom:15px;
    margin-left:20px;
    _margin-left:15px;
    text-align:left;
    font-weight:bold;
    font-family: Lucida Sans Unicode;
	font-size: 10pt;
	z-index:99;
	color:#363636;
	height:105px!important;
	_height:105px!important;
}

.linkBlock
{
    height:25px;
    position:relative;
    text-align:left;
    margin-left:20px;
    margin-bottom:5px;
    margin-top:5px;

}

.linkBlock a:link, .linkBlock a:visited
{
    color:#363636;
    text-decoration:none;
	text-align: left;
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: bold;

}
.linkBlock a:hover
{
    color:#01359b;
    text-decoration:underline;
	text-align: left;
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: bold;
}

#BTNForm
{
    height:15px;
    width:150px;
    position:relative;
    text-align:left;
    padding-left:0px;
    border:0px;
    margin-top:30px;
    margin-left:85px;
    cursor: pointer;
}
#BTNAPP
{
    height:15px;
    width:150px;
    position:relative;
    text-align:left;
    padding-left:0px;
    border:0px;
    margin-top:19px;
    margin-left:55px;
    cursor: pointer;
}


#headerImageHP
{
    height:291px;
    width:620px;
    text-align:left;
    position:absolute;
    top:98px;
    left:10px;
    _left:13px;
    z-index:30;
}
#flashHeader
{
    position:relative;
    height:315px;
    width:691px;
    text-align:left;
}


#headerImageLP
{
    height:261px;
    width:620px;
    text-align:left;
    position:absolute;
    top:98px;
    left:10px;
    _left:13px;
    z-index:30;
    
}
* html #headerImage
{
    overflow:hidden;
}

#headerImageLP p {margin:0; padding:0;}


/**** CONTENT ****/
#contentWrapperHP
{
    position:relative;
    width:640px;
    z-index:10;
    align:left;
    text-align:left;
}
#maincontentWrapperHP
{
    position:relative;
    width:950px;
    text-align:left;
    margin:0 auto;
    
}


#maincontentWrapper
{
    position:relative;
    width:950px;
    text-align:left;
    margin:0 auto;
}


#contentWrapper
{
    width:640px;
    margin:0 auto;
    position:relative;
    padding:0px 0px 0px 0px;
    text-align:left;
}


#contentHP
{
    margin: 0px 0px 0px 30px;
    padding: 0px 15px 10px 0px;
    _padding: 0px 15px 10px 0px;
    width: 600px;
    _width: 600px;
    position:relative;
    text-align:left;
}


#contentLP
{
    margin: 15px 15px 0px 15px;
    padding: 0px 15px 10px 0px;
    _padding: 0px 15px 10px 0px;
    width: 600px;
    _width: 600px;
    position:relative;
    text-align:left;
}

/**** BUTTON WRAPPER ****/


#buttonWrapper
{
    margin:30px 0 0 0px;
    width:240px!important;
    align:left;
    text-align:left;
    position:relative;
}

#buttonPE
{
    margin:0px 0px 0px 0px;
    width:252px;
    height:126px;
    text-align:center;
    position:relative;
}
#buttonClickPE
{
    position:relative;
    padding-top:85px;
    align:left;
    margin-left:100px;
}


#wrapperButtonDD
{
    position:relative;
    text-align:center;
    width:232px;
    _width:202px;
    margin-left:15px;
    margin-top:5px;
}
#buttonDD
{
    width:222px;
    _width:202px;
    text-align:center;
    position:relative;
}
#buttonDDBlurb
{
    position:relative;
    margin-top:0px;
    width:208px;
    padding:30px 0px 0 0px;
    text-align:center;
}

#DDESK
    {
        font-size:8.5pt;
        color:#000000;
        font-weight:normal;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    
.DDESK p, .DDESK
    {
        font-size:8.5pt;
        color:#000000;
        font-weight:normal;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:-3px;
    }
    
#buttonClick
{
    position:absolute;
    top:75px;
    left:1px;
    text-align:center;
    width:202px;
}

    



/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #ffffff;
	text-transform: capitalize;
	text-align: right;
	font-family:Lucida Sans Unicode,Lucida Sans, Arial;
    font-size:13px;
	font-weight: bold;
	align:right;
}

.MainMenuItemSelected
{
	color: #739ae6;
	text-align: right;
	font-family:Lucida Sans Unicode,Lucida Sans, Arial;
    font-size:13px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	cursor: pointer;
	align:right;
}

.MainMenu_SubMenu
{
	color: #ffffff;
	background-color: #01359b;
	text-align: left;
	font-family: Arial;
    font-size:10px;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #f3d8d7;
	background-color: Transparent;
	height: 1px;
	width: 1px;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	color: #ffffff;
/*	background-color: #d0879e; */
/*	height: 30px; */
	font-family: Lucida Sans, Arial;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	line-height:13px;
	font-weight: normal;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/

/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #363636;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 125%;
}

#dnn_ContentPane a
{
	color:#303395;
    text-decoration:none;
    font-weight: bold;
    }

#dnn_ContentPane a:visited
{
	color:#303395;
    text-decoration:none;
    font-weight: bold;
}

#dnn_ContentPane a:hover
{
	color: #363636;
    text-decoration:none;
    font-weight: bold;
	text-decoration: underline;
}
/***** Content Pane - End *****/

/***** FOOTER - Begin *****/
#swirl
{
    text-align:center;
    position:relative;
    z-index:0;
    width:950px;
}
#footerWrapper
{
    position:relative;
    height:108px;
    width:950px;
    background-image:url(images/footer-bgd.jpg);
    background-repeat:no-repeat;
    background-color:#363636;
}

/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs      {top:60px; left:10px;}
#SHAREbug         {top:10px; left:1px;}
#footerNav        {top:15px; right:20px;}
#footerphone      {top:40px; right:20px;}
#address          {top:75px; right:20px;}
#copyright        {top:60px; right:20px;}
#footertextwrapper{top:10px; left:20px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/


#hostingBugs
{
    width:290px;
    position:absolute;
    align:left;
    text-align:left;
}
#PBbug
{
    float:right;
    width:120px;
    position:relative;
    top:6px;
    margin:0 5px 0 10px;
}
#IHbug
{
    display:none;
    width:125px;
    position:relative;
    align:right;
    margin-left:5px;
    float:left;
    margin-top:-5px;
}
#SHAREbug
{
    position:relative;
    float:right;
    width:145px;
 
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


#footerNav
{
    text-align:right;
    font-weight:bold;
    font-size:9pt;
    position:absolute;
    width:330px;
    color:#363636;
    text-transform: capitalize;
}

#footerNav ul
{
    padding:0;
    margin:0;       
}
#footerNav li
{
    margin:0;
    padding:0;
    display: inline;        
}

#footerNav a:link, #footerNav a:visited, #footerNav
{
    color:#363636;
    font-weight:bold;
}
#footerNav a:hover
{
    text-decoration:underline;
    color:#023598;
    font-weight:bold;
}

/*-------------------------------------------*/

#footerphone
{
    text-align:right;
    font-weight:bold;
    font-size:9pt;
    position:absolute;
    width:160px;
    color:#363636;
    text-transform: capitalize;
}

#address
{
    font-size:7.5pt;
    text-align:right;
    position:absolute;
    width:570px;
    color:#363636;
    font-weight:normal;
}

#footertextwrapper
{
    font-size:8pt;
    text-align:left;
    position:absolute;
    width:600px;
    color:#363636!important;
    font-weight:normal;
    height:40px;
}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:left;
    color:#363636;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:left;
    color:#363636;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7.5pt;
    text-align:left;
    color:#363636;
    font-weight:normal;
}


/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:7.5pt;
    text-align:right;
    width:320px;
    color:#363636;
    padding:0px 5px 0px 0px;
    font-weight:normal;
}

/***** FOOTER - End *****/

/*================================
Skin styles for Medical Content
================================*/
/* START - Classes for the Patient Education Table Of Contents */ 

.eznc_ListViewGroupHeading
{
   color:#023598;  
	font-family: Arial;
    font-size: 18px;
	font-weight: normal;
	line-height: 11pt;
    margin: 16px 0 0 0;
}

.eznc_ListViewArticleLink
{
	color: #023598;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal!important;
}
.eznc_ListViewArticleLink:link
{
	color: #023598;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal!important;
}
.eznc_ListViewArticleLink:visited
{
	color: #023598;
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal!important;
}

.eznc_ListViewArticleLink:hover
{
    color:#363636;
	font-family:  Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY:  Arial;
	FONT-WEIGHT: normal; 
	font-size: 12px; 
	width: 500px;
	padding: 6px;
	text-align:left;
	COLOR: #363636; 
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY:  Arial;
	FONT-WEIGHT: normal; 
	font-size: 12px; 
	COLOR: #363636; 
}

a:link.eznc_navAllConditions {color : #023598; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #023598; text-decoration : none;}
a:active.eznc_navAllConditions {color : #023598; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #023598; text-decoration : underline;}

.eznc_ContentTitle 
{
    color:#023598;
    font-family: Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
    line-height:120%;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 12px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{

	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

/***  GENERIC COLOR FOR LINKS AND TITLES ****/
a:link.eznc_navContentSection,
a:visited.eznc_navContentSection,
a:active.eznc_navContentSection,
a:hover.eznc_navContentSection,
.eznc_ContentCopyright 
{
    color:#023598;
}

a:link.eznc_navContentSection { text-decoration : none; }
a:visited.eznc_navContentSection { text-decoration : none; }
a:active.eznc_navContentSection { text-decoration : none; }
a:hover.eznc_navContentSection { text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top: 5px; 
	COLOR: #363636; 
}

.eznc_SectionTitle 
{
	color:#023598;
    font-family: Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
    line-height:120%;
    
    }
.eznc_SectionTitleV2
{
	color:#023598;
    font-family: Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
    line-height:120%;
}

.eznc_ContentSectionV2
{
	text-align:left;
}

.eznc_SectionBody 
{
	font-size: 12px;
	margin-top: 5px; 
	margin-left: 0px;
	text-align: left
}

table.eznc_SectionBody 
{
	width: 500px;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
	COLOR: #363636; 
}

.eznc_SectionBody_Col1 p
{
    padding:normal;
    line-height:normal;
    text-align:left;
    COLOR: #363636; 
}
.eznc_SectionBody_Col2 
{
    width: 220px;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}
.eznc_SectionBody_Col2 img
{
    margin:0 0 6px 6px!important;
    border:0px!important;
}
.eznc_SectionBody_Col1 img

{
    border:0px!important;
    margin:0 0 6px 6px!important;
}
.eznc_ContentTitle 
{
    color:#023598;
    font-family: Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
    line-height:120%;
}

.eznc_ContentSectionV2
{
	text-align:left;
	color:#363636;
}


.eznc_ContentCopyright 
{
	width:490px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	font-family : Arial; 
	font-size : 12px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { text-decoration : none; }
a:visited.eznc_FTContentCopyright { text-decoration : none; }
a:active.eznc_FTContentCopyright { text-decoration : none; }
a:hover.eznc_FTContentCopyright { text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/*=====================================
Skin styles for Medical Content - END
=====================================*/

/*==================================================
Skin styles for Article Viewer with Video Player
==================================================*/
/* Controls the left border of the title bar */
.eznc_Tab_Left
{
	width: 1px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the right border of the title bar */
.eznc_Tab_Right
{
	width: 1px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(images/topTab.jpg);
}

/* Controls the tab separator used on the title bar */
.eznc_Tab_Separator
{
	width: 2px;
	height: 35px;
	background-image: url(images/topTab.jpg);
}

/* Controls the text color used on the title bar */
.eznc_TabText, .eznc_TabText a:link, .eznc_TabText a:visited
{
	color: #ffffff!important;
}
.eznc_TabText a:hover
{
	color: #ffffff;
}

/* Controls the text color used on the title bar for the selected tab */
.eznc_ActiveTab
{
	color: #ffffff!important; 
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	border-color: #b31414;
	color: #ffffff!important;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	border-color: #828080;
	color: #ffffff!important; 
}

/* Controls the text color of the section title on the Article Content tab */
.eznc_SectionTitleV2
{
	color:#023598;
    font-family: Arial;
    font-size:16px;
    font-weight:bold;
    margin:20px 0 15px 0;
    line-height:120%;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	width: 210px;
	height: 83px;
    background-image: url(images/ArticleListHeader.jpg);
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	background-color: #eeeeee;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3 
{
	background-color: #eeeeee;
}

/* Controls the text color of the article list in the right column */
.eznc_FilterList, .eznc_FilterList a:link, .eznc_FilterList a:visited
{
	color: #363636;
	font-weight: normal!important;
}
.eznc_Filter_Bottom_Logo
{
	width:207px;
	height:57px;
	background-image:url(images/PEiHealthspotLogo.jpg);
	background-repeat:no-repeat;
}


/* Background color around search box */
.eznc_FilterText 
{
	background-color: #eeeeee;
	height:40px;
}
.eznc_ContentSectionV2
{
	text-align:left;
}
.eznc_SectionBodyV2
{
	text-align:left;
}
.eznc_SectionBodyV2 img
{
    margin:0 0 6px 10px!important;
    border:0px!important;
    }
/*======================================================
Skin styles for Article Viewer with Video Player - END
======================================================*/


/*===================================
Skin styles for Search Box feature
====================================*/
#search 
{
	float:right; 
	position:absolute;
    top:25px;
    right:35px;
	background-image:url(images/search-bgd.gif);
	background-repeat:no-repeat;
	width:269px;
	_width:275px;
	height:26px;
	z-index:99;
}
#searchLink
{
	position:relative;
	top:-10px;
	left:20;
	margin:0;
	padding:0;
	_top:12px;
	z-index:99;
}
.ff2 #searchLink
{
	position:relative;
	top:0px;
	left:20;
	margin:0;
	padding:0;
	z-index:99px;
}
.ff3 #searchLink
{
	position:relative;
	top:0px;
	left:20;
	margin:0;
	padding:0;
	z-index:99px;
}
#searchLink img {position:absolute; top:4px; right:0px; text-align:right;float:right;}
.ie6 #searchLink img {position:absolute; top:4px;right:5px;text-align:right;float:right;}
.ie7 #searchLink img {position:absolute; top:4px;text-align:right;left:2px;float:right;}
.ie8 #searchLink img {position:absolute; margin-top:4px;text-align:right;right:10px;float:right;}
.safari #searchLink img {position:absolute; top:-1px; right:3px;}
.safari3 #searchLink img {position:absolute; top:-1px; right:3px;}
#searchLink input {margin:0; padding:0; float:right;text-align:left;background-color:transparent;font-size:11px;}
.ie6 #searchLink input {margin:0; padding:0; float:right;text-align:left;background-color:transparent;font-size:11px;}
.ie7 #searchLink input {margin:0; padding:0; float:right;text-align:left;background-color:transparent;font-size:11px;}
#search .eznc_SearchText {width:165px; height:16px; position:relative; margin-top:6px;  margin-right:25px;text-align:left; border:0;background-color:transparent;font-size:12px;}
.ie8 #search .eznc_SearchText {width:165px; height:16px; position:relative; top:10px; margin-right:25px; align:left; border:0;background-color:transparent;font-size:12px;}
.ie7 #search .eznc_SearchText {width:165px; height:16px; position:relative; margin-top:15px; margin-right:25px;text-align:left; border:0;background-color:transparent;font-size:12px;}
.ie6 #search .eznc_SearchText {width:165px; height:16px; position:relative; margin-top:-6px;margin-right:25px;text-align:left; border:0;background-color:transparent;font-size:12px;}
.safari #search .eznc_SearchText {width:165px; height:16px; position:relative; margin-top:15px; margin-right:15px;text-align:left; border:0;background-color:transparent;font-size:12px;}
.safari3 #search .eznc_SearchText {width:165px; height:16px; position:relative; top:15px; margin-right:20px;text-align:left; border:0;background-color:transparent;font-size:12px;}
#search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; margin-top:-3px;text-align:right;right:-8px;}
.ie6 #search a.eznc_SearchButtton:link, .ie6 #search a.eznc_SearchButtton:visited {position:absolute; top:-13px;text-align:right;right:-8px;}
.ie7 #search a.eznc_SearchButtton:link, .ie7 #search a.eznc_SearchButtton:visited {position:absolute; top:10px;text-align:right;right:12px;}
.ie8 #search a.eznc_SearchButtton:link, .ie8 #search a.eznc_SearchButtton:visited {position:absolute; top:5px;text-align:right;right:-20px;}
.safari #search a.eznc_SearchButtton:link, .safari search a.eznc_SearchButtton:visited {position:absolute; top:14px;text-align:right;right:-12px;}
.safari3 #search a.eznc_SearchButtton:link, .safari3 #search a.eznc_SearchButtton:visited {position:absolute; top:14px;text-align:right;right:-12px;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/

