/* Search */
.ServerSkinWidget 
{
    zoom: 1;
}
/* End of Search */

/* Simple 100% width banner section */
.BannerPane 
{
    padding-top: 10px;
	zoom: 1;
}
/* End of Simple 100% width banner section */

/* Image in expandable frame */
.wsc_image_frame2 img,
.wsc_image_frame2 .wsc_frame_cc {margin-bottom: 0px;}

.wsc_recent_projects2 ul img,
.wsc_recent_projects ul img,
.news_box img,
blockquote.wsc_testimonials1 img
{
 margin-bottom: -4px;   
}

blockquote.wsc_testimonials1 img 
{
    margin-right: -6px;
    zoom: 1;    
}

/* End of Image in expandable frame */

/* Contact form */
div.Feedback_MessageBlock textarea,
div.Feedback_Field input
{
    background: transparent url("../images/onePixelField.png") 0 0 repeat;
}

div.Feedback_MessageBlock textarea 
{
    overflow: hidden;
}
/* End contact form */


/* Buttons */
a.button1 strong,
a.button2 strong,
a.button3 strong,
a.button4 strong,
a.button5 strong
{
    white-space: nowrap;    
}
/* End of Buttons */

/* Mega Menu*/
.PfNav .jShadow 
{
	overflow: hidden !important;
	zoom: 1;
}


/* Containers */
.wsc_prefooter .c_content,
.wsc_prefooter .head_title,
.wsc_prefooter,
.wsc_content
{
    zoom: 1;
}