.seo_toolbar {
	background: #cccccc;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.seo_toolbar .bookmark {
	background: #dddddd;
	display: inline;
	margin-left: 4px;
	margin-right: 3px;
	padding: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	line-height: 30px;
}

.seo_toolbar .bookmark a img {
	margin-bottom: -4px;
	padding-left: 10px
}

.seo_toolbar .more {
	display: inline;
	padding-left: 5px;
}

.seo_toolbar .more a img {
	margin-bottom: -4px;
}

.seo_toolbar .seo_alert {
	background: url("/images/exclamation.png") no-repeat 0 #fff6a9;
	margin-top: 10px;
	margin-right: 10px;
	padding: 4px;
	padding-left: 20px;
	font-weight: bold
}

.great {
	color: green;
	font-weight: bold;
}

.seo_box {
	text-align: center;
	padding: 10px;
}
