h2{
	margin-bottom: 0px;
	}

.extension{
	margin-bottom: 19px;
	}

#summary{
	margin-left: 207px;
	}

.screenshots{
	padding-top: 9px;
	}

.screenshot, .screenshots a{
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 200px;
	border: 1px solid;
	background: white;
	}

.screenshot-main{
	position: relative;
	top: 5px;
	}

.screenshots a{
	height: 200px;
	overflow: hidden;
	}

.screenshots a img{
	border: none;
	width: auto;
	}

.screenshots div a{
	display: block;
	}

.tab-list .content .screenshot{
	margin-right: 13px;
	margin-bottom: 13px;
	}

.description{
	margin-bottom: 25px;
	}

a.install-link{
	background: url('') center center repeat-x;
	color: white;
	-moz-border-radius: 6px;
	padding: 4px 10px;
	font-weight: bold;
	border: 1px solid #6fcb59;
	opacity: 0.8;
	margin-right: 10px;
	}

a.install-link:hover{
	color: white;
	opacity: 1;
	}

a.install-link img{
	border: none;
	margin-right: 3px;
	position: relative;
	top: 4px;
	left: -4px;
	}

.faq-item{
	margin-bottom: 19px;
	}

.faq-item div{
	padding-left: 23px;
	}
