body div#skadate_menu a.active:link, body div#skadate_menu a.active:visited, body div#skadate_menu a:link, body div#skadate_menu a:visited{
	padding: 0px;
	float: left;
}
body div#skadate_menu a span, body div#skadate_menu a.active span {
	display: block;
	padding:26px 12px 20px 12px !important;
	height:22px;
	cursor: pointer;
}
#sidebar h2 {
	font-size: 12px;
}
#sidebar div.sbox_top h3 {
	margin-top: 0px;
	padding-top: 10px;
}
#sidebar div.sbox_content {
	padding:9px 11px 0;
	margin: 0px;
}
#sidebar #searchform #s {
	width: 117px;
}
#content .u_ch {
	background: url(http://skadate.com/layout/img/u_ch.png) no-repeat left center;
}
#content .u_ch img {
	float: left;
	margin-right: 7px;
	margin-top: 1px;
	border: none;
	width: 76px;
	height: 20px;
}
body div#skadate_menu .sales_mail_links a {
	float: none;
}
.footer p {
	margin: 0px;
	padding: 5px 5px 10px 20px;
}
#searchform label {
	display: block;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
body .wp-caption.alignright,
body .wp-caption.alignleft {
	margin-top: 4px;
}
/* End captions */

