@charset "utf-8";
/* CSS Document */

@import url("colors_mint.css");
@import url("home.css");
@import url("columns.css");
@import url("extra.css");


* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%;
}
h1 {
  	color: #533B27;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
}
h2 {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 35px;
	margin: 0 0 5px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 10px;
}
h5 {
font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
p {
	margin: 0 0 20px;
}
ul, ol {
	padding: 0 0 0 20px;
}
a {
	color: #3B729F;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	
	text-decoration: underline;
	
}
a:hover {
	color: #000;
}
div.single white border  a, div.single white border  a:link, div.single white border  a:visited {
	color: #533B27;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	border-bottom: none;
}
div.single white border  a:hover {
	border-bottom: none;
}
a:visited {
	/*color: #999;*/
	/*color:#486E9E;*/
}

input, textarea {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	padding: 1px;
	border: 1px solid #DADCB3;
	background: #F9FAF0 url(images/sub-nav_bg.png) repeat-x center bottom;
}
form {
  font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
}
.inputButton {
	color: #533B27;
	font-style: normal;
	height:22px;
	padding: 2px 5px;
	border: 1px solid #DADCB3;
	background: #F9FAF0 url(images/sub-nav_bg.png) repeat-x center bottom;
}
input.button {
	font-size: 12px;
	height: 19px;
	padding: 0 5px;
	border: 1px solid #FFF;
	background: #F0D617 url(images/button_yellow_bg.png) repeat-x center bottom;
}
.button:hover {
	background: #F2D91F url(images/button_yellow_bg_over.png) repeat-x center bottom;
}
label {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
th {
	text-align: center;
}

#frame {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
#head-nav {
	color: #818053;
	font-size: 12px;
	text-align: right;
	padding: 7px;
	border-bottom: 1px solid #FFF;
	background: #F2F2DE;
}
#head-nav a {
	color: #818053;
	font-style: normal;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #BDBD9D;
	border-bottom: none;
}
#head-nav a:hover {
	color: #533B27;
}
#search-form {
	padding: 0 0 0 10px;
	float: right;
}
#banner {
	height: 155px;
	position: relative;
	background: #FFF url([(base_url)]assets/templates/pallensmith/images/banner_white.jpg) no-repeat center top;
}
.interior #banner {
	height: 100px;
}
#banner .logo {
	color: #7C3A00;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 0;
}
#banner .title {
	color: #FFF;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	position: absolute;
	right: 0;
	top: 0;
}
#banner .title img {
	width:auto;
	height:81px;
	}
#main-nav {
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#main-nav2 {
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	right: 0;
	
}
#main-nav2 li {
}
#main-nav2 a {
	color: #533B27;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	height: 25px;
	padding: 2px 10px 0 0;
	margin: 0 10px 0 15px;
	display: block;
	float: left;
	position: relative;
	border-bottom: none;
	background: url(images/tab_bg.png) repeat-x center top;
}
#main-nav2 img {
	border: none;
}
#main-nav2 em {
	color: #7B2E00;
}
#main-nav2 .corner {
	position: absolute;
	left: -37px;
	top: 0;
}
#main-nav2 .end {
	position: absolute;
	right: -10px;
	top: 0;
}
#main-nav2 .on {
	visibility: hidden;
}
#main-nav2 a:hover, #main-nav2 a.active {
	z-index: 900;
	border: none; /* Makes IE realize it needs to do something on hover. */
	background-image: url(images/tab_bg_on.png);
}
#main-nav2 a:hover img.on, #main-nav2 a.active img.on {
	visibility: visible;
}
#main-nav2 a:hover img.off,  #main-nav2 a.active img.off {
	visibility: hidden;
}

#main-nav li {
}
#main-nav a {
	color: #533B27;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	height: 25px;
	padding: 2px 10px 0 0;
	margin: 0 10px 0 15px;
	display: block;
	float: left;
	position: relative;
	border-bottom: none;
	background: url(images/tab_bg.png) repeat-x center top;
}
#main-nav img {
	border: none;
}
#main-nav em {
	color: #7B2E00;
}
#main-nav .corner {
	position: absolute;
	left: -37px;
	top: 0;
}
#main-nav .end {
	position: absolute;
	right: -10px;
	top: 0;
}
#main-nav .on {
	visibility: hidden;
}
#main-nav a:hover, #main-nav a.active {
	z-index: 900;
	border: none; /* Makes IE realize it needs to do something on hover. */
	background-image: url(images/tab_bg_on.png);
}
#main-nav a:hover img.on, #main-nav a.active img.on {
	visibility: visible;
}
#main-nav a:hover img.off,  #main-nav a.active img.off {
	visibility: hidden;
}

.sub-nav {
	font-size: 12px;
	text-align: left;
	padding: 0;
	width: 160px;
	margin: 3px 5px 10px;
}
.sub-nav li {
	list-style: none;
	margin: 2px 0;
	border: 1px solid #DADCB3;
}
.sub-nav li a {
	color: #533B27;
	font-style: normal;
	display: block;
	padding: 2px 5px;
	border: 1px solid #FFF;
	background: #F9FAF0 url(images/sub-nav_bg.png) repeat-x center bottom;
}
.sub-nav li a:hover {
	background: #FFF;
	border: 1px solid #FFF; 
}

.sub-nav .sub-nav {
  font-size: 11px;
  width: auto;
	margin: 0;
	background: #F9F9EE;
}
.sub-nav .sub-nav li {
  border: none;
}
.sub-nav .sub-nav a {
  border: none;
  background: none;
}
.sub-nav .sub-nav a:hover {
  border: none;
	background: #FFF;
}

#content {
	text-align: left;
	padding: 3px 0;
	background: #F2F2DE url(images/shadow_beige.png) no-repeat center top;
}
#content .padding {
	padding: 10px;
}

p img {
padding:10px;
}
#sponsors {
	height: 130px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: url(images/shadow_white_top.png) no-repeat center top;
	width: 960px;
	overflow: hidden;
}
#sponsors .wrapper {
	height: 130px;
	background: url(images/shadow_white_bottom.png) no-repeat center bottom;
	clear: both;
	overflow: hidden;
	width: 960px; 
	
}
#footer {
	padding: 10px 0;
	background: #F2F2DE;

}
#footer-nav {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #D7D4AF;
}
#footer-nav .wrapper {
	padding: 10px;
}
#footer-nav ul {
	width: 150px;
	padding: 0;
	float: left;
	border-right: 1px solid #F2F2DE;
}
#footer-nav ul.last {
	border-right: none;
}
#footer-nav li {
	list-style: none;
	width: 150px;
	float: left;
}
#footer-nav a {
	color: #533B27;
	font-size: 12px;
	font-style: normal;
	width: 130px;
	padding: 0 10px;
	display: block;
	border-bottom: none;
}
#footer-nav a:hover {
	color: #FFF;
	background: #C6C18C;
}
#footer-nav .moon a:hover {
	color: #FFF;
	background:none;
}
#footer .copyright {
	color: #818053;
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	padding: 5px 10px;
	margin: 0;
}
#footer .copyright a {
	color: #818053;
	font-style: italic;
	font-weight: bold;
}
#footer .copyright a:hover {
	color: #533B27;
}
#footer .copyright p {
	margin: 0;
}

#preload * {
	width: 0;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.inset-left {
	float: left;
	margin: 0 10px 5px 0;
}
.inset-right {
	float: right;
	margin: 0 0 5px 10px;
}
.clear {
	clear: both;
}
.center {
	text-align: left;
}
.center * {
	margin-left: auto;
	margin-right: auto;
}
.relative {
	position: relative;
}
ul.nav li {
	list-style: none;
	display: inline;
}
.moon {
	position:relative;
	float:right;
	top: 45px;
	color:#000;
}

#moon-phase span {
  	float:left;
  	font-size: 11px;
	line-height: 15px;
	padding: 0px 5px;
  	display: none;
  	border: 1px solid #DADCB3;
  	background: #FFF;
  	color:#000;
}

#moon-phase img{
	margin-left:10px;
}


#moon-phase:hover span {
  	display: block;
  	position: absolute;
  	left: -25px;
  	top: -20px;
  	z-index: 1500;
  	color:#000;
}
.ddd {
	position:absolute;
	margin-left:-200px;
	}

#source_guide a {
	border:0;
}

#source_guide a:hover {
	border:0;
}

#source_guide img {
	border:0;
}


/**************************************/
.Adtext {font-size:9px;
color:#DADCB3;
text-align:center;
padding:0;
margin:0;
}

.padding .jot .jot-row-alt .jot-comment .jot-user {
height
display:block;
font-size:11px;

}

.padding .jot .jot-row-alt .jot-comment .jot-poster {

margin-left:0;
} 

.padding .jot-row .jot-comment .jot-poster {

margin-left:0;
} 
.padding .jot-row .jot-comment .jot-user {
height: 40px;
display:block;
font-size:11px;

}
.padding .jot .jot-row-alt .jot-comment .jot-subject {

display:block;

background: #77AEEF;
color:#fff;
font-size:13px;
padding:3px;
}

.padding .jot-row .jot-comment .jot-subject {

display:block;

background: #77AEEF;
color:#fff;
font-size:13px;
padding:3px;
}
.padding .jot .jot-row-alt {
display:block;

}

.padding .jot-row {
display:block;

}
.padding .jot .jot-row-alt .jot-comment {
display:block;


}

.padding .jot-row .jot-comment .jot-content .jot-subject {

display:block;
background: #77AEEF;
color:#fff;
font-size:13px;
padding:3px;

}
.padding .jot-row .jot-comment{

display:block;
}
.padding .jot .jot-row-alt .jot-comment .jot-content {
;  

}

.padding .jot-row .jot-comment .jot-content {
 

}
.padding .jot .jot-row-alt .jot-comment .jot-message{

}

.padding .jot-row .jot-comment .jot-message{

}


.article_list {
	background-color:#FFFFFF;
	width:450px;
	font-size:11px;
	
}

.article_list a {
	font-style:normal;
	border-bottom:none;
	color:#AEC3BE;
	}
	
.article_list th {
	background: #77AEEF;
	color:#FFFFFF;
	padding-left:5px;
}
.title {
	padding-left:15px;
	font-size:11px;
	text-align:left;
	width:325px;
}

.article_list tr {
	height:18px;
	}
.date {
	padding-left:15px;
	text-align:center;
}
.article_list td a {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	
}
.article_list td a:visited {
	color:#5A90CF;
}

.jot-form {
	margin-left:20px;
}	
.article {
	padding:10px;
	text-align:left;
	background-color:#FFF;
}

#ditto_pages a{
	font-family: "Lucida Sans Unicode", "Lucida Sans", Geneva, Tahoma, sans-serif;
	font-style:normal;
	margin-left:3px;
	text-decoration:none;
}
.ditto_currentpage {
	
	color:#fff;
	
	padding:2px;
	margin-left:3px;
}
.ditto_off {
	margin-right:4px;
}
.ditto_number a {
	padding:2px;

}
	
.ditto_number a:hover  {
	
	color:#fff;
}
#add-to-favorites {
	float:right;
	margin: 85px -142px 20px 10px;
	width:132px;
	height:24px;
}

#add-to-favorites input {
	
	background-image: url("images/add-to-fav.png") repeat-x;
	color:#fff;
	width:132px;
	height:24px;
	
}

.QandA {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #AEC0BA;
}

#featured {
	
	margin-bottom:10px;
	padding-bottom:10px;
	background: #F5F7FF;
}
#featured h2{
font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
padding: 5px;
text-align: center;
color: #3B729F;
}

#featured h3 {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
background: #77AEEF;
	padding:4px;
	color:#fff;
}

a #featured .featured{
margin: 10px;
color: #000;
}

#featured a {
	margin-left:10px;
	font-style:normal;
	font-weight:bold;
}

#featured p {
	margin:0 0 0 30px;
	padding:0 15px 0 0;
}

a #featured img{
border: none;
}
a #featured{
color: #000;
padding-right: 5px;
}

#home_featured .title{
   	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	border:none;
	font-size:17px;
	font-weight:bold;
	margin-top:10px;
}
#home_featured {
padding-bottom:-5px;
}
#home_featured div{
	padding-bottom:10px;
}
#home_featured p {
   	
	font-size:14px;
	
    margin-left:20px;
	width:580px;
	margin-bottom:10px;
	margin-top:10px;
}

#home_featured p img {
    margin-top:-5px;
}

.feature {
	margin-bottom:15px;
}

.related {
	width:300px;
	border:1px solid #DADCB3;
	background-color:#fff;
	margin-left:2px;
}	

#list {
	padding:10px;
	border-bottom:1px solid #DADCB3;
}

#list p {
	margin:0 0 0 10px;	
}

#list a {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	border:none;
	font-size:14px;
	font-weight:bold;
}

#list img {
	padding:0 6px 0 0;
}

.list_title {
	border-bottom:2px solid #DADCB3;
}

#category {
	width:160px;
	border:1px solid #DADCB3;
    padding:3px 3px 7px 3px;
    margin:5px 0 45px -5px;
	background-color:#EEEED4;
}

#category a {
    font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	border:none;
	font-size:13px;
	font-weight:normal;
    width:155px;
	height:20px;
	padding-left:4px;
	margin-bottom:-20px;
	display:block;
}

#category a:hover {
    background-color:#DADCB3;
	width:156px;
}

.video_category {
	font-family: "ITC Galliard", Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	border:none;
	font-size:15px;
	font-weight:bold;
}

.video_category:hover {
	color:#DADCB3;
}

#videos {
	border:1px solid #DADCB3;
	background-color:#EEEED4;
	width:450px;
	height:390px;
	margin-left:5px;
	overflow:auto;
	
}

#videos a {
	border:none;
	font-style:normal;	
}

.featured_videos {
	width:540px;
	background-color:#F9F9EF;
	border:1px solid #DADCB3;
	text-align:center;
	padding:10px;
}



.featured_videos a {
   	border:none;
	font-style:normal;
	font-size:14px;
}
.station_list {
	background-color:#FFFFFF;
	width:450px;
	font-size:11px;
	
}
.station_list .title {
	font-size:11px;
	text-align:left;
	width:200px;
}

.station_list th {
	
	color:#FFFFFF;
}

.sourceguideimage {
	padding:10px;
}

.related-listing li {
	margin-left:40px;
	}

#head-nav form {
    padding-left:10px;
    float:right;
}
#ajaxSearch_input,{
    font-size: 12px;
	font-style: normal;
	height: 14px;
	padding: 1px;
	border: 1px solid #DADCB3;
	background: #FFF;
}
#ajaxSearch_submit, .btn_search  {
    font-size: 12px;
	height: 19px;
	padding: 0 5px;
	border: 1px solid #FFF;
	background: #F0D617 url(images/button_yellow_bg.png) repeat-x center bottom;
}
#vid_cat{
	height: 476px;
	/height:auto;
}

.videoTranscr{
	margin-top: 20px;
}

.searchBox{ width: 165px; padding: 0; height: 22px; margin-top: 15px;}
.searchBox #searchVideo{ width: 107px; margin: 1px 0 0 0; float: left;}
.searchBox .btn_search{ width: 52px; margin: 0; height: 22px; float: right;font-family: "ITC Galliard",Georgia,"Times New Roman",Times,serif;}
/*#vid_cat { margin-top: 7px;} */
.loader{
	background: url(images/loader.gif) center center no-repeat;
}
#videosBox{
	width: 415px; 
	margin: 12px 0 0 0;
	border:1px solid #DADCB3;
	background-color:#EEEED4;
	overflow: hidden;
	padding: 0 0 0 10px;
	height: 590px;
}
#videosBox H2{
	height: 28px;
	padding: 0 0 0 5px;
}

#videosWindow {
	width: 420px;
	height: 515px !important;
}
#videosContent{
	overflow: hidden;
	height: 500px !important;
}
#videosBox ul{
	display: block; padding: 10px 0 0 0; margin: 0;
	width: 415px; height: 410px;
	float: left;
}
#videosBox ul li{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 130px; height: 130px;
	overflow: hidden;
	text-align: center;
}
#videosBox ul li a.title{
	font-family: "ITC Galliard",Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	background-color:#EEEED4;
}

.videosBtns{
	text-align: center;
	width: 400px; height: 30px;
}

.videosBtns a.prev{
	display: block; float: left;
	width: 20px; height: 25px;
	background: url(images/arrow_back.gif) center top no-repeat;
	text-indent: -9999px;
}
.videosBtns p{
	width: 350px; float: left;
}
.videosBtns a.next{
	display: block; float: right;
	width: 20px; height: 25px;
	background: url(images/arrow_next.gif) center top no-repeat;
	text-indent: -9999px;
}


/*.clear{	clear:both;	display: block; height: 1px; border: none;}*/

#ajaxSearch_output {
    border: 1px solid #444;
    padding: 10px;
    background: #fff;
            display: block;
            height: auto;
            vertical-align: top;
        }
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        }
		.ajaxSearch_resultLink {
			font-size:14px;
			font-weight:bold;
			}
#vote span.vote {
display:none;
}

#vote a:hover span.vote {
display:block;
float:left;
margin-left:20px
}

.downloadPod{
width: 350px;
height: 20px;
background: #77AEEF ;
color: #fff;
text-align: center;
padding: 5px;
margin: auto;
}
#podTop{
width: 460px;
height: 200px;
padding-bottom: 20px;
}
.downloadPod img{
padding: 5px;
float: right;
position: relative;
top: -3px;
}
.downloadTrans{
width: 350px;
height: 20px;
background: #77AEEF ;
color: #fff;
text-align: center;
padding: 5px;
margin: auto;
}
.downloadTrans img{
padding: 5px;
float: right;
position: relative;
top: -3px;
}
 .downloadPod a img{
border: none;
}
 .downloadTrans a img{
border: none;
}
.downloadPod a {
display: block;
cursor: pointer;
color: #fff;
text-decoration: none;
margin-bottom: 10px;
}
.downloadTrans a {
display: block;
cursor: pointer;
color: #fff;
text-decoration: none;
}
.subPod{
width: 400px;
position: relative;
left: 10px;
font-style: italic;
font-size: 7pt;
text-align: center;
padding-bottom: 20px;
margin: auto;
}
/***************************************
Rules for the account settings form on page id = 16627 in chunk "Account Settings Template"
*****************************************/

.accountWrap{
margin: auto;
padding: 10px;
margin: 10px;
display: block;
float: left;
width: 400px;
clear: both;
border-bottom: 1px solid #A1C4E7;
}
.accountTitle{
float: left;
position: relative;
top: 5px;
}
.accountInput{
float: right;
}
.accountInput input[type="text"], .accountInput input[type="password"]{
padding: 5px;
width: 150px;
}
.accountInput select{
width: 160px;
}
.buttonWrap{
width: 50px;
margin: auto;
padding: 5px;
display: block;
}
.buttonWrap button{
background: #A0C3E6;
padding: 5px;
margin-top:10px;
border:1px solid #DADCB3;
}

.passwordWrap{
background-color:#ABC9EE;
display:block;
float:left;
width:100%;
}
.passwordWrap .passwordTitle{
text-align: center;
padding: 5px;
display: block;
}

.wlpeMessage{
margin: auto;
width: 450px;
background: #ABC9EE;
}
.wlpeMessage .wlpeMessageText{
text-align: center;
}

#favwrap{
width: 500px;
margin: auto;
}

#favitem{
width: 480px;
margin: auto;
padding: 10px;
font-size: 12pt;
float: left;
}

#favitem #favtitle{
float: left;
}

#favitem #favdelete{
float: right;
}

/************************************************
Rules for the User Images page. id=16679 in snippet [!userImages!]
***************************************************/
#userImageResults{
display: block;
width: 650px;
float: left;
clear: both;
margin-bottom: 20px;
margin-left: 5px;
}

#placeholder{
float:left;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
margin-top:auto;
text-align:center;
width:650px;
margin-top: 20px;
}
#placeholder img{
float: none !important;
border: 10px solid black;
}

.imageWrap{
display: block;
float: left;
width: 130px;
padding-left: 15px;
padding-right: 15px;
text-align:center;
margin-top: 20px;
}

.imageWrap .plantName{
display: block;
float: left;
width: 130px;
overflow: hidden;
text-align: center;
clear: both;
}

.imageWrap img{
 border: 1px solid;
}

.imageWrap .userControls{
display: block;
width: 130px;
float: left;
margin: auto;
text-align: left;
padding-top: 10px;
height: 90px;
}

.imageWrap .userControls a{
cursor: pointer;
}

.imageWrap .userControls .queued{
text-align: center;
font-weight: bold;
}

.imageWrap .userControls span{
display: block;

clear: both;
height: 30px;
width: 110px;
margin: 0 10px;
}

.imageWrap .userControls a span img{
margin-top: 2px !important;
padding-right: 10px;
border:none;
float: left;

}
/***********************************************************
**** Rules for Plant Photo Gallery ****************************
************************************************************/

#galleryWrap img{
margin: 14px !important;
border: 1px solid;
}
#galleryWrap{
float: left;
height: 165px;
width: 640px;
padding-top: 15px;
margin-left: 5px;
background: url(/assets/templates/pallensmith/images/UserImageBkg_180.png) no-repeat;
}
.galleryHolder {

}
.galleryHolder img{
padding: 5px;
border: 1 px solid;
background: #000;
}
#pleaseClick{
float: left;
width: 650px;
text-align: center;
margin-top: 20px;
}
.topPagination{
margin-top: 5px;

}
.photoInfo{
float:left;
height:20px;
margin-bottom:30px;
margin-top:-10px;
text-align:center;
width:650px;
}

#return{
width: 650px;
text-align: center;
display: block;
}
