td.yst_desc {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color:#777;	
}

tr.yst_row {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}
tr.yst_row.even {
	background-color: #f6f6f6;
}

div.inside ul {
	margin-left: 20px;
}

div.inside ul li {
	list-style: square;
	line-height:16px;
}

.text {
	width: 250px;
}

.postbox p {
	text-align:left; 
	margin: 0 10px 10px 10px; 
	font-size: 13px; 
	line-height: 150%;
}

.postbox pre {
	margin: 5px 10px; 
	padding:4px; 
	background: lightyellow;
}

.side .postbox p, .side .postbox a {
	font-size: 11px;
}

div.inside .button:hover, div.inside .button-primary:hover {
	text-decoration: none;
}

.button, .button-primary {
	margin-top: 10px;
}

#yoast-icon {
	background: url(images/yoast-32x32.png) top left no-repeat;
}
