
.plugin-download #sidebar {
	display:none
}
.plugin-download #maincontent {
	width:960px;
}
.plugin-download .tabSelected {
	background: #F9F9F9 !important;
	color: #182227 !important;
}
.plugin-download .leftsec {
	border: 1px solid #C3C3C3 !important;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.plugin-download .06) !important;
	width:305px;
	margin-top:20px;
	padding-left:5px;
	padding-top:5px;
	clear:left;
}

.plugin-download .rightsec {
 border: 1px solid #C3C3C3 !important;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.plugin-download .06) !important;
	width:305px;
	margin-left:20px;
	margin-top:20px;
	padding-left:5px;
	padding-top:5px;
}
.plugin-download .thesec {
	margin-top:0px;
}
.plugin-download .asubmit {
	padding:2px;
}
.plugin-download .text {
	width:200px !important;
	margin-right:10px !important;
	margin-left:10px !important;
	margin-bottom:10px !important;
}
.plugin-download .extend_specs_left {
	width:240px;
	float:left;
}		
.plugin-download .extend_specs_right {
	width:300px;
	float:left;
	margin-left:20px;
	text-align
}
.plugin-download .extend_spec_label{
	font-size:15px;
	font-weight:bold;
	float:left;
}
.plugin-download .description {
	width:620px;
	margin-top:10px;
}
.plugin-download .description_title {
	margin-top:10px;
	font-size:15px;
	font-weight:bold;
	color:#777;
}
.plugin-download .highlight {
	width:100% !important;
}
.sortRepositories p {
	width:220px !important;
	margin-left:15px;
	float:left !important;
}
.sortRepositories input[type=submit] {
	margin-top:16px;
}