#blog-info {
	border-bottom:1px dotted #383838;
	margin-bottom:15px;
	}
	
#blog_title a {
	text-decoration:none;
	}	

body#blog #column-inside ol {
	margin-left:30px;
	margin-bottom:15px;
	list-style-type:decimal;
	}	
body#blog #column-inside ul {
	list-style-type:square;
	margin-left:20px;
	}	
body#blog #launcherVideo {
	margin-bottom:15px;
	}	
div.meta {
	margin-bottom:15px;
	}
	
div.feedback {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #383838;
	}		