/* 
	Theme Name: BlackCanvas
	Theme URL: http://www.studiopress.com/themes/blackcanvas
	Description: Black Canvas is a 2-column theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 3.0
	Tags: two columns, fixed width, black, gray, white, blue
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #000000;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #030303 url(images/background.png) top no-repeat;
	margin: -30px auto 0px;
	padding: 0px;
	}
	
.hidden {display: none;}
	
/************************************************
*	Hyperlinks									*
************************************************/

.gallery a, a:visited {
    text-decoration:none;
	color:#000000;
	}

.homephotos a, a:visited {
    text-decoration:none;
	color:#000000;
	}

a, a:visited {
	color: #95ac26;
	text-decoration: none;
	}
	
a:hover {
	color: #95ac26;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#headerbg {
	background: url(images/nav_background.png) repeat-x;
	}

#header {
	width: 960px;
	height: 120px;
	background: url(images/nav_background.png) repeat-x;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #999999;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #h4 a:hover{
	color: #999999;
	text-decoration: none;
	}

.logo {
    background: url(images/main_logo.png) no-repeat;
	width: 259px;
	height: 96px;
	margin-top: 20px;
	}
	
#headercontact {
    position:absolute;
	text-align:right;
	width:960px;
	margin-top:15px;
    text-transform:uppercase;
    font-size: 11px;
}
	
.headertext {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	}

.headerleft {
	width: 265px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
    background: url(images/nav_group.png) no-repeat;
	background-position: 0px 45px;
	width: 500px;
	height:90px;
	float: left;
	margin-left: 15px;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 37px 0 0 0;
	padding: 0px;
	}
	
#nav li {
	float: left;
	width:100px;
	text-align:center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li.first {
    background:none;
	}	
	
#nav li a, #nav li a:link {
	color: #333333;
	display: block;
	font-size: 11px;
	font-weight:800;
	letter-spacing:-.05em;
	text-transform: uppercase;
    margin: 0px;
	padding: 23px 15px 18px 15px;
	}

#nav li a:hover, #nav li a:active {
	color: #999999;
    margin: 0px;
	padding: 23px 15px 18px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .80;
	filter: alpha(opacity=80);
	background: #000000;
	width: 150px;
	color: #CCCCCC;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #373737;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	}
	

	
#nav li li a:hover, #nav li li a:active {
	background: #222222;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin-top: -1px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -29px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current-cat {
    background:url(images/nav_group.png) no-repeat 0 -47px;
	margin: 0 -6px;
	width: 112px;
}

#nav .page-item-7.current_page_item {
    background:url(images/nav_group.png) no-repeat -99px -102px;
}

#nav .page-item-9.current_page_item {
    background:url(images/nav_group.png) no-repeat -198px -157px;
}
	
#nav .current-cat-parent {
    background:url(images/nav_group.png) no-repeat 0 -47px;
	margin: 0 -6px;
	width: 112px;
}	

#nav .current_page_item {
    background:url(images/nav_group.png) no-repeat 0 -47px;
	margin: 0 -6px;
	width: 112px;
}

#nav .page-item-2.current_page_item {
    background:url(images/nav_group.png) no-repeat -299px -212px;
	margin: 0 -6px;
	width: 112px;
}

#nav .children li {
    background:none;
	margin:0;
}	
	
#nav .current-cat a {
	color: #95ac26;
    margin: 0px;
	padding: 23px 15px 18px 15px;
	text-decoration: none;
	}
	
#nav .current-cat-parent a {

	color: #95ac26;
    margin: 0px;
	padding: 23px 15px 18px 15px;
	text-decoration: none;
	}	
	
#nav .current_page_item a {

	color: #95ac26;
    margin: 0px;
	padding: 23px 15px 18px 15px;
	text-decoration: none;
	}
	
#nav .current_page_ancestor {
    background:url(images/nav_group.png) no-repeat -299px -212px;
	margin: 0 -6px;
	width: 112px;
	}	
	
#nav .current_page_ancestor a {

	color: #95ac26;
    margin: 0px;
	padding: 23px 15px 18px 15px;
	text-decoration: none;
	}

/************************************************
*	Content 					     		    * 
************************************************/

.featured_boat {
    width:616px;
    border: 8px solid #232323;
}

.homelogos {
    width:633px;
    height:38px;
    margin:15px 0 15px 0;
}

.shopnew {
    background:url(images/shop_new_boats.jpg) top left no-repeat;
    width:306px;
    height:199px;
    float:left;
    margin-right:20px;
}

.shopused {
    background:url(images/shop_used_boats.jpg) top left no-repeat;
    width:306px;
    height:199px;
    float:left;
}

#news {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	line-height: 20px;
	}
	
#newstopleft {
    font-size: 16px;
	color: #999999;
	float: left;
	height:28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#newstopleft h1 {
	font-size: 16px;
	color: #999999;
}
	
#newstopright {
    font-size:11px;
	text-transform:uppercase;
	float: right;
	height:28px;
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#newsbottom {
	float: left;
	font-size:11px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#newsbottom p {
    margin: 0 0 0 0;
}		

#constant-contact form {
    padding-top:5px;
}

#constant-contact input {
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
    background: #cccccc;
    border: none;
    padding: 5px;
	margin-right: 4px;
    width: 239px;
}

#constant-contact button {
    background:#555555;
	width: 32px;
	height: 24px;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 4px;
	text-transform:uppercase;
	color: #ffffff;	
	cursor:pointer;
}

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 20px 0px 10px 0px;
	line-height: 18px;
	}
	
#content h1 {
	color: #CCCCCC;
	font-size: 24px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 26px;
	}
	
#content h1 a  {
	color: #CCCCCC;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#content h2 {
	color: #95AC26;
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#content h3 {
	color: #95AC26;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: 800;
	text-transform:uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content h4 {
	color: #95AC26;
	border-bottom: 1px solid #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: 800;
	text-transform:uppercase;
	margin: 0px 0px 5px 0px;
	padding-bottom: 8px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
.contentleft {
	float: left;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0 0px;
	}
	
#photos {
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #232323;
	}
	
#photos a img, #photos a:visited img {
	padding: 0px;
	border: 4px solid #232323;
	}
	
#photos a:hover img{
	padding: 0px;
	border: 4px solid #333333;
	}
	
.post {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.post img, .postleft img {
	border: 10px solid #232323;
	}
	
.post ol {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.post ul {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.post ul li {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #333333;
	}
	
.postthumbs {
    float:left;
}	

.postthumbs img {
    border: 6px solid #232323;
	margin-right:8px;
}	
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox {
	background: #111111;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #333333;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #333333;
	}
	
.postleft {
	float: left;
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}
	
.postleft p {
	padding: 0px;
	margin: 0px;
	}
	
.commentsleft {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.postright {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 20px 0px;
	}
	
.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}
	
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #373737;
	}
	
.archive {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.thumbnails {
	float:left; 
	margin:0px 15px 20px 0px;
	}

.gallery ul {
   	padding:0;
	}	
	
.gallery ul li {
   	display:inline;
	}
	
.gallery img {
   	margin:0 11.5px 17px 11.5px;
	border: 4px solid #232323;
	}	
	


.homephotos {
    margin-left:-14px;
	}
	
.homephotos ul {
   	padding:0;
	}	
	
.homephotos ul li {
   	display:inline;
	}
	
.homephotos img {
   	margin:0 0 0 14px;
	border: 4px solid #232323;
	}		
	
	
.boatoptions {
    margin: 5px 0 5px 0;
	padding-left: 10px;
	list-style: none;
	}	
	
.boatoptions li {
    background:url(images/bullet_background.gif) no-repeat left top;
	padding: 0 0 5px 18px;
	}	
	
.clear {
	clear: both;
	}
	
.mailsubmit {
    background:#95AC26;
	width: 100px;
	height: 26px;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 4px;
	text-transform:uppercase;
	color: #ffffff;	
	cursor:pointer;
	}
	
.mailtextfield {
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
    background: #cccccc;
    border: none;
    padding: 5px;
	margin-right: 4px;
    width: 300px;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px
	}
	
.mailcaptcha {
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
    background: #cccccc;
    border: none;
    padding: 5px;
	margin-right: 4px;
    width: 100px;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px
	}
	
.contact {
    background:#95AC26;
	width: 150px;
	height: 26px;
	text-align:center;
	vertical-align:middle;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 8px;
	text-transform:uppercase;
	color: #ffffff;	
	cursor:pointer;
	}	
	
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #111111;
	text-align: center;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

.boatcatimage {
    float:left;
	margin: 0 20px 10px 0;
	}	
	
/************************************************
*	Sidebar 				    	     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 20px 0px;
	line-height: 20px;
	}
	
#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0 0 0;
	}
	
#sidebar ul li li {
	list-style-type: square;
	padding: 4px 0 4px 10px;
	margin: 0px 0px 0px 20px;
	}
	
#sidebar ul li ul li {
    background: #232323;
	list-style-type: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px 0 4px 10px;
	margin: 0 0 6px 0;
	}

#sidebar embed {
    border:3px solid #232323;
	}	
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #151515;
	border-top: 1px solid #232323;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	height: 100px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#footer a {
	color: #666666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.footer-1 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #232323;
	}
	
.footer-1 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-2 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #232323;
	}
	
.footer-2 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-3 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #232323;
	}
	
.footer-3 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-4 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #232323;
	}
	
.footer-4 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-5 {
	width: 175px;
	height:40px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 7px 0px 0px 20px;
	border-left: 1px solid #232323;
	}
	
.footer-5 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.social-1 {
	background:url(images/social_buttons_01.png) top left no-repeat;
	width:34px;
	height:33px;
	float:left;
	}	
	
.social-2 {
	background:url(images/social_buttons_02.png) top left no-repeat;
	width:35px;
	height:33px;
	float:left;
	}	
	
.social-3 {
	background:url(images/social_buttons_03.png) top left no-repeat;
	width:35px;
	height:33px;
	float:left;
	}	
	
.social-4 {
	background:url(images/social_buttons_04.png) top left no-repeat;
	width:36px;
	height:33px;
	float:left;
	}	
	
.social-5 {
	background:url(images/social_buttons_05.png) top left no-repeat;
	width:35px;
	height:33px;
	float:left;
	}				
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#sbutt {
	background: #111111;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	}
	
/************************************************
*	Comments Form								*
************************************************/

#author, #email, #url {
	background: #111111 !important;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px;
	padding: 4px;
	border: 1px solid #333333;
	}
	
#comment {
	background: #111111 !important;
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 5px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #333333;
	}
	
#submit {
	background: #111111;
	color: #999999;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #333333;
	float: right;
	border: 1px solid #333333;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #111111;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #111111;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	}