#blog h1 {
	background:transparent url(http://kinoma.com/img/main_titles.gif) no-repeat scroll 0pt -26px;
	font-size:1px;
	height:17px;
	left:30px;
	line-height:1px;
	position:absolute;
	text-indent:-9999px;
	top:50px;
	width:240px;
}

#blog small {
	font-size:11px;
	line-height:17px;
	color:#AAA;
}

#blog .navigation {
	padding-bottom:10px !important;
}

.entry h2 {
	margin-top:7px;
	font-size:20px;
	line-height:24px;
}

.entry h3 {
	margin-top:5px;
	font-size:15px;
	line-height:normal;
	padding:0 0 9px 0;
}

.entry ul {
	padding-top:0;
}

.entry li {
	padding-bottom:5px;
}

.entry blockquote {
	margin-left:30px;
	margin-right:25px;
	font-size:12px;
	line-height:20px;
	color:#444;
}

.entry {
	margin-top:15px;
	border-bottom:1px solid #EEEEEE;
	font-size:14px;
	line-height:150%;
	margin-bottom:6px;
	padding-bottom:6px;
}

.product{
	float: left;
	width: 182px;
	padding: 0 0 0 30px;
	background-color:transparent;
}


em {
	font-style:italic;
}

.postmetadata {
	font-size:11px;
	line-height:17px;
	color:#AAA;
	margin-bottom:20px;
}

img {
	margin-top:5px;
}

#support h3.quicklink {
	color:#333;
	border-bottom:1px solid #ccc;	
	font-weight: bold;
	padding: 0;
	margin: 0;

}

.product ul {
	margin-bottom: 5px;
}

.product li {
	padding: 5px 0;	
}


.main_content {
	padding: 30px;
	width: 630px;
}


.contact_support {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 0px 15px 30px 30px;
	text-align: right;
	
}

h4 {
	font-weight: bold;
}

.footnote {
	color: #999;
}

pre {
	font: 13px/17px Consolas, "Lucida Console", "Courier New", Courier, sans-serif;
	color: #333
}


.before_write {
	width: 270px;
	float: right;
	padding: 15px;
	background-color: #f1f6e0;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #caccc1;
	margin-top: 18px;
}

.before_write h3 {
	padding: 0 0 9px 0;;
	font-size: 18px;
}

.before_write strong {
	color: #333;
	}

