.aj_method,
.aj_steps_hidden,
#aj_step2_gtmetrix_results,
#aj_step2b_gtmetrix_results,
#aj_step2c_gtmetrix_results,
#aj_step2d_gtmetrix_results,
#aj_step2e_gtmetrix_results,
#aj_latest_please_wait,
#aj_step4_y,
#aj_step4_n,
#aj_notification {
	display:none;
}
#aj_step2_gtmetrix_results td,
#aj_step2b_gtmetrix_results td,
#aj_step2c_gtmetrix_results td,
#aj_step2d_gtmetrix_results td,
#aj_step2e_gtmetrix_results td {
	vertical-align: top !important;
	text-align: center !important;
}
.aj_gtmetrix_result {
	font-size: 48px !important;
}
.aj_gtmetrix_screenshot,
#aj_notification {
	-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
	max-width:200px;
}
.aj_gtmetrix_screenshot_dashboard {
	-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.75);
	max-width:125px;
}

.aj-steps-table h3 {
	height: 2em !important;
}
.aj_step_img {
	max-width:150px;
}
.aj_field_error {
	border:solid 1px #00ffff !important;
}
#aj_notification {
    position:fixed;
    top:50%;
    left:40%;
    width:20%;
    z-index:105;
    text-align:center;
    font-weight:normal;
    font-size:14px;
    font-weight:bold;
    color:white;
    background-color:#FF7800;
    padding:5px;
}
#aj_notification span.aj_dismiss {
    border:2px solid #FFF;
    padding:0 5px;
    cursor:pointer;
    float:right;
    margin-right:10px;
}
#aj_notification a {
    color:white;
    text-decoration:none;
    font-weight:bold
}
.aj ol {
	list-style-type: decimal !important;
}
.aj ul {
	list-style-type: circle !important;
}
.aj ol,
.aj ul {
	margin-left: 2em !important;
}
.aj_plugin {
	border: solid 1px #cccccc;
    padding: 15px;
    background-color: #f5f5dc;
    margin-top: 15px;
}
