/*
// CSS for American Pie Council
// Written: Leia Vieira
// Date: 03/01/2012
// Revised: 
*/

/* Color Palette
//	Blue: #1b429a
//	grey:#6d6e70
//	red: #d12229
//	button grey border	#d0d1d3
//  white: #fefefe
//  dark white: #f1f2f2
//	border box shadow: #e2e2e2
*/

/*
// Base/Global Styles
*/
html, body{background:#fff;}
body{font:.9em/1 'Lato', sans-serif; font-weight:300; color:#6d6e70}
#wrapper{ height:auto; margin:0 auto;  padding:0; width:1020px; overflow:hidden; position:relative;}
p {margin:0 0 .9em 0; line-height:1.3em;}
h1,h2,h3,h4,h5,h6,h7,h8, h11{clear:both; cursor:text; }
h1, h9 a, h9 a:visited {color:#d12229; font-size:1.7em; text-transform:capitalize; line-height:1.3em; margin:0 0 0 0}
h1 { margin-bottom:10px;}
h2 { color:#1b429a; text-transform:capitalize; font-weight:300; font-size:1.3em; line-height:1.7em; margin:0 0 0 0}
h3{text-transform:capitalize; font-size:1.1em; font-weight:300; margin:.5em 0 .5em 0}
h4, h5, #content-wrapper td{ font-weight:400; text-transform: uppercase; font-size:1em; margin:.5em 0 .5em 0}
h5, h5 a, h5 a:visited{color:#d12229;}
h6{ font-size:1.5em; font-weight:400; padding:8px 0px; text-transform: uppercase; }
h7, h7 a, h7 a:visited{ color:#d12229; font-size:1.4em; font-weight:300; text-transform:capitalize; margin:10px 0px}
h8 { font-size:1.9em; font-weight:400; text-transform:capitalize;}
h10, h10 a, h10 a:visited {font:.5em/1; font-weight:400; text-transform:uppercase; color:#1b429a; margin:10px 0 10px 0;}
h11{ font-size:1.7em; text-transform:capitalize; line-height:1.4em; margin:0 0 0 0; font-weight:300;}
hr {width: 645px;}
small { font-size:10px!important}

em{cursor:text; font-style:italic}
strong{cursor:text; font-weight:700}
a, a:visited{ color:#1b429a; font-weight:400; text-decoration:none;}
a:hover, a:active{color:#666; text-decoration:underline;}
small,  #footer-wrapper li a, #footer-wrapper li a:visited {font-weight:400; font-size:.8em; color:#6d6e70;}

/*Masthead*/
#masthead-wrapper{ margin:0px auto; width:1020px; height:314px;}
#masthead-wrapper #logo-wrapper {float:left; width:190px; height:170px; margin:0 0 0 35px; }
#masthead-wrapper #logo-wrapper a { width:213px; height:203px; display:block; cursor:pointer; }
#masthead-wrapper .login { width:300px; float:left; margin:63px 0 0px 20px;}
#masthead-wrapper .login a, #masthead-wrapper .my-account a { color:#d12229;}
#masthead-wrapper .my-account { width:230px; float:right; margin:63px 0 0px 0px;}

/* Main Navigation */
#nav-wrapper{ width:1020px; margin:0px auto; display:inline-block;}
#nav {font-weight:300; position: relative;width: 960px; height:25px; font-size:14px; color:#1b429a; margin: 0px auto; text-transform:uppercase;  font-size:1em; }
#nav ul {list-style-type: none;}
#nav ul li {float: left; position: relative; list-style:none;}
#nav ul li a {text-align: center; border-right:1px solid #d12229; padding:0px 35px; letter-spacing:.1em; display:block; text-decoration:none; color:#6d6e70; list-style-type:none}
#nav  .last { border:none!important }
#nav  .first { padding-left:0px!important}
#nav ul li ul {display: none; z-index:200; background-color:#fff}
#nav ul li:hover ul {display: block; position: absolute; list-style-type:none }
#nav ul li:hover ul li a { display:block; background-color:#fff; color:#6d6e70; width: 230px; text-align: left; border-bottom: 1px solid #fff; padding:8px 5px; border-right: none; text-transform:capitalize;  }
#nav ul li:hover ul li a:hover { background:#e2e2e2; color:#6d6e70; }

/*Form Item Visibility*/
#edit-submitted-user-id-wrapper {
	display:none;
}

#webform-component-category {
	display: none;
}

/*Judging Form Page*/
#node-81 .form-item label{ width:100%}

/*Media Gallery -HOME PAGE*/
#media-wrapper { width:980px; padding:20px; margin:0px auto; height:auto; overflow:hidden; 
-webkit-box-shadow: inset 3px 3px 15px 5px rgba(201, 198, 198, 35);
-moz-box-shadow: inset 3px 3px 15px 5px rgba(201, 198, 198, 35);
box-shadow: inset 3px 3px 15px 5px rgba(201, 198, 198, 35); }
#media-wrapper .photo-gallery{ float:left; width:500px; }
#media-wrapper .meida-news{ float:right; width:450px; margin-top:35px;}



/*News - HOME PAGE*/
#news-wrapper { width:980px; margin:0px auto; padding:10px 0px;}

/* Page Content - Secondary*/
#left-bar-wrapper {  margin-top:10px; width:255px;; float:left; height:100%;}
#left-bar, #left-bar-wrapper .sub-left-bar {width:255px; float:left;}
#left-bar, #content-wrapper, #left-bar-wrapper .sub-left-bar{ overflow:hidden;  margin:0px auto; height:auto; 
-webkit-box-shadow: inset 3px 3px 15px 5px rgba(201, 198, 198, 35);
-moz-box-shadow: inset 3px 3px 15px 5px rgba(201, 198, 198, 35);
box-shadow: inset 3px 3px 15px 5px rgba(201, 198, 198, 35);}
#left-bar ul, .sub-left-bar ul { margin:0px auto; width:210px; padding:10px 0px; }
#left-bar li { margin:10px 0px; }
#left-bar li a {width:195px;}
#left-bar li a ,.button a{ cursor:pointer; display:block; padding:15px 8px; height:auto; border:1px solid #d0d1d3; font-weight:300; color:#6d6e70; text-transform:uppercase; text-align:left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #f1f2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2U0ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #f1f2f2 0%, #e3e4e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f1f2f2), color-stop(100%,#e3e4e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f1f2f2 0%,#e3e4e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f1f2f2 0%,#e3e4e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f1f2f2 0%,#e3e4e5 100%); /* IE10+ */
background: linear-gradient(left,  #f1f2f2 0%,#e3e4e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f2f2', endColorstr='#e3e4e5',GradientType=1 ); /* IE6-8 */
}
#left-bar li a:hover, .button a:hover { text-decoration:none;
	background: #e3e4e5; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #e3e4e5 0%, #f1f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e4e5), color-stop(100%,#f1f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #e3e4e5 0%,#f1f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #e3e4e5 0%,#f1f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #e3e4e5 0%,#f1f2f2 100%); /* IE10+ */
background: linear-gradient(left,  #e3e4e5 0%,#f1f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e4e5', endColorstr='#f1f2f2',GradientType=1 ); /* IE6-8 */}
#left-bar-wrapper img { margin:18px 0px;}

#left-bar-wrapper .sub-left-bar{ margin:10px 0px;}
.sub-left-bar span { width:210px; padding:10px 0px; border:red thin solid; }

#content-wrapper { width:695px; float:right; padding:20px 25px; margin-top:10px; }
#content-wrapper ul{ margin:0px 15px; }
#content-wrapper li { list-style-type: disc; line-height:1.5em; margin:0 0 0.4em 1em; }
#content-wrapper li ul li{ list-style-type:none;}
#content-wrapper img { margin:0px 15px 15px 0px;}

.button-red a, .button-red-sentence a {width:90px; height:15px;}
.button-red-sentence{
  
    float: right;
    height: 11px;
    margin: 15px 307px 5px 13px;

    width: 72px;}

.button-red-winners a{ width:125px; height:70px;}
.button-red a, .button-red-winners a { float:right;}
.button-red a, .button-red-winners a,.button-red-sentence a{   cursor:pointer; display:block; padding:15px 8px; border:1px solid #94011a; font-weight:300; color:#FFF; text-transform:uppercase; text-align:center; text-decoration:none; margin-top:-35px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #c41230; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0MTIzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NjAwMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c41230 0%, #96000a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c41230), color-stop(100%,#96000a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c41230 0%,#96000a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c41230 0%,#96000a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c41230 0%,#96000a 100%); /* IE10+ */
background: linear-gradient(top,  #c41230 0%,#96000a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c41230', endColorstr='#96000a',GradientType=0 ); /* IE6-8 */
}
.button-red a:hover, .button-red-winners a:hover, .button-red-sentence a:hover{
background: #96000a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2MDAwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNDEyMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #96000a 0%, #c41230 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96000a), color-stop(100%,#c41230)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #96000a 0%,#c41230 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #96000a 0%,#c41230 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #96000a 0%,#c41230 100%); /* IE10+ */
background: linear-gradient(top,  #96000a 0%,#c41230 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96000a', endColorstr='#c41230',GradientType=0 ); /* IE6-8 */
}

#content-wrapper .blue-bar { background-color:#1b429a; color:#fff; text-transform:uppercase; text-align:left; }
#content-wrapper td {  padding:5px 3px;}
.item-list ul li { list-style:none; line-height:1.3em}

/*Form*/
td .check-box{ float:right; margin-top:21px;}
#content-wrapper .text-wrapper { float:right; margin:0 10px 0 0; text-align:right;}

/* Form Defaults */
form{ float:left; }
.webform-component, .form-item{margin:20px 0}
label{display:inline-block; font:700 1.2em/1.8 Arial, Helvetica, sans-serif; width:200px;}
input.form-text{background:-webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff)); background:-moz-linear-gradient(top, #eeeeee, #ffffff); border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:1px solid #aaa; color:#333; font:1em/1.2 Arial, Helvetica, sans-serif; height:16px; padding:8px; text-shadow: 0px 1px 0px #fff; width:320px}

input.form-text:focus, select:focus{border:1px solid #e86d1f; box-shadow:0 0 5px #e86d1f; -moz-box-shadow:0 0 5px #e86d1f; -webkit-box-shadow:0 0 5px #e86d1f}
#edit-file{background:none; height:32px; padding:8px; width:auto}
select{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:1px solid #aaa; color:#333; font:1em/1.2 Arial, Helvetica, sans-serif; height:40px; padding:8px; width:338px}
input.form-submit{background:-moz-linear-gradient(top, #06c, #003e7e); background-color:#06c; background-image:-moz-linear-gradient(top, #06c, #003e7e); background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #06c),color-stop(1, #003e7e)); background-image:linear-gradient(top, #06c, #003e7e); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0066cc', EndColorStr='#003e7e'); border:none; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -webkit-box-shadow:0 0 3px #ccc; color:#fff; cursor:pointer;  font-size:1em; font-weight:400; height:28px; margin:0 0 0 5px;  padding:0 10px; text-shadow:0 1px 0px #003e7e; text-transform:uppercase; width:auto}
input.form-submit:hover{background-color:#06c; background-image:-moz-linear-gradient(top, #39f, #003e7e); background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #39f),color-stop(1, #003e7e)); background-image:linear-gradient(top, #39f, #003e7e); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3399ff', EndColorStr='#003e7e')} 
input.form-submit:active{background-color:#06c; background-image:-moz-linear-gradient(top, #003e7e, #39f); background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #003e7e),color-stop(1, #39f)); background-image:linear-gradient(top, #003e7e, #39f); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#003e7e', EndColorStr='#3399ff')}
#webform-client-form-75 select { width:535px;}
#webform-client-form-75 .form-item label { width:400px;}
/* Button */
a.button{background:-moz-linear-gradient(top, #06c, #003e7e); background-color:#06c; background-image:-moz-linear-gradient(top, #06c, #003e7e); background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #06c),color-stop(1, #003e7e)); background-image:linear-gradient(top, #06c, #003e7e); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0066cc', EndColorStr='#003e7e'); border:none; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -webkit-box-shadow:0 0 3px #ccc; color:#fff !important; cursor:pointer; display:inline-block; float:left; font-size:.9em; letter-spacing: .2em; font-weight:400; height:38px; margin-right:5px; padding:5px 10px; text-shadow:0 1px 0px #003e7e; text-decoration:none; text-transform:uppercase; width:auto}
a.button:hover, a.button:active{background-color:#06c; background-image:-moz-linear-gradient(top, #39f, #003e7e); background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #39f),color-stop(1, #003e7e)); background-image:linear-gradient(top, #39f, #003e7e); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3399ff', EndColorStr='#003e7e')} 
a.button img{ margin-right:2px;}
/*Footer*/
#footer-wrapper{ width:980px; margin:0px auto; padding:10px 0px; border-top:thin #e2e2e2 solid; margin-top:15px;}
#footer-wrapper ul { margin:5px 15px; }
#footer-wrapper li{ line-height:1.2em; list-style-type:disc;}
#footer-wrapper .colum-one { width:10%; float:left;  margin-right:10px;}
#footer-wrapper .colum-two{ width:20%; float:left;  margin-right:10px;}
#footer-wrapper .colum-three { width:18%; float:left;  margin-right:10px;}
#footer-wrapper .colum-four { width:13%; float:left; margin-right:10px;}
#footer-wrapper .social { width:191px; float:right; padding:0px}
#footer-wrapper .social a { padding:0px 0 0 10px; float:right;}
#footer-wrapper small {float:left; clear:both; margin:10px 0px 0px}

/* Accordion */

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
    background:#333 url(../images/h300.png) 0 0;
    width: 690px;
    -background:#6d6e70;
    margin: 0 auto;
}

/* accordion header */
#accordion h2 {
	background:url(../images/h30.png) #ccc;
    line-height: 14px;
    margin:0;
    padding:5px 15px;
    font-size:16px;
    text-transform:capitalize; 
	font-weight:300;
    border:1px solid #fff;
    border-bottom:1px solid #ddd;
    cursor:pointer;
}

/* currently active header */
#accordion h2.current {
    cursor:default;
    background-color:#f1f2f2;
}

/* accordion pane */
#accordion .pane {
    border-width:0 2px;
    display:none;
    height: auto;
    padding:15px;
    font-size:12px;
	background-color:#fff
}

/* a title inside pane */
#accordion .pane h3 {
    font-weight:normal;
    margin:0;
    font-size:16px;
    color:#6d6e70;
}
/* get rid of those system borders being generated for A tags */
#accordion a:active {
    outline:none;
}

:focus {
    -moz-outline-style:none;
}

/*
// Toolbox
*/
.clear{clear:both}
.left{float:left}
.right{float:right}
.hidden{visibility:hidden}
.visible{visibility:visible}
.delete{display:none}


/* clearfix */
.clearfix:after { clear:both; content:" "; display:block; font-size:0; height:0; visibility:hidden; }
* html .clearfix             		{ zoom:1; } /* IE6 */
*:first-child+html .clearfix	{ zoom:1; } /* IE7 */

/* Member List */
.memberlist {
	font-size:10px;
}

.memberlist td {
	padding-left:10px !important;
}