/* CLEARS AND STUFF */

.clearall {
	clear: both;
}

/* LOSE THE BORDERS */

.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text,
.custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment,
dl#comment_list dl dt, dl#comment_list dl dd .format_text {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {

	background: none;
}

/* LINKS / COLOURS */

.custom a, custom a:active {
	color: #736D91;
	text-decoration: none;}   
.custom a:hover {
  	color: #A69DD1;}
.custom .entry-title a, .custom .entry-title a:active {
	color: #666;
	}
.custom .entry-title a:hover {
	color: #A69DD1;}
.custom #header #logo a, .custom #header #logo a:active {
	color: #FFF;}
.custom #header #logo a:hover {
	color: #f6a836;}
.custom #tabs li.current_page_item a{
	color: #fff;
	border-bottom: #f6a836 4px solid;}
.custom #tabs a:hover, .custom #tabs li.current_page_item a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: #f6a836 4px solid;}
.custom #footer a, .custom #footer a:visited {
	color: #eee;
	text-decoration: none;
	border-bottom: none;
  font-weight: bold;}
.custom #footer a:hover {
	text-decoration: none;
  color: #f6a836;}

/* HEADER */

.custom #header {
/*	margin-bottom: 66px;  */
	height:66px;
}
.custom #logo {
	width: 40%;
	float: left;
	height:65px;
	margin-top:1px;
}
.custom #header, .custom #footer {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #logo a { 
	display: block; 
	height: 65px; 
	width: 396px; 
	background: url(images/logo_en.png) no-repeat; 
	outline: none;  
 
}
.custom #header #logo, .custom #header #tagline { 
	text-indent: -9999px; 
}
.custom #header_area .page {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #tagline {
	color: #fff;
	float: left;
	clear: both;
}


 /* FLAGS IN HEADER */

.custom .flag_en { 
float: right;
	padding-top:14px;
	padding-right:5px;
  
 } 
 
.custom .flag_ru { 
float: right;
	padding-top:14px;
	padding-right:0px;
  
 } 

/* NAV */

.custom #navbar {
  float: right;
	width: 60%;
	height:20px;
	padding-top:7px;
}
.custom #tabs { 
  background: none;
	border: none;
  float: right;
	
}
.custom #tabs li {
	border: none;
	background: none; 
  float: right;
	 
      
}
.custom #tabs li.current_page_item {
	background: none;
	}
.custom #tabs a, .custom #tabs a:active {
	letter-spacing: normal;
	color: #fff;
	margin-left: 1.2em;
	text-transform: none;
	padding: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: normal;
font-size: 1.2em;
	
}

/* BODY */



body.custom {
	background: #332244 url(images/body_bg.png) center top repeat;
	color: #494c51;
}    
.custom #header { padding-top: 0em; padding-bottom: 0em; }
          
.custom #page { 
background: none;
padding-top: 0.5em; }   
          
.custom .format_text ul { list-style: disc; }       

.custom #content_box {
  color: #777;
  background: #FFF;
	border: #333 1px solid;
	/*border-top: #b6c4ce 1px solid;   */
	 padding-top: 0;
	padding-bottom: 1.5em;
	-moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.custom .post_box, .full_width #content_box .page {
	margin: 0 2.5em 0 2.5em;
}
#archive_info p {
	letter-spacing: normal;
	text-transform: none;
}
	

/* SIDEBAR */

.custom #sidebars #sidebar_2 .sidebar_list, .custom .sidebar, .custom .sidebar a {
	padding-left: 0px;
	color: #777; 
text-decoration: none;
  text-align: right; 
  /*font-weight: normal;  */
   
}

.custom #sidebars #sidebar_2 .sidebar_list a:hover, .custom .sidebar a:hover {
  padding-left: 0px; 
  color: #ccc; 
text-decoration: none;
  text-align: right; 
 /*font-weight:normal;  */ 
}


.sidebar_menu_child a {
	padding-left: 0px;
	 font-size: 0.83em;
   font-style:italic;
 }

  
 .sidebar_menu_child_spec {
	padding-left: 0px;
	  font-size: 0.83em;
   font-style: italic;  
   font-weight: bold; 
   
 }


.custom .sidebar .widget {
/*	background-color: #f4f4f4;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border: 1px solid #d6d6d6;
	padding: 15%;     */
	width: 100%;
	color: #777;
}
.custom .widget h3 {
	font-variant: normal;
	letter-spacing: normal;
	color: #666;
	padding-bottom: 1.2em;
}
.custom .sidebar_list {
	margin-right: 1.5em;
	margin-left: 1.5em;
}
.custom #multimedia_box #custom_box {
	margin-right: 1.5em;
	margin-left: 1.5em;
}

.custom .sidebar h3 { font-size: 0.1em; line-height: 1.333em; margin-bottom: 0.667em; }

 /*  sidebar navigation manager */

.custom  .nav-group .sub-navigation-group{
display:none;
}
.custom .nav-group .current_page_item .sub-navigation-group,
.custom .nav-group .current_page_ancestor .sub-navigation-group{
display:block;
}



/* POST */

.custom .format_text p { margin-bottom: 1.0em; }

.custom .format_text .post_tags { font-size: 1em; line-height: 1.833em; margin-bottom: 1.0em; margin-top: 1.5em; font-weight:bold;}

.custom .headline_meta * {
	text-transform: none;
}
.custom .headline_meta {
	font-style: normal;
	text-transform: capitalize;
}
.custom .tt_post .headline_meta {
	padding-left: 0;
}
.custom .tt_post .headline_area .entry-title {
 	padding-left: 0;
}
.custom .headline_area .entry-title {   
	color: #2f333a;
}
.custom .tt_post .headline_area {
	margin-bottom: .5em;
}
.custom .tt_post .post .entry-content {
	padding-left: 0;
}



.custom .to_comments {
	background: #f4f4f4;
	padding: 2px;
	padding-left: 10px;
/*	border: #d6d6d6 1px solid;  */
  color: #564C4C;
 }


.custom .to_comments a.tt_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
/*	padding-top: 1px;   */
	margin-left: 15px;
}
.custom .to_comments a.tt_continue {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
/*	padding-top: 1px;  */
}
.custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover, .custom .to_comments a span  {
	color: #564c4c;
}
.custom .tt_teaser_after a, custom .tt_teaser_after a:visited {
	color: #564c4c;
	text-decoration: none;
}
.custom .tt_teaser_after a:hover{
	text-decoration: underline;
}

.custom .format_text .to_comments span {                                    
 font-size: 1.2em;
}

.custom .to_comments span.tt_categories {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
/*	padding-top: 2px;  */
	margin-left: 15px;
	font-size: 1em;
}

/* COMMENTS */

.custom dl#comment_list dt .comment_author{ 

  font-size: 1.5em;
  line-height: 1.375em;
  padding-right: 0.688em;

}

.custom #comment_list .children dt.comment, .custom #comment_list .children dd.comment {
	background: none;
	border: 0px;
	border-left: 2px solid #CFDBE4;
}
.custom #comments {
  margin: 0 2.5em 0 2.5em;
/*	padding-left: 2.5em;
	padding-right: 2.5em;   */
}
.custom .bracket {
	display: none;
}
.custom #comment_list dt.comment, .custom #comment_list dd.comment{
	background: #FAF7FD;   
}
  

.custom #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #cfdbe4;
	border-top: 0px;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
}
.custom #comment_list dt.comment {
	border: 1px solid #cfdbe4;
	border-bottom: 0px;
		-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
}
.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
		background: #FAF7FD url(images/admin-bg.jpg) bottom center repeat-y;
}       

 	/*---:[ author comment and alternating comment colors ]:---
	 dl#comment_list  { background: #f5f5f5; }
	dl#comment_list .odd { background: #fff; }                 */


.custom .comments_intro { 
  margin-right: 0; 
  margin-left: 0; 
    margin-top: 1.5em;  
}

 .custom #respond_intro { 
  margin-right: 0; 
  margin-left: 0; 
}

.custom .comments_closed p { 
display: none;
}    
                  
/* COMMENT FORMS */

.custom #commentform, .custom .comment_box { 
padding-right: 0; 
padding-left: 0;
}

.custom #commentform input, .custom #commentform textarea {
	border: 1px solid #cfdbe4;
	background-color: #FAF7FD;
/* 	  margin-left: 0;   
	margin-right: 0;    
    width: 100%;         */
}

/*.custom #commentform textarea {
 	margin-left: 0;
	margin-right: 0;    
  width: 100%;      
}	                  */
 
.custom #commentform span.allowed { 
 /*  margin-left: 0;  */
  margin-right: 3px;  
  width: 100%;        
} 

.custom #comment { 
 /*  margin-left: 0; */
  margin-right: 0;
   width: 99%;      
} 

 
.custom #commentform input:hover, .custom #commentform textarea:hover {
	border: 1px solid #b6c4ce;
}

.custom #commentform textarea:focus, .custom #commentform input:focus { 
background: #fff; 
border-color: #777; 
border-right-color: #ccc; 
border-bottom-color: #ccc; 
}



 .custom #commentform #submit, .custom input.form_submit{
 font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
font-weight: bold; 
background: url('/wp-content/themes/thesis/custom/images/submit-bg.gif'); 
border: 3px double #999; 
border-top-color: #ccc; 
border-left-color: #ccc; 
cursor: pointer; width: 
auto !important; 
overflow: visible;
	padding: 5px 15px;
	color: #2f333a;
  

}

.custom #commentform #submit:hover, .custom input.form_submit:hover {
	color: #777;
    
}


.custom .format_text input[type="submit"]  {
font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
font-weight: bold; 
background: url('/wp-content/themes/thesis/custom/images/submit-bg.gif'); 
border: 3px double #999; 
border-top-color: #ccc; 
border-left-color: #ccc; 
cursor: pointer; 
width: auto !important; 
overflow: visible; 
padding: 5px 15px;
color: #2f333a;
}

.custom .format_text input[type="submit"]:hover { 
color: #777;
}



/*THEME MY LOGIN   */      
 
         
  
.custom #rememberme-tml-page {
width: 20px;
margin-left: 0; 
   }              
   
.custom .login form p.forgetmenot label {
    display: inline;
           }  
            
    
.custom  .login form label {
    display: block;   
    }         

 .custom .login {
    padding: 5px;
     
    }    
               



/* TEASERS */
.custom .teaser .entry-content {
	padding-right: 2em;
}
.custom .teaser .entry-title {
	padding-right: 2em;
}
.custom .teasers_box {
	padding-left: 1.5em;
}
.custom .prev_next p {
/*	padding: 0px 10px;
	margin-left: 10px;
	margin-right: 10px;    
	background-color: #f4f4f4;
	-moz-border-radius: .8em;
	-webkit-border-radius: .8em;
	border: 1px solid #d6d6d6;   */
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px;
}

	.custom custom .prev_next, .custom .post_nav { 
  margin-right: 2.5em; 
  margin-left: 2.5em; 
  padding-right: 0; 
  padding-left: 0;
  }

  .custom #archive_info { 
  display: none; 
}




  .custom #comment_nav_1, .custom #comment_nav_2 { 
 padding-right: 0; 
  padding-left: 0;  
  margin-left: 0;
	margin-right: 0; 
   }

 .custom .tt_teaser_after {
	margin-top: 10px;
	background: #f4f4f4;
	padding: 3px;
	padding-left: 10px;
	/*border-bottom: #d6d6d6 5px solid;   */
	color: #564C4C;
}
.custom .tt_teaser_link {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.custom .tt_teaser_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
}

/*---:[ navigation links ]:---
.prev_next { text-transform: uppercase; letter-spacing: 2px; border-top: 2px solid #ddd; color: #666; clear: both; }
	.prev_next .next { text-align: right; }
	.prev_next .floated { float: left; }
	.prev_next a { text-decoration: none; }
	.prev_next a:hover { text-decoration: underline; }
	.post_nav a { text-transform: none; letter-spacing: normal; }
#comment_nav_2 { border-top: 0; border-bottom: 2px solid #ddd; }
                                                                  */

/* FOOTER */


.custom #footer {
	font-size: 1.1em;
	padding-top: .3em;
	padding-bottom: 0.9em;
	color: #bbb;
	font-weight: normal;
}	

.copyright_footer {
	text-align: left;
	width:60%;
	float:left;
}	

 .sitemap_footer {
	text-align: right;
  width:40%;
  float:right;

}	

/* TT SPECIAL HEADER 

.custom #tt_special_header {
	background: #d9eaf5 url(images/specialh-bg.jpg) bottom center no-repeat;
	height: 20em;
	border: #53849e 1px solid;
	border-bottom: 0px;
	margin-right: -2px;
	padding: 4em 6em;
}
.custom .tt_icon {
	width: 201px;
	height: 197px;
	background: url(images/rising_icon.png) no-repeat;
	float: left;
	padding-right: 40px;
}

.custom #tt_special_header h3 {
	font-size: 4.4em;
	color: #464e5c;
	padding-bottom: 10px;
}

.custom #tt_special_header p {
	font-size: 1.7em;
	line-height: 1.5em;
	color: #4d515a;
}             */

/* MEDIA BOX */

.custom #custom_box {
	text-align: left;
	background: none;
	padding: 5%;
	padding-top: 2.4em;
	padding-bottom: 0em;
	margin-bottom: 3em;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: 0px;
}
/*.tt_rss a {
	background: url(images/rss_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

.tt_rss, .tt_twitter {
	padding-bottom: 25px;
	font-size: 1.5em;
}

.tt_twitter a {
	background: url(images/twitter_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}   */

#s {
	/*font-family: Verdana, Geneva, sans-serif;    */
	padding: 5px 5px;
	border: 1px solid #e1e1e1;
	background: #fff url(images/search_bg.gif) repeat-x;
	font-size: 0.77em;
	color: #777;
	width: 75%;
}

/*Photoprints price list on site page*/

.xl637923
	{color:black;
	font-size:14.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
  font-family:Verdana, Geneva, Tahoma, sans-serif; 
		text-align:left;
	vertical-align:bottom;
		white-space:nowrap;
	padding-left:9px;
	}
.xl647923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	font-family:Verdana, Geneva, Tahoma, sans-serif;    
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	padding-left:18px;
	}

.xl677923
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
		color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
  font-family:Verdana, Geneva, Tahoma, sans-serif;     
	vertical-align:bottom;
	background:#DDDDDD;
		white-space:nowrap;}
.xl687923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:18px;
	}
.xl697923
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
		color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	vertical-align:bottom;
	background:#EAEAEA;
		white-space:nowrap;}
.xl707923
	{color:black;
	font-size:9.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
		text-align:left;
	vertical-align:middle;
		white-space:nowrap;
	padding-left:18px;
	}
.xl717923
	{color:black;
	font-size:14.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:bottom;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#DDDDDD;
		white-space:nowrap;
	padding-left:9px;
	}
.xl727923
	{color:black;
	font-size:14.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:bottom;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:9px;
	}
.xl737923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#DDDDDD;
		white-space:nowrap;
	padding-left:18px;
	}
.xl747923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:18px;
	}
.xl757923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#DDDDDD;
		white-space:nowrap;
	padding-left:18px;
	}
.xl767923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:18px;
	}
.xl777923
	{color:white;
	font-size:9.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#57578F;
		white-space:nowrap;
	padding-left:9px;
	}
.xl787923
	{color:white;
	font-size:9.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#57578F;
	white-space:nowrap;
	padding-left:18px;
	}
.xl797923
	{color:white;
	font-size:9.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:none;
	border-left:none;
	background:#57578F;
		white-space:nowrap;
	padding-left:18px;
	}
.xl807923
	{color:white;
	font-size:9.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	background:#57578F;
		white-space:nowrap;
	padding-left:18px;
	}
.xl817923
	{color:black;
	font-size:14.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:bottom;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:9px;
	}
.xl827923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:18px;
	}
.xl837923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:18px;
	}
.xl847923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#EAEAEA;
		white-space:nowrap;
	padding-left:18px;
	}
.xl857923
	{color:black;
	font-size:14.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:bottom;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#DDDDDD;
		white-space:nowrap;
	padding-left:9px;
	}
.xl867923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#DDDDDD;
		white-space:nowrap;
	padding-left:18px;
	}
.xl877923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.5pt solid white;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#DDDDDD;
		white-space:nowrap;
	padding-left:18px;
	}
.xl887923
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
		text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:none;
	border-bottom:1.5pt solid white;
	border-left:none;
	background:#DDDDDD;
		white-space:nowrap;
	padding-left:18px;
	}