/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666666;
	font-size:12px;
	line-height:24px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family: Tahoma, Geneva, sans-serif;
}

#wrapper {
	background-position: top center;
	background-color: white;
	background-repeat: no-repeat;
}

a {
	color:#af041f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h4, p { margin:0 0 6px 0; }

h1 { 
	font-size:22px; 
	color:#111111; 
	font-family: "Calibri", Tahoma, Geneva, sans-serif; 
}

h2 { 
	font-size:16px; 
	color: #111111; 
	margin: 24px 0 0 0;
	padding: 0;
	font-family: "Calibri", Tahoma, Geneva, sans-serif; 
}

h2.top {
	margin-top: 0;	
}

h3 { 
	font-size:12px; 
	margin: 8px 0 0 0;
	font-weight: bold;
	color: #111111;
}

h5 {
	font-size: 12px;
	color: #666666;
	margin: 0 0 4px 0;
	padding: 0;
}

/* ---- class settings ----------------------- */


.attorney-name {
	font-family: "Calibri", Tahoma, Geneva, sans-serif; 
	font-size:16px; 
	color: #111111; 
	margin: 5px 0 0 0;
	padding: 0;	
	font-weight: bold;
	
}

.attorney-container-search {
	position:relative;
	width:100px;
	float:left;
	padding:0 20px 0 0;
	font-size:10px;
	line-height:13px;
}

.attorney-container-search a { 
	margin:0;
	padding:0;
}


.attorney-container-search-large {
	position:relative;
	width:140px;
	float:left;
	padding:0 20px 0 0;
	font-size:10px;
	line-height:13px;
}

.attorney-container-search-large a { 
	margin:0;
	padding:0;
}

.business-box {
	position:relative;
	width:200px;
	height:auto;
	float:left;
}

.business-box h2 { margin: 0; }

.individual-box {
	position:relative;
	width:250px;
	height:auto;
	float:left;
}

.individual-box h2 { margin: 0; }

.profile-details { line-height: 18px; }

/*----------------------------------------------------------
General														*/

.hot-topics {
	margin: 24px 0 6px 14px;
		color:#af041f;
}


.divider-line {
	width:100%;
	height:1px;
	background-color:#E6E6E6;
	margin:20px 0 0 0;
}

img.header {
	padding-bottom: 12px;	
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.flag { 
	font-size:22px; 
	margin: 0 0 8px 0;
}

.less {
	color: #666;	
}

a.less {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

a.less:hover {
	color: #111111;
	text-decoration: underline;
}

.leader {
	font-size: 14px;	
	line-height: 24px;
	color: #111111;
}

.pic_left {
	float: left;
	margin-right: 20px;
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #e0e0e0;
}

.pic_right {
	float: right;
	margin-left: 20px;
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #e0e0e0;
}

.pad_right {
	float: right;
	margin-left: 20px;
}

.pad_left {
	float: left;
	margin-right: 20px;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.clear {
	clear: both;
	height: 24px;	
}


.alphabet {
	width:190px;
	padding:0 10px 0 15px;
	font-weight:normal;
	text-align:justify;
	
}

.alphabet a { color: #af041f !important; }

.logo-link {
position:absolute;
top:20px;
width:200px;
height:55px;
}

/*----------------------------------------------------------
Calendar														*/


.calendar td{ color:white; }
.calendar td a { color:white; }



/*----------------------------------------------------------
Services														*/

.service-list { 
	margin:0 0 0 30px;
	padding:0;
}

.services h2 {
	margin: 0 0 9px 0;	
}

.services {
	line-height: normal;	
}

.services ul li a { color: #af041f; }
.services ul li span { color: #666; }

.services ul {
	list-style-type: none;
	margin: 0;

	padding: 4px 0 18px 0;
}

.services ul li {
	margin-bottom: 9px;
}

.services h3 {
	border-top: 1px solid #EEEEEE;	
	margin: 0;
	padding: 5px 24px 5px 0;
	font-weight: bold;

	color: #666;
	text-decoration: none;
	font-style: normal;
}

.services h3.msg_head {
	background-image: url(images/bg_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.services h3.msg_head:hover {
	color: #111;
	cursor: pointer;
}

.services h3.active {
	color: #111;
}

.services h3 a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-style: normal;
}


.services h3 a:hover {
	color: #111;
	text-decoration: none;
}

.industry-links {
	padding:0 10px 0 0px;
	color:#af041f;
}

.industry-links a { color:#af041f; }


/*----------------------------------------------------------
Our People														*/

#our-people-search select {
	
	width: 400px;	
}

#our-people-search .alphabet {
	background-color: #EEEEEE;	
}


#our-people-result h2 {
	margin: 10px 0 0 0;
	padding: 0;
	
}

.cell_01 {
	background-color: #EEEEEE;	
}

.cell_02 {
	background-color: #FFFFFF;	
}



h2.msg_head {
	border-top: 1px solid #EEEEEE;	
	padding: 8px 0 8px 0;
	margin: 0;
}

ul.search {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

ul.search li h3 {
	padding: 2px 0;
	margin: 0;
	border-top: 1px solid #EEEEEE;	
}


.schools-container {
position:relative;
width:auto;
float:left;
padding:0 20px 0 0;
}


/*----------------------------------------------------------
Profile														*/


.profile_flag {
	margin: 0 0 0 0;
	padding: 30px 0 0px 0;
}


.profile_title span {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.short-summary {
	position:relative;
	width:430px;
	height:auto;
	padding: 8px 0 18px 0;
}

.short-summary p {
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}


#main_top-people {
	position:relative;
	width:940px;
	height:auto;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-top-people.jpg);
}

#people_top {
	position:relative;
	width:880px;
	height:auto;
	padding: 2px 45px 0 35px;
}


#people_btm {
	position:relative;
	width:880px;
	height:550px;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 45px 0 15px;
}

#people_btm ul li {
	margin: 0 0 9px 0;	
}

#people_btm a {
	color: #000;
}

#people_btm ul { 
	margin:0;
	padding:0 10px 0 0;
}

#people_btm li {
	margin:0 0 0 10px;
	padding:0 0 0 0px;
}


.schools {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.schools li {
	width: 33%;
	padding: 0;
	margin: 0;
	float: left;
}


.publication-cell table tr td { padding: 0 30px 0 0; vertical-align:top; }

/* ---- layout settings ----------------------- */


#search_top {
	position: absolute;
	top: -300px;
	left: 0;
	height: 342px;
	width: 100%;
	background-image: url(images/search-bar.png);
	background-repeat: no-repeat;
	background-position: top center;
}

* html #search_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/search-bar.png", sizingMethod="crop");	
}

#search_top #search_wrapper {
	position: relative;
	width: 960px;
	height: 329px;
padding:13px 0 0 0;
	margin: 0 auto;
	
}

#search_top #search_wrapper #search_btn {
	position:absolute;
	bottom: 10px;
	right:40px;
	width:47px;
	height:28px;
}

#repeat_top {
	position:relative;
	background-repeat:repeat-x;
	background-position:top center;
/*	background-image:url(images/bg_repeat-top.jpg);
*/}

#wrapper {
	width: 100%;
	height: auto;
	position: relative;
}


#main_container {
	position:relative;
	width:940px;
	padding: 0 10px;
	margin: 0 auto;
	height:auto;
	background: url(images/bg_shadow.png) top center repeat-y;
}


* html #search_top {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_shadow.png", sizingMethod="scale");	
}


#header {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:119px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

#header-detail {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:139px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header-detail.jpg);
}

#header-people {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:128px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header-detail.jpg);
/*	background-image:url(images/bg_header-people.jpg);

*/}



#trail_nav {
	position:relative;
	top:0;
	right:0;
	width:930px;
	height:auto;
	padding: 0 0 0 30px;
	background-repeat: repeat-y;
	background-image: url(images/bg_trail-nav.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:80px;
	left:45px;
	width:839px;
	height:38px;
visibility:hidden;
}

#nav-hidden {
	position:relative;
	top:0;
	left:0;
	float: left;
	width:218px;
	height: auto;
}

#nav-profile {
	position:relative;
	top:0;
	left:0;
	width:929px;
	height:55px;
	background-image: url(images/bg_nav-profile.jpg);
	background-repeat: no-repeat;
}

#nav-search {
	position:relative;
	top:0;
	left:0;
	width:586px;
	height:55px;
	background-repeat: no-repeat;
}

#nav-resources {
	position:relative;
	top:0;
	left:0;
	width:586px;
	height:55px;
	background-repeat: no-repeat;
}

#nav-drop {
	position:relative;
	top:0;
	left:0;
	float: left;
	width:218px;
	height:123px;
	background-image:url(images/nav/nav-search.jpg);
	background-repeat:no-repeat;
}

#people-search-box {
	position:relative;
	width:586px;
	height:720px;

}


/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:940px;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

#main-detail {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main-detail.jpg);
}

#main-people {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main-people.jpg);
}

#main_btm {
	position:relative;
	top:0;
	left:0;
	width:940px;
	padding: 0 0 0 0;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main-btm.jpg);
}

#main_back {
	position:relative;
	width:940px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-back.jpg);
}

/* ---- start main content settings -------------- */

#main_top {
	position:relative;
	width:940px;
	height:302px;
	padding-bottom: 25px;
}

#main_top-detail {
	position:relative;
	width:900px;
    min-height:660px;
    height:auto !important;
    height:660px;
	padding: 10px 0 25px 40px;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-top-detail.jpg);
}

.main_image {
	float:left;
	width:392px;
	height:302px;
	background-image: url(images/img_states.jpg);
	background-repeat: no-repeat;
}

.questions {
	float:right;
	width:548px;
	height:302px;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:445px;
	height:auto;
	padding: 0 78px 0 0;
}

#btm_layers {
	position:relative;
	top:0;
	left:0;
	width:930px;
	height: auto;
	padding: 20px 0 0 10px;
	background-repeat: no-repeat;
	background-image: url(images/bg_btm-layers.jpg);
}

#btm_layers-content {
	position:relative;
	top:0;
	left:0;
	width:712px;
	height:246px;
	padding: 10px 0 0 0;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/bg_nav-hidden.jpg);
}
}

#hidden-layers h2 {
	margin-top: 0;
	padding-top: 0;
}

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:665px;
	height:auto;
}

#content_left strong {
	color: #000;
	font-size: 14px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:340px;
	height:auto;
	padding: 0 0 0 30px;
}

#side_bar-people {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:169px;
	height: 430px;
	padding: 0 10px;
	background-repeat: no-repeat;
	background-image: url(images/bg_side-people.jpg);
	background-position: 0 9px;

}

#side_bar-people h2 { margin:15px 0 0 0 }

#side_bar-people p {
	margin: 0 0 4px 0;
	line-height: normal;
}

#flag_Side {
	position:relative;
	top:0;
	left:0;
	color: #fff;
	width:173px;
	height:33px;
	padding: 15px 0 17px 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-detail.jpg);
	font-weight: bold;
}

#flag_Side-lower {
	position:relative;
	top:0;
	left:0;
	color: #fff;
	width:173px;
	height:33px;
	padding: 15px 0 17px 20px;
	background-repeat: no-repeat;
	background-image:url(images/bg_flag-lower.jpg);
	font-weight: bold;
}

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:220px;
	height:auto;
	color: #000;
	padding: 0 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

#content_right a {
	color: #666;
	text-decoration:none;
}

#content_right a:hover, #content_right a.selected {
	color: #111111;
	text-decoration: none;
}

#content_right p {
	margin: 0 0 0 0;
	padding: 0 0 19px 20px;
}

#content_right ul {
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	padding: 0 5px 0 20px;
	margin: 0;
}

#content_right ul li {
	margin: 0 0 8px 0;
}



/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:930px;
	height:34px;
	clear:both;
	padding: 5px 0 0 10px;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

#footer a {
	text-decoration:none;
	color: #666;
	font-weight: bold;

}

#footer a:hover {
	color: #000;
	text-decoration:none;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:38px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	width:63px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -38px;
}

a#nav_02 {
	width:117px;
	background-position:-63px 0;
}

a:hover#nav_02{
	background-position:-63px -38px;
}


a#nav_03 {
	width:163px;
	background-position:-180px 0;
}

a:hover#nav_03{
	background-position:-180px -38px;
}


a#nav_04 {
	width:106px;
	background-position:-343px 0;
}

a:hover#nav_04{
	background-position:-343px -38px;
}

a#nav_05 {
	width:142px;
	background-position:-449px 0;
}

a:hover#nav_05{
	background-position:-449px -38px;
}

a#nav_06 {
	width:70px;
	background-position:-591px 0;
}

a:hover#nav_06{
	background-position:-591px -38px;
}


a#nav_07 {
	width:79px;
	background-position:-661px 0;
}

a:hover#nav_07{
	background-position:-661px -38px;

}


a#nav_08 {
	width:99px;
	background-position:-740px 0;
}

a:hover#nav_08{
	background-position:-740px -38px;
}

a#nav_09 {
	width:106px;
	background-position:-724px 0;
}

a:hover#nav_09{
	background-position:-724px -38px;
}

/*-----------------------nav hidden---------------------------*/

#nav-hidden a {
	position:relative;
	float:left;
	width:218px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-hidden.gif);
}

a#nav-hidden_01 {
	height:38px;
	background-position:0 0;
}

a:hover#nav-hidden_01{
	background-position: -218px 0 ;
}

.nav-hidden-active_01 {
	background-position: -218px 0  !important;
}

a#nav-hidden_02 {
	height:36px;
	background-position: 0 -38px;
}

a:hover#nav-hidden_02{
	background-position: -218px -38px;
}

.nav-hidden-active_02 {
	background-position: -218px -38px !important;
}

a#nav-hidden_03 {
	height:36px;
	background-position: 0 -74px;
}

a:hover#nav-hidden_03{
	background-position: -218px -74px;
}

.nav-hidden-active_03 {
	background-position: -218px -74px !important;
}

a#nav-hidden_04 {
	height:36px;
	background-position: 0 -110px;
}

a:hover#nav-hidden_04{
	background-position: -218px -110px;
}

.nav-hidden-active_04 {
	background-position: -218px -110px !important;
}

a#nav-hidden_05 {
	height:36px;
	background-position: 0 -146px;
}

a:hover#nav-hidden_05{
	background-position: -218px -146px;
}

.nav-hidden-active_05 {
	background-position: -218px -146px !important;
}

a#nav-hidden_06 {
	height:92px;
	background-position: 0 -182px;
}

a:hover#nav-hidden_06{
	background-position: -218px -182px;
}

.nav-hidden-active_06 {
	background-position: -218px -182px !important;
}

/*-----------------------nav people---------------------------*/


#nav-profile a {
	position:relative;
	float:left;
	height:55px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-profile_01.jpg);
}

a#nav-profile_01 {
	width:215px;
	background-position:0 0;
}

a:hover#nav-profile_01{
	background-position: 0 -55px;
}

.nav-profile-active_01 {
	background-position: 0 -55px !important;
}

a#nav-profile_02 {
	width:138px;
	background-position:-215px 0;
}

a:hover#nav-profile_02{
	background-position:-215px -55px;
}

.nav-profile-active_02 {
	background-position:-215px -55px !important;
}

a#nav-profile_03 {
	width:169px;
	background-position:-353px 0;
}

a:hover#nav-profile_03{
	background-position:-353px -55px;
}

.nav-profile-active_03 {
	background-position:-353px -55px !important;
}

a#nav-profile_04 {
	width:204px;
	background-position:-522px 0;
}

a:hover#nav-profile_04{
	background-position:-522px -55px;
}

.nav-profile-active_04 {
	background-position:-522px -55px !important;
}

a#nav-profile_05 {
	width:151px;
	background-position:-726px 0;
}

a:hover#nav-profile_05{
	background-position:-726px -55px;
}

.nav-profile-active_05 {
	background-position:-726px -55px !important;
}
/*-----------------------nav people-search---------------------------*/


#nav-search a {
	position:relative;
	float:left;
	height:55px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-people-search.jpg);
}

a#nav-search_01 {
	width:144px;
	background-position:0 0;
}

a:hover#nav-search_01{
	background-position: 0 -55px;
}

.nav-search-active_01 {
	background-position: 0 -55px !important;
}


a#nav-search_02 {
	width:138px;
	background-position:-144px 0;
}

a:hover#nav-search_02{
	background-position:-144px -55px;
}

.nav-search-active_02 {
	background-position: -144px -55px !important;
}

a#nav-search_03 {
	width:170px;
	background-position:-282px 0;
}

a:hover#nav-search_03{
	background-position:-282px -55px;
}


.nav-search-active_03 {
	background-position: -282px -55px !important;
}

a#nav-search_04 {
	width:134px;
	background-position:-452px 0;
}

a:hover#nav-search_04{
	background-position:-452px -55px;
}

.nav-search-active_04 {
	background-position: -452px -55px !important;
}

/*-----------------------nav hidden---------------------------*/

#nav-drop a {
	position:relative;
	float:left;
	width:218px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-search.jpg);
}

a#nav-drop_01 {
	height:43px;
	background-position:0 0px;
}

a:hover#nav-drop_01{
	background-position: -218px -0px;
}

.nav-drop-active_01 {
	background-position: -218px -0px;  !important;
}

a#nav-drop_02 {
	height:29px;
	background-position: 0 -43px;
}

a:hover#nav-drop_02{
	background-position: -218px -43px;
}

.nav-drop-active_02 {
	background-position: -218px -43px !important;
}

a#nav-drop_03 {
	height:29px;
	background-position: 0 -72px;
}

a:hover#nav-drop_03{
	background-position: -218px -72px;
}

.nav-drop-active_03 {
	background-position: -218px -72px !important;
}

/*-----------------------nav people-search---------------------------*/


#nav-resources a {
	position:relative;
	float:left;
	height:55px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-resource-search.jpg);
}

a#nav-resources_01 {
	width:144px;
	background-position:0 0;
}

a:hover#nav-resources_01{
	background-position: 0 -55px;
}

.nav-resources-active_01 {
	background-position: 0 -55px !important;
}


a#nav-resources_02 {
	width:138px;
	background-position:-144px 0;
}

a:hover#nav-resources_02{
	background-position:-144px -55px;
}

.nav-resources-active_02 {
	background-position: -144px -55px !important;
}

a#nav-resources_03 {
	width:170px;
	background-position:-282px 0;
}

a:hover#nav-resources_03{
	background-position:-282px -55px;
}


.nav-resources-active_03 {
	background-position: -282px -55px !important;
}

a#nav-resources_04 {
	width:134px;
	background-position:-452px 0;
}

a:hover#nav-resources_04{
	background-position:-452px -55px;
}

.nav-resources-active_04 {
	background-position: -452px -55px !important;
}
/*-----------------------------------------------------------*/


#hidden-layers {
	position:absolute;
	top:0;
	left:0;
	width:712px;
	height:auto;
}

/*#hidden-layers a {
	color:#fff;
	padding:5px;
	display:block;
	font-size:14px;
	text-decoration:none;
}

#hidden-layers a:hover {
	background-color:#75212d;
}*/

#hidden-layers2 {
	position:relative;
	top:0px;
	left:0;
	width:930px;
	height:auto;
}

#hidden-layers2 ul {
margin-left:20px;
}


#hidden-layers3 {
	position:relative;
	top:0px;
	left:0;
	width:586px;
	height:auto;
}

#hidden-layers4 {
	position:relative;
float:left;
	top:0px;
	left:0;
	width:586px;
	height:auto;
padding:15px 0 0 0;
}




#hidden-layers2 a {
	color:#af041f;
}

#hidden-layers2 a:hover {

	
}

#L1, #L2, #L3, #L4, #L5, #L6 {
	position:absolute;
	visibility:hidden;
	height:auto;
	width:638px;
	top: 25px;
}

#L1 { left:25px; }
#L2 { left:25px; }
#L3 { left:25px; }
#L4 { left:25px; }
#L5 { left:25px; }
#L6 { left:25px; }



#R1, #R2, #R3, #R4, #R5 {
	position:absolute;
	visibility:hidden;
	height:auto;
	width:860px;
}

#R1 { left:38px; }
#R2 { left:38px; }
#R3 { left:38px; }
#R4 { left:38px; }
#R5 { left:38px; }

#S1, #S2, #S3, #S4  {
	position:absolute;
	visibility:hidden;
	height:auto;
	width:586px;
}

#S1 { left:38px; }
#S2 { left:38px; }
#S3 { left:38px; }
#S4 { left:38px; }

#X1, #X2, #X3, #X4  {
	position:absolute;
	visibility:hidden;
	height:auto;
	width:586px;
}

#X1 { left:38px; }
#X2 { left:38px; }
#X3 { left:38px; }
#X4 { left:38px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

