@charset "UTF-8";
/* CSS Document */

/* product template */

#page_title {
	display: none;
}

#product_page_category {
	margin-top: 22px;
}

#product_page_category a {
	color: #006acc;
	font-weight: bold;
}

#center_column h1 {
	margin-top: 4px;
	margin-bottom: 0px;
}

#product_page_tagline {
	color: #006acc;
	font-size: 14px;
}

#product_docs {
	margin-top: 20px;
}

#product_docs div {
	background-color: #f4f4f5;
	padding-left: 6px;
	padding-right: 10px;
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
}

#product_docs a {
	line-height: 24px;
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #3c3c3c;
}

#product_docs a img {
	margin-left: 10px;
}
