/* Image in expandable frame */
.wsc_image_frame img,
.wsc_image_frame .wsc_frame_cc
 {margin-bottom: -2px;}
 
 .wsc_image_frame2 img,
.wsc_image_frame2 .wsc_frame_cc
 {margin-bottom: 0px;}
/* End of Image in expandable frame */

/* Cycle Banner */
.wsc_banner_inner {
	background: transparent url(../images/banner_background_ie.png) 0px 0 no-repeat;
}

.wsc_lh_gray .wsc_banner_inner {
	background: transparent url(../images/gray/banner_background_ie.png) 0px 0 no-repeat;
}

.wsc_lh_red .wsc_banner_inner {
	background: transparent url(../images/red/banner_background_ie.png) 0px 0 no-repeat;
}

.wsc_lh_blue .wsc_banner_inner {
	background: transparent url(../images/blue/banner_background_ie.png) 0px 0 no-repeat;
}

.wsc_lh_white .wsc_banner_inner {
	background: transparent url(../images/white/banner_background_ie.png) 0px 0 no-repeat;
}
/* End of Cycle Banner */


/* Containers */
.h3_title_container .c_content,
.h4_title_container .c_content  
{
    zoom: 1;
}
/* End of Containers */

/* Misc. */
ul 
{
    margin-left: 0px;
}
/* End of Misc */

/* Search */
.ServerSkinWidget 
{
    zoom: 1;
}
/* End of Search */

/* 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 */


/* menu top selected */

.wsc_menu ul.sf-menu > li.current > a,
.wsc_menu ul.sf-menu > li > a:hover,
.wsc_menu ul.sf-menu > li.sfHover > a
{
    zoom: 1;
}

/* end of menu top selected */