#plugin_browse, #plugin_browse p {
  font-size:1.1em;
  line-height: 1.2em;
}
div.dev_center_col {
	float:left;
	color:#000;
	margin-bottom:20px;
}

div.dev_center_col p {
	width:700px;
}

div.dev_center_col * p {
	width:auto;
}

div.dev_center_col h2 {
	color:#000;
	clear:left;
}

div.dev_center_col img {
	vertical-align:-25%;
}

ul.list_box_menu {
	padding:0px;
	float:left;
	margin-right:16px;
	margin-left:-17px;
}

div#plugin_browse ul.list_box_menu {
	margin-left:0px;
}

ul.list_box_menu a {
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

ul.list_box_menu li {
	list-style:none;
	height:32px;
	width:170px;
	line-height:34px;
	padding:0px 0px 0px 10px;
	font-size:14px;
	border:1px solid #b7b7b7;
	border-bottom-width:0px;
	background:#ececeb;
}

ul.list_box_menu li.active {
	background:#fff;
}

ul.list_box_menu li.sub {
	padding-left:30px;
	width:150px;
}

ul.list_box_menu li.header + li {
	border-top-width:0px;
}

ul.list_box_menu li.header {
	border-width:0px;
	border-bottom:solid 1px #9a9a9a;
	background:url(/images/gamma/directory/list_box_head.png) top left no-repeat !important;
	height:36px;
	width:172px;
	line-height:38px;
	font-size:20px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 0px 10px;
}

ul.list_box_menu li.last {
	background:url(/images/gamma/directory/list_box_foot.png) bottom left no-repeat;
	border-width:0px;
	border-top-width:1px;
	width:172px;
}

ul.list_box_menu li:hover {
	background:#fff;
}

ul.list_box_menu li.last:hover, ul.list_box_menu li.last.active {
	background:url(/images/gamma/directory/list_box_foot_active.png) bottom left no-repeat;
}

table#plugin_list {
	width:560px;
	border-collapse:collapse;
}

table#plugin_list img {
	vertical-align:-25%;
}

table#plugin_list td {
	border-top:1px solid #bfbabb;
	padding:3px 0px;
	height:35px;
}

table#plugin_list a {
	text-decoration:none;
}

table#plugin_list .grey_button {
	width:40px;
	float:right;
	margin-left:5px;
}

form#plugin_version_manager {
	width:510px;
}

form#plugin_version_manager label {
	display:block;
	font-size:16px;
	margin-bottom:10px;
	clear:both;
}

form#plugin_version_manager input {
	display:block;
	margin-bottom:25px;
}

form#plugin_version_manager textarea {
	width:510px;
	height:128px;
	margin-bottom:25px;
	border:1px solid #000;

}

form#plugin_version_manager textarea + input.grey_button {
	float:right;
}

form#plugin_version_manager input:first-child {
	width:510px;
	border:1px solid #000;
}

table#plugin_version_list, table.plugin_status_list {
	width:560px;
	border:1px solid #cecece;
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:12px;
}

table#plugin_version_list tr th, table.plugin_status_list tr th {
	text-align:left;
	background:#e4e4e4;
	padding:7px;
}

table#plugin_version_list tr td, table.plugin_status_list tr td {
	padding:12px 7px;
	width:33%;
}

span.green {
	color:#74bc00;
}

form#plugin_search_bar {
	background:url(/images/gamma/directory/plugin_search_bar_left.png) top left no-repeat;
	padding-left:8px;
	height:39px;
	margin:0 0 12px 0px;
	display:block;
	font-size:12px;
	float:left;
}

form#plugin_search_bar input:first-child {
	border:1px solid #000;
	background:#fff url(/images/gamma/directory/search_icon.gif) 3px 3px no-repeat;
	padding:3px 0px 3px 20px;
	line-height:16px;
	height:16px;
	width:180px;
	margin:0px 5px 0px 5px;
}

form#plugin_search_bar.wide input:first-child {
	width:430px;
}

form#plugin_search_bar div {
	background:url(/images/gamma/directory/plugin_search_bar_right.png) top right no-repeat;
	padding-right:8px;
	height:39px;
	line-height:39px;
}

form#plugin_search_bar select {
	width:125px;
	margin-right:5px;
}

form#plugin_search_bar select + input {
	background:url(/images/gamma/directory/plugin_search_button.png) top left no-repeat;
	height:31px;
	width:79px;
	border:0px;
	cursor:pointer;
	color:transparent;
	overflow: hidden;
	text-indent: -1000px;
}

div#plugin_landing_recommended {
	width:480px;
	border:4px solid #9d9d9d;
	border-width:4px 0px;
	padding:15px 0px;
}

div.plugin_thumb, div#plugin_preview_uploader img {
	text-align:left;
	width:151px;
	line-height:16px;
	float:left;
}

div#plugin_landing_recommended div.plugin_thumb {
	text-align:center;
}

div.plugin_thumb a img, div#plugin_preview_uploader img, div.plugin_search_result div:first-child a:first-child img {
	display:block;
	height:145px !important;
	width:145px !important;
	border:3px solid #9d9d9d;
	margin-bottom:3px;
	margin-right:8px;
}

div.plugin_thumb img, div.plugin_search_result div div img {
	margin-right:3px;
	vertical-align:baseline;
}

div.plugin_thumb_blurb {
	float:left;
	margin-left:35px;
}

div.plugin_thumb_blurb h2, div.plugin_landing_info h2 {
	margin:0px;
}

div#plugin_landing_recommended div.plugin_thumb_blurb {
	width:270px;
}

div.plugin_category_browse_item h2 {
	margin:0px;
}

div.plugin_category_browse_item div.plugin_thumb_blurb {
	width:120px;
	margin-left:10px;
	
}

div#plugin_landing_recommended span {
	color:#7d7d7d;
}

div#plugin_landing_recommended .orange_button {
	width:80px;
	margin-top:15px;
}

div#plugin_carousel {
	width:155px;
	text-align:center;
	margin:10px auto;
}

div#plugin_carousel img {
	cursor:pointer;
	margin-right:6px;
}

div#plugin_carousel img.arrow {
	margin:0px 0px 0px 9px;
}

div#plugin_carousel img.arrow:first-child {
	margin:0px 15px 0px 0px;
}

div.plugin_landing_info {
	padding-bottom:0px;
	width:450px;
	height: 120px;
	float:left;
	/* background:url(/images/gamma/directory/plugin_landing_block_top.png) top left no-repeat; */
}

div.plugin_landing_info div:first-child {
	/* background:url(/images/gamma/directory/plugin_landing_block_bottom.png) bottom left no-repeat; */
	padding:13px;
}

div.plugin_landing_info {
	margin: 0 13px 13px 0;
}

div.plugin_landing_info div.plugin_thumb {
	float:none;
}

div.plugin_landing_info div.plugin_thumb img:first-child {
	margin-top:15px;
}

div#plugin_landing_ranking {
	float:left;
	margin:0 0px 20px 7px;
	width:257px;
	padding-top:8px;
	background:url(/images/gamma/directory/plugin_landing_ranking_top.png) top left no-repeat;
}

div#plugin_landing_ranking div:first-child {
	padding:0px 11px 8px 11px;
	background:url(/images/gamma/directory/plugin_landing_ranking_bottom.png) bottom left no-repeat;
}

div#plugin_landing_ranking div:first-child h3 {
	color:#000;
	text-align:center;
	margin:5px 0px;
}

div#plugin_landing_ranking div:first-child ul, div#plugin_detail_sidebar div:first-child ul {
	background:#fff url(/images/gamma/directory/plugin_landing_ranking_inner_top.png) top left no-repeat;
	width:211px;
	padding:1px 0px 12px 23px;
	margin:0px;
}

div.category_ranking ul {
	margin-bottom:12px;
}

div#plugin_landing_ranking div:first-child ul li, div.category_ranking ul li, div#plugin_detail_sidebar div:first-child ul li {
	margin-top:12px;
}

div#plugin_landing_ranking div:first-child ul li a, div.category_ranking ul li a, div#plugin_detail_sidebar div:first-child ul li a {
	display:block;
}

div#plugin_landing_ranking div:first-child ul + div, div#plugin_detail_sidebar div:first-child ul + div {
	background:url(/images/gamma/directory/plugin_landing_ranking_inner_bottom.png) bottom left no-repeat;
	margin-bottom:20px;
}

div#plugin_detail_sidebar div:first-child ul + div {
	height:10px;
	margin-bottom:4px;
	width:235px;
}

div#plugin_detail_sidebar div:first-child ul {
	margin-top:12px;
	padding-bottom:4px;
}

div#plugin_landing_ranking div:first-child ul + div a, div.category_ranking ul + div a {
	display:block;
	margin:0px 10px;
	border-top:1px solid #bbb;
	text-align:right;
	padding:12px 0px;
}

div#plugin_crumb {
	background:url(/images/gamma/directory/plugin_crumb_left.png) top left no-repeat;
	height:39px;
	float:left;
	margin:0 12px 12px -17px;
	padding-left: 8px;
}

div#plugin_crumb div {
	background:url(/images/gamma/directory/plugin_crumb_right.png) top right no-repeat;
	height:39px;
	line-height:40px;
	padding-right: 8px;
	width:180px;
}

div#plugin_browse {
	margin-left:-18px;
}

div.plugin_category_browse_item {
	background:url(/images/gamma/directory/plugin_category_browse_block.png) top left no-repeat;
	width:284px;
	height:238px;
	padding:12px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

div.plugin_category_browse_item .plugin_thumb, div#plugin_details .plugin_thumb {
	margin-top:10px;
}

div.plugin_category_browse_item .plugin_thumb_blurb p {
	height:140px;
}

div.plugin_category_browse_item .plugin_thumb_blurb .orange_button {
	padding-left:10px;
	padding-right:10px;
}

div.category_ranking {
	float:left;
	width:308px;
	margin-right:8px;
}

div#plugin_details {
	clear:left;
	background:url(/images/gamma/directory/plugin_details_top.png) top left no-repeat;
	width:679px;
	padding-top:8px;
	float:left;
}

div#plugin_details div:first-child {
	background:url(/images/gamma/directory/plugin_details_bottom.png) bottom left no-repeat;
	width:655px;
	padding:12px;
	padding-top:4px;
	position:relative;
}

div#plugin_details h2 {
	margin:0px;
}

div#plugin_details div.plugin_thumb_blurb {
	margin-left:12px;
	width:490px;
	margin-bottom:40px;
}

div#plugin_details div.plugin_thumb_blurb .orange_button, div#plugin_details div.plugin_thumb_blurb .green_button {
	width:80px;
	float:right;
	margin-left:15px;
}

div#plugin_details div.plugin_thumb_blurb div.buttons {
	position:absolute;
	bottom:12px;
	right:12px;
}

div#plugin_more_details {
	width:681px;
	float:left;
}

div#plugin_more_details a.thumbnail_link img {
	border:solid 3px #9d9d9d;
	margin-right:50px;
}

div#plugin_more_details ul {
	padding:0px 0px 0px 1.5em;
	margin:20px 0px;
}

div.plugin_review {
	background:url(/images/gamma/directory/review_top.png) top left no-repeat;
	padding-top:8px;
	margin-bottom:10px;
	width:681px;
}

div.plugin_review div:first-child {
	background:url(/images/gamma/directory/review_bottom.png) bottom left no-repeat;
	padding:0px 8px 8px 8px;
}

div.plugin_review div.meta {
	background:none;
	padding:0px;
	margin-top:30px;
}

div.plugin_review div.meta img {
	margin-right:2px;
}

div.plugin_review div.meta img  + img + img + img + img {
	margin-right:25px;
}

div#plugin_detail_sidebar {
	float:right;
	margin-right:5px;
	width:257px;
	background:url(/images/gamma/directory/plugin_landing_ranking_top.png) top left no-repeat;
	padding-top:8px;
}

div#plugin_detail_sidebar h3 {
	margin-top:0px;
	display:inline;
	color:#000;
}

div#plugin_detail_sidebar img {
	cursor:pointer;
	margin-left:2px;
	vertical-align:-25%;
}

div#plugin_detail_sidebar input + img {
	margin-left:15px;
}

div#plugin_detail_sidebar div:first-child {
	background:url(/images/gamma/directory/plugin_landing_ranking_bottom.png) bottom left no-repeat;
	padding:12px;
}

div#plugin_detail_sidebar form {
	margin:0px 12px 20px 12px;
	padding-bottom:15px;
	border-bottom:1px solid #bbb;
}

div#plugin_detail_sidebar form textarea {
	width:100%;
	height:130px;
	margin:5px 0px 10px 0px;
}

div#plugin_detail_sidebar form textarea + input {
	float:right;
	margin-top:-5px;
}

div#plugin_activate_now_popup {
	display:none;
	position:absolute;
	background:#fff;
	width:495px;
	height:150px;
	left:50%;
	margin-left:-265px;
	top:50%;
	margin-top:-95px;
	z-index:1000;
	padding:20px;
	color:#000;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

div#shader {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:999;
	background:#000;
	opacity:0.5;
}

div#plugin_activate_now_popup h1 {
	margin:0px 0px 20px 0px;
	color:#000;
}

div#plugin_activate_now_popup input {
	width:240px;
	font-size:14px;
	line-height:18px;
	padding:3px;
	border:solid 1px #000;
	margin:0px 5px 0px 15px;
}

div#plugin_activate_now_popup a {
	float:left;
	margin:20px 0px 0px 20px;
}

div#plugin_activate_now_popup a.orange_button {
	margin-left:101px;
}

div#plugin_upload {
	width:754px;
	background:url(/images/gamma/directory/plugin_upload_top.png) top left no-repeat;
	margin-left:-5px;
	margin-top:32px;
	padding-top:10px;
}

div#plugin_upload div:first-child {
	background:url(/images/gamma/directory/plugin_upload_bottom.png) bottom left no-repeat;
	padding:12px;
}

div#plugin_upload form label + input {
	width:424px;
	height:20px;
	padding:4px;
	border:1px solid #000;
}

div#plugin_upload form input.grey_button {
	display:inline;
	margin-top:15px;
	margin-left:70px;
}

div#plugin_upload form label {
	width:70px;
	display:block;
	float:left;
	line-height:20px;
}

div.tab {
	background:url(/images/gamma/directory/tab_fade.png) top left no-repeat;
	border-bottom:1px solid #c3c3c3;
	width:220px;
	height:33px;
	line-height:34px;
	font-size:14px;
	text-align:center;
	float:left;
	margin-left:-5px;
}

div.tab a {
	text-decoration:none;
	color:#000;
}

div.tab + div.tab {
	margin-left:10px;
}

div.tab.active {
	background:url(/images/gamma/directory/tab_active.png) top left no-repeat;
	border-bottom:0px;
	height:35px;
}

div#plugin_preview_uploader label, div#plugin_preview_uploader textarea {
	display:block;
	margin-bottom:8px;
}

div#plugin_preview_uploader textarea {
	height:80px;
	width:490px;
	padding:5px;
}

div#plugin_preview_uploader input.grey_button, div#plugin_preview_uploader input.orange_button {
	float:right;
	margin-right:5px;
	padding:0px 10px;
}

form#plugin_preview_uploader input {
	margin:0px 0px 8px 5px;
	width:595px;
	border:1px solid #000;
}

form#plugin_preview_uploader input.grey_button {
	width:auto;
	float:right;
}

form#plugin_preview_uploader a {
	display:block;
	margin:20px 0px;
	padding-bottom:20px;
	border-bottom:1px solid #d3d3d3;
}

select#campaign_selector, select#campaign_selector + label, select#reports_plugin_selector, select#reports_plugin_selector + label {
	float:right;
	line-height:16px;
	margin-right:20px;
	margin-left:-10px;
}

select#reports_plugin_selector, select#reports_plugin_selector + label {
	margin-top:25px;
}

select#reports_plugin_selector {
	clear:right;
}

select#reports_plugin_selector + label + h3, select#campaign_selector + label + h2, div#code_line {
	border-top:1px solid #bbb;
	margin-top:46px;
	padding-top:10px;
	margin-right:20px;
	color:#000;
}

select#campaign_selector + label + h2 {
	margin-bottom:45px;
}

select#reports_plugin_selector + label + h3 {
	font-weight:normal;
}

table.plugin_report_stats {
	font-size:14px;
	border-collapse:collapse;
	color:#000;
	width:415px;
	margin-top:20px;
	margin-right:50px;
	margin-bottom:60px;
	float:left;
}

table.plugin_report_stats th {
	text-align:left;
	border-bottom:1px solid #bbb;
	padding:10px 0px;
}

table.plugin_report_stats th + th {
	font-size:25px;
	text-align:right;
}

table.plugin_report_stats th span {
	font-weight:bold;
	font-size:10px;
	color:#666;
	display:block;
}

table.plugin_report_stats tr + tr th {
	border-width:0px;
	padding-bottom:0px;
}

table.plugin_report_stats td {
	padding-top:10px;
}

table.plugin_report_stats td + td {
	text-align:right;
}

form#publisher_register_form {
	width:362px;
	margin-bottom:50px;
}

form#publisher_register_form label {
	display:block;
	float:left;
	clear:left;
	width:90px;
	height:25px;
	line-height:25px;
	color:#000;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	margin-bottom:15px;
}

form#publisher_register_form label + input {
	float:left;
	height:15px;
	padding:5px;
	width:250px;
	right:0px;
	border:1px solid #000;
	color:#666;
}

form#publisher_register_form input.orange_button {
	float:right;
	clear:left;
}

table.plugin_status_list {
	width:910px;
	margin-bottom:30px;
	margin-top:10px;
}

table.plugin_status_list tr td:first-child {
	width:230px !important;
}

table.plugin_status_list tr td + td {
	width:400px;
}

table.plugin_status_list tr th + th + th {
	text-align:center;
}

table.plugin_status_list tr td + td + td, table.campaigns_list tr td + td {
	width:280px;
	text-align:center;
	color:#74bc00;
}

table.plugin_status_list tr td + td + td a, table.campaigns_list tr td + td a {
	padding:0px 15px;
}

div#code_line label {
	font-size:14px;
	font-weight:bold;
}

div#code_line label + input {
	border:1px solid #000;
	padding:7px;
	width:300px;
	height:14px;
	margin:0px 10px;
}

div#code_line input.orange_button {
	display:inline;
	vertical-align:bottom;
}

div#code_line {
	margin-bottom:20px;
	line-height:30px;
}

table.campaigns_list {
	width:600px;
	border-collapse:collapse;
	border-bottom:1px solid #bbb;
	margin-bottom:30px;
}

table.campaigns_list tr td {
	font-weight:bold;
	border-top:1px solid #bbb;
	padding:10px 0px;
}

table.campaigns_list tr td + td {
	font-weight:normal;
	text-align:right;
}


form#add_new_campaign_form {
	width:600px;
	line-height:30px;
}

form#add_new_campaign_form label {
	line-height:30px;
	margin-right:10px;
}

form#add_new_campaign_form select {
	margin-left:10px;
}

form#add_new_campaign_form label + input, form#campaign_rename_form input:first-child {
	border:1px solid #000;
	height:15px;
	line-height:27px;
	padding:6px;
	width:529px;
	margin-bottom:8px;
	vertical-align:middle;
}

form#add_new_campaign_form input.grey_button, form#add_new_campaign_form input.orange_button {
	display:inline;
	float:right;
	margin-right:10px;
}

form#campaign_rename_form input + input {
	display:inline;
	vertical-align:top;
	margin-left:10px;
}

form#campaign_rename_form {
	margin-bottom:45px;
}

h2 + div#code_line {
	margin-top:0px;
	border-top:0px;
	padding-top:0px;
	margin-bottom:45px;
}

h2 + div#code_line label {
	font-weight:normal;
}

h2 + span.green {
	display:block;
	margin-bottom:45px;
}

form#campaign_settings_override_form input {
	display:inline;
	margin-left:20px;
}

form#campaign_settings_override_form label {
	margin-right:10px;
}

div#plugin_browse h2 i {
	font-weight:normal;
}

div.plugin_search_result {
	background:url(/images/gamma/directory/plugin_search_result_top.png) top left no-repeat;
	width:946px;
	margin-bottom:10px;
}

div.plugin_search_result div:first-child {
	background:url(/images/gamma/directory/plugin_search_result_bottom.png) bottom left no-repeat;
	padding:8px;
}

div.plugin_search_result div:first-child a:first-child img {
	float:left;
}

div.plugin_search_result div div a:first-child {
	display:block;
	font-size:16px;
	font-weight:bold;
}

div.plugin_search_result div div p {
	width:600px;
	margin-left:161px;
}

div.plugin_search_result div div input {
	float:right;
	padding:0px 15px;
	margin-right:15px;
}

div.plugin_search_result div div span {
	float:right;
	display:block;
	color:#666;
	margin:0px 12px 0px 0px;
	padding-bottom:12px;
}

br.clear {
	clear:both;
}

br.clear_left {
	clear:left;
}

.byline {
  padding:4px 0 4px 0;
}

.plugin_description_html {
  padding-bottom:20px;
}

.description_header {
  margin-top:15px;
}