/*
	Theme Name: The Challenge Series 
	Theme URI: http://www.thechallengeseries.ca
	Description: Theme designed for the Challenge Series based on a design created by Rhonda McNaught
	Version: 1.0
	Author: Christine Rondeau
	Author URI: http://www.bluelimemedia.com
*/

p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, blockquote, cite {margin:0; padding:0;}
.hide {display:none;}


/* Font Size 
-----------------------------------------------*/
p, form, li, td {font-size:12px; line-height:16px;}
h1 {font-size:13px;}
h2, h3, h4, h5, h6 {font-size:12px; line-height:16px;}
small {font-size:11px;}

/* Font Colour 
-----------------------------------------------*/
a {color: #616161;}
a:hover{color: #000;}
p, form, li, td {color:#616161;}
h1, h1 a {color:#FFF;}
h2 {color:#000;}
h3, h4, h5, h6 {color:#616161;}


/* Font styling and weight
--------------------------------------------------*/

h1, h2 {text-transform:uppercase;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
blockquote {
	padding: 5px 10px; 
	font-style:italic;
	color:#616161;
	font-size:14px;
}


/* Images
----------------------------------------------*/

.alignright {float:right; paddin:0 0 10px 10px;}
.alignleft {float:left; padding:0 20px 10px 0px;}
.no-padding {padding:0;}
.aligncenter {margin: 0 auto 0 auto;}
a img {border:0;}
.wp-caption {
      text-align:left;  
	  width: auto!important; 
	  padding:5px 0;
}
.wp-caption-text {font-size:11px;}


#enlarge {
position:relative;
display:block;
}
img.enlarge {
position: absolute;
top: 5px; left: 0px;
} 


/* Main Layout
-----------------------------------------------*/

body {
	margin: 0px; padding: 0px;
	background:#DDDECF;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

#wrap {
	position:relative;
	width: 962px;
	margin: 0px auto 0px auto; padding:0;
	background:#FFF;
	border-top:22px solid #000;
}


/* Header Area 
-----------------------------------------------------------*/
#header, #header_issue1, #header_issue2, #header_issue3, #header_issue4, #header_issue5, #header_issue6, #header_issue7{
	position:absolute;
	top:0; left:0px;
	width:960px; height:147px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#header_issue1  {background:#FFF url(images/banner/01.gif) left top  no-repeat;}
#header_issue2  {background:#FFF url(images/banner/02.gif) left top  no-repeat;}
#header_issue3  {background:#FFF url(images/banner/03.gif) left top  no-repeat;}
#header_issue4  {background:#FFF url(images/banner/04.gif) left top  no-repeat;}
#header_issue5  {background:#FFF url(images/banner/05.gif) left top  no-repeat;}
#header_issue6  {background:#FFF url(images/banner/06.gif) left top  no-repeat;}
#header_issue7  {background:#FFF url(images/banner/07.gif) left top  no-repeat;}
#header {background:#FFF url(images/banner/finalhead2013Mar.gif) left top  no-repeat;}

#logo a {
	display:block;
	width: 960px; height: 146px;
	float:left;
}



/* Top Navigation 
-----------------------------------------------------------*/
#nav {
	position:absolute;
	top:147px; left:0px;
	padding: 0px 0px 0px 10px; margin: 0;
	width:734px;
	font-size:11px;
	background:#000;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}
#nav li a {
	display: block;
	padding:2px 12px 2px 8px;
	text-decoration:none;
	color:#C9C9C9;
}

#nav li {float: left;}

#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent a {color:#FFF;}
#nav li.current_page_item a {background:url(images/white.gif) top left no-repeat;}

#table_nav {
	position:absolute;
	top:147px; right:0px;
	padding: 0px 10px 0px 0px; margin: 0;
	width:208px;
	font-size:11px;
	background:#000;
}

#table_nav, #table_nav ul {
	list-style: none;
	line-height: 1;
}
#table_nav li a {
	display: block;
	padding:2px 12px 2px 8px;
	text-decoration:none;
	color:#C9C9C9;
}

#table_nav li {float: left;}

#table_nav a:hover, #table_nav li.current_page_item a, #nav li.current_page_parent a {color:#FFF;}
#table_nav li.current_page_item a {background:url(images/white.gif) top left no-repeat;}
/* Search Bar
-----------------------------------------------------------*/


#sec-nav {
	position:absolute;
	top:167px; left:0;
	width:960px; height:35px;
	text-align:right;
	font-size:11px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#FFF;
}


#search {
	position:absolute;
	top:176px; right:0px;
	width:210px;
}
#searchform .textfield {
	font-size:9px;
	width:182px; height:14px;
	border:1px solid #777777;
}
#searchform input.sbutt {padding-left:5px; vertical-align:middle;}


/* Add this
-----------------------------------------------------------*/
#send_friend {
	position:absolute;
	top:179px; left:614px;
	width:100px;
	font-size:10px;
}
#send_friend a {
	color:#000;
	text-decoration:none;
}

#add_this {
	position:absolute;
	top:177px; right:247px;
	width:14px; height:14px;
}

#feedback a {
	position:absolute;
	top:178px; right:222px;
	width:19px;height:14px;
	display:block;
	background:url(images/feedback.gif) top left no-repeat;
}
#feedback a:hover {
	background:url(images/feedback.gif) bottom left no-repeat;
}



/* Main body area
-----------------------------------------------------------*/

#main {
	position:absolute;
	top:200px; left:0;
	width:960px;
	background:#F2F2E1 url(images/main_bg.gif) 749px repeat-y;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#content {
	float: left;
	width:740px;
	border-top:52px solid #000;
}

#content_table_content {
	float: left;
	width:740px;
	border-top:52px solid #000;
}
.sponsor_watermark {
	background:url(images/sponsor_watermark.gif) repeat-y;
}
#home_content {
	float: left;
	width:740px;
}

#chapter_overview_chapter1, #chapter_overview_chapter2,  #chapter_overview_chapter3, #chapter_overview_chapter4, #chapter_overview_chapter5, #chapter_overview_chapter6,  #chapter_overview_chapter7 {
	float:left;
	width:740px; height:162px;
	border-bottom:7px solid #000;
}

#chapter_overview_chapter1 {background:url(images/chapter/01.gif) top left no-repeat;}
#chapter_overview_chapter2 {background:url(images/chapter/02.gif) top left no-repeat;}
#chapter_overview_chapter3 {background:url(images/chapter/03.gif) top left no-repeat;}
#chapter_overview_chapter4 {background:url(images/chapter/04.gif) top left no-repeat;}
#chapter_overview_chapter5 {background:url(images/chapter/05.gif) top left no-repeat;}
#chapter_overview_chapter6 {background:url(images/chapter/06.gif) top left no-repeat;}
#chapter_overview_chapter7 {background:url(images/chapter/07.gif) top left no-repeat;}

#chapter_overview_chapter1 h2.chapter1 a, #chapter_overview_chapter2 h2.chapter2 a, #chapter_overview_chapter3 h2.chapter3 a, #chapter_overview_chapter4 h2.chapter4 a, #chapter_overview_chapter5 h2.chapter5 a, #chapter_overview_chapter6 h2.chapter6 a, #chapter_overview_chapter7 h2.chapter7 a {
	display:block;
	margin-top:120px; padding:0; 
	height:32px; width:545px;
}

#chapter_overview_chapter1 h2.chapter1 a {background:url(images/chapter/intro01.gif) top left no-repeat;}
#chapter_overview_chapter2 h2.chapter2 a {background:url(images/chapter/intro02.gif) top left no-repeat;}
#chapter_overview_chapter3 h2.chapter3 a {background:url(images/chapter/intro03.gif) top left no-repeat;}
#chapter_overview_chapter4 h2.chapter4 a {background:url(images/chapter/intro04.gif) top left no-repeat; }
#chapter_overview_chapter5 h2.chapter5 a {background:url(images/chapter/intro05.gif) top left no-repeat;}
#chapter_overview_chapter6 h2.chapter6 a {background:url(images/chapter/intro06.gif) top left no-repeat;}
#chapter_overview_chapter7 h2.chapter7 a {background:url(images/chapter/intro07.gif) top left no-repeat;}

#chapter_overview_chapter1 h2.chapter1 a:hover {background:url(images/chapter/intro01.gif) bottom left no-repeat;}
#chapter_overview_chapter2 h2.chapter2 a:hover {background:url(images/chapter/intro02.gif) bottom left no-repeat;}
#chapter_overview_chapter3 h2.chapter3 a:hover {background:url(images/chapter/intro03.gif) bottom left no-repeat;}
#chapter_overview_chapter4 h2.chapter4 a:hover {background:url(images/chapter/intro04.gif) bottom left no-repeat;}
#chapter_overview_chapter5 h2.chapter5 a:hover {background:url(images/chapter/intro05.gif) bottom left no-repeat;}
#chapter_overview_chapter6 h2.chapter6 a:hover {background:url(images/chapter/intro06.gif) bottom left no-repeat;}
#chapter_overview_chapter7 h2.chapter7 a:hover {background:url(images/chapter/intro07.gif) bottom left no-repeat;}

/* Styles for the final home page which lists all of the chapters */

#final_content {	
	float:left;
	width:497px;
}

#final_chapter {
	float:left;
	width:740px; height:84px;
	background:url(images/chapter/finalslogan2013Mar.gif) top left no-repeat;
}

#final_watt_watcher {
	float:left;
	width:740px; height:129px;
	background:url(images/banner_WattWatchers.gif) top left no-repeat;
}

.row {
	float:left;
	width:497px;
	border-bottom: 8px solid #000;
}
.no-border {
	border-bottom:0px;	
}
.row ul {
	padding:0 0 0 6px;
}
.row ul li {
	float:left;
	list-style-type:none;
	padding:20px 0 20px 11px;
}
.row a {
	display:block;
	width:234px; height:167px;
}
#ch1 a {background:url(images/ch1.jpg);}
#ch1 a:hover {background:url(images/ch1.gif);}

#ch2 a {background:url(images/ch2.jpg);}
#ch2 a:hover {background:url(images/ch2.gif);}

#ch3 a {background:url(images/ch3.jpg);}
#ch3 a:hover {background:url(images/ch3.gif);}

#ch4 a {background:url(images/ch4.jpg);}
#ch4 a:hover {background:url(images/ch4.gif);}

#ch5 a {background:url(images/ch5.jpg);}
#ch5 a:hover {background:url(images/ch5.gif);}

#ch6 a {background:url(images/ch6.jpg);}
#ch6 a:hover {background:url(images/ch6.gif);}

#ch7 a {background:url(images/ch7.jpg);}
#ch7 a:hover {background:url(images/ch7.gif);}

#news_right {
	float:right;
	width:217px;
	margin-top:232px;
	margin-right:10px;
}

#news_right p.news-list { padding-bottom:8px;}
#news_right p.news-list a {font-size:12px; color:#000; text-decoration:none;}
#news_right p.news-list a:hover {text-decoration:underline;}
#news_right p.intro {
	width:217px; height:141px;
	padding:2px 0 50px 0;
	border-bottom:1px dotted #8e8e8e;
	background:url(images/news_intro.gif) top left no-repeat;
}

#news_right p.intro a {
	display:block;
	margin-top:100px;
	width:217px; height:41px;
}
.recent_news a,.video a, .media a {
	display:block;
	border-bottom:1px dotted #8e8e8e;
	width:217px; height:47px;
}
.recent_news a {border-bottom:0px;}
.video a {margin-top:10px; border-top:1px dotted #8e8e8e;}

.recent_news {background:url(images/recent_news.gif) top left no-repeat; }
.video { background:url(images/video.gif) top left no-repeat; }
.media { background:url(images/media.gif) top left no-repeat; }
.roger a { 
	display:block;
	padding:150px 0 0 0;
	width:217px; height:206px;
	background:url(images/roger_bayley.gif) bottom right no-repeat; 
	outline:0;
}

/* Styles for issues landing page */

#featured_chapters {
	float:left;
	width:333px;
	padding:20px 0px 2px 13px;
}

.topic {
	float:left;
	width:333px; height:100px;
	padding-bottom:26px;
}


#featured_chapters h1 {margin-left:120px; padding:2px 0; font-size:12px;}
#featured_chapters h1 a {font-weight:normal; color:#FFF;}
#featured_chapters h1 a:hover {text-decoration:underline; color:#FFF;}  
#featured_chapters a {color:#000; text-decoration:none;}
#featured_chapters a:hover {text-decoration:underline;}
#featured_chapters ul {	list-style-type:none; color:#000; font-weight:bold;}
.thumb {float:left; margin:0 10px 0 0;}

#topic_overview {
	width:740px; height:253px;
	background:#DDDECF;
	border-bottom:9px solid #000;
}


#slide_show { 
	width:356px;
	float:left;
} 

#slide_show_home { 
	width:356px;
	float:left;
	padding:0 8px 10px 0;
} 

#slide_show ul, #slide_show_home ul {
	margin:0; padding:0;
	list-style:none;
}

#donwload_print {/* on home page */
	width:356px;
}
#download_print .bigger {
	font-size:14px; 
	font-weight:bold;
	padding:0; 
}
#download_print p{
	padding:0; margin:0;
}

#order_the_pdf {/* on get the pdf page. Additional styles on template*/
	float:left;
	background:url(images/get_thePDF_bg.gif) top left no-repeat;
	width:163px;
}
#order_the_pdf p {
	font-weight:bold;
	padding:35px 0px 0px 40px;
}
#order_the_pdf a {
	color:#FFF; text-decoration:none; font-size:14px;
}
#order_the_pdf a:hover {
	color:#000; text-decoration:none; font-size:14px;
}

/* Main body content formatting
--------------------------------------------------------------*/
#left_nav {
	float:left;
	padding:20px 20px 0 20px;
	width:170px;
}
#left_nav ul{
	list-style-type:none;
}
#left_nav li {
	font-weight:bold;
	color:#000;
	padding:1px 0;
}
#left_nav li.unactive {
	color:#ACACAC;
}	
#left_nav a {
	text-decoration:none;
	color:#000;
}
#left_nav li a:hover {
	text-decoration:underline;
}
#topic_image {
	float:right;
	width:528px;
}

.home_entry {
	float:right;
	width:356px;
	padding:20px 13px 0 0;
}

.home_entry a { text-decoration:none; }
.home_entry a:hover { text-decoration:underline; }

#next_issue {
	float:left;
	width:713px;
	border-top:1px dotted #8D8D8D;
}

#next_issue_content {
	float:left;
	width:346px;
	padding:0 0 0px 13px;
}

#next_issue_content h3 {
	width:118px; height:16px;
	background:url(images/next_issue.gif) bottom right no-repeat;
	padding:20px 0 0 0px;
}

#next_issue_img {
	float:right;
	width:350px;
}

.entry{
	float:right;
	width:528px;
	padding:30px 0 0 0;
}


.entry p, .home_entry p {
	padding:4px 20px 12px 0;
}
.entry h2 {padding-top:20px;}
.entry h3, .entry h4, .entry h5, .entry h6 {margin:4px 0;}

.entry ul, .entry ol, .home_entry ul, .home_entry ol {
	margin: 5px 20px; padding:0px 20px 20px 20px;
}

h1 {
	padding:1px 20px;
	color:#FFF;
	background:#000;
	font-weight:bold;
	text-transform:uppercase;
}
h1.orange {background:#F26F21 }
h1.green {background:#5D9632}
h1.red {background:#B22217}
h1.blue {background:#00728E}


/* Next and Previous links 
------------------------------------*/

.post-navigation {padding-top:20px;}
.previous-topic {float:left; width:260px; text-align:left;}
.next-topic {float:right; width:260px; text-align:right;}


/* Subscribe page
----------------------------------------------*/

#content_subscribe {
	float: left;
	width:739px;
	border-top:71px solid #000;
	background:url(images/subscribe_bg.gif) top left no-repeat;
}

.entry_subscribe {
	padding:80px 140px 100px 180px;
}

.entry_subscribe p {
	padding:5px 0 0 30px;
}
.subscribe_title {
	width:155px; height:20px;
	background:transparent url(images/subscribe_title.gif) top left no-repeat;
}
#newsletter_form {
	padding:40px 0 200px 0;
}

#newsletter_form p {
	font-size:11px; line-height:16px; padding:3px 0 0 30px;
}
#send {
	position:absolute;
	top:560px; right:80px;
}
#send a {color:#8E8E8E; text-decoration:none;}
#send a:hover {color:#8E8E8E; text-decoration:underline;}
#name, #ikgld-ikgld {
	background:#FFF;
	border:1px solid #8E8E8E;
	width:200px;
	margin-left:10px;
}
#ikgld-ikgld {
	margin-left:12px;
}

.submit_button {
	margin:20px 0 0 50px;
	width:100px; height:20px;
	cursor:pointer;
}





/* Sidebar Area 
-------------------------------------------*/
#sidebar_watt {
	float:right;
	width:210px;
	height:800px;
	background: url(images/sponsors.gif) top left no-repeat;
}

#sidebar {
	float:right;
	width:210px;
}
#subscribe a {
	display:block;
	width:210px; height:70px;
	background:url(images/subscribe.gif) top left no-repeat;
}
#subscribe a:hover {
	background:url(images/subscribe.gif) bottom left no-repeat;
}

#get_the_pdf a {
	display:block;
	width:210px; height:57px;
	background:url(images/get_the.gif) top left no-repeat;
}
#get_the_pdf a:hover {
	display:block;
	width:210px; height:57px;
	background:url(images/get_the.gif) bottom left no-repeat;
}


#chapters {
	width:210px;
	padding:10px 0px;
	border-bottom:29px solid #DDDDCE;
}
#chapters h3 {
	width:180px; height:16px;
	background:url(images/navigation/title.gif) top left no-repeat;
	border-left:8px solid #616161;
	margin:0; padding:0;
}
#chapters  ul { width:188px; list-style-type: none; margin:0; padding:0 0 0 10px;}
#chapters li span { visibility:hidden; }

#chapters ul li a {margin:0; padding:0; text-decoration:none;}
#chapters ul li a#chap01 {
	display:block; 
	width:188px; height:22px; 
	background:url(images/navigation/01.gif) 0 -22px no-repeat; border-left:8px solid #616161;}
#chapters ul li a:hover#chap01 { background-position: 0 -44px; border-left:8px solid #000;}

#chapters ul li a#chap02 {
	display:block; 
	width:188px; height:22px; 
	background:url(images/navigation/02.gif) 0 -22px no-repeat; border-left:8px solid #616161;}
#chapters ul li a:hover#chap02 { background-position: 0 -44px; border-left:8px solid #000;}

#chapters ul li a#chap03 {
	display:block; 
	width:188px; height:33px; 
	background:url(images/navigation/03.gif) 0 -33px no-repeat; border-left:8px solid #616161;}
#chapters ul li a:hover#chap03 { background-position: 0 -66px; border-left:8px solid #000;}


#chapters ul li a#chap04 {
	display:block; 
	width:188px; height:22px; 
	background:url(images/navigation/04.gif) 0 -22px no-repeat; border-left:8px solid #616161;}
#chapters ul li a:hover#chap04 { background-position: 0 -44px; border-left:8px solid #000;}

#chapters ul li a#chap05 {
	display:block; 
	width:188px; height:22px; 
	background:url(images/navigation/05.gif) 0 -22px no-repeat; border-left:8px solid #616161;}
#chapters ul li a:hover#chap05 { background-position: 0 -44px; border-left:8px solid #000;}

#chapters ul li a#chap06 {
	display:block; 
	width:188px; height:33px; 
	background:url(images/navigation/06.gif) 0 -33px no-repeat; border-left:8px solid #616161;}
#chapters ul li a:hover#chap06 { background-position: 0 -66px; border-left:8px solid #000;}

#chapters ul li a#chap07 {
	display:block; 
	width:188px; height:33px; 
	background:url(images/navigation/07.gif) 0 -33px no-repeat; border-left:8px solid #616161;}
#chapters ul li a:hover#chap07 { background-position: 0 -66px; border-left:8px solid #000;}




#sidebar h2 {
	padding: 12px 0 5px 0;
	text-transform: uppercase;
	font-size:12px;
	color:#616161;
}

#sidebar p {
	display: block;
	padding:0 0 12px 0;
}

.sponsor_sidebar {
	margin:0 12px;
	border-bottom:1px solid #CACACA;
}
#creative_commons {	
	font-size:10px; line-height:12px; 
	padding:10px 12px 0 12px;
	color:#787878;
}



/* Footer area
------------------------------------------------------------*/

#footer {
	clear: both;
	text-align: left;
	width:960px; 
}

#left_foot {
	float:left;
	width:740px; 
	margin-top:30px;
	background:#000;
}
#left_foot p {
	font-size:11px;
	padding-left:14px;
}
#left_foot a {
	text-decoration:none;
	color:#CACACA;
}

#left_foot a:hover {
	text-decoration:none;
	color:#FFF;
}

/* Show and Hide styles
-------------------------------------------------*/
#site_map {
	width:530px;
	padding:20px 0 20px 190px;
}
.entry_table_content {
	width:740px;
	background:#DDDECF;
	border-bottom:9px solid #000;
}


div.ExpanderLink h3{ 
	text-decoration:none;
	border-top: 3px solid #616161;
	color:#000;
    background:url(images/arrow.gif) 0 50% no-repeat;
    padding: 10px 0 10px 30px; 
	text-transform:uppercase;
}

div.ExpanderLink h3:hover{ 
	cursor:pointer;
	background:url(images/arrow_down.gif) 0 50% no-repeat;
}

div.ExpanderLink h3.overrideHover { 
  background:transparent url(images/arrow_down.gif) no-repeat scroll 0 50%;
  cursor:pointer;
}		

	.ExpandedItem{
		/* Layout properties - You can change these */

		width:530px;
		display:none;	/* DO NOT TOUCH*/
	}

.ExpandedItem ul {
	list-style-type:none;
	padding-bottom:10px;
	color:#000;
	padding-left:30px;
}
.ExpandedItem ul ul {
	padding-bottom:0;
	padding-left:0;
	color:#616161;
}
.ExpandedItem ul a {text-decoration:none;}
.ExpandedItem ul ul a {text-decoration:underline;}

.ExpandedItemUnhide{
		/* Using this to display TOC for the first issue */

		width:530px;
	}

.ExpandedItemUnhide ul {
	list-style-type:none;
	padding-bottom:10px;
	color:#000;
	padding-left:30px;
}
.ExpandedItemUnhide ul ul {
	padding-bottom:0;
	padding-left:0;
	color:#616161;
}
.ExpandedItemUnhide ul a {text-decoration:none;}
.ExpandedItemUnhide ul ul a {text-decoration:underline;}

/* Styles for High Resolution page
----------------------------------------*/

table.high-res-table {padding:0; margin:0; border-collapse:collapse; width:528px;}

.high-res-table th {padding-right:10px; padding-bottom:10px;}
.high-res-table td {padding-bottom:15px; vertical-align:bottom;}

#login { width: 320px; margin: 7em auto; }
#login form {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
}


label {
	color: #777;
	font-size: 13px;
}

#login form p {
	margin-bottom: 0;
}

#login form .submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}
form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }
form .submit { float: right; }
#user_pass, #user_login, #user_email {
	font-size: 24px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}