
#chat-button, .header-right {
	display:none;
}

.kukri-container {
    background-color: #002B5C;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    border: none;
    box-shadow: 0 0px 0px rgba(100, 100, 100, 0.3);
    color: #FFFFFF;
    float: left;
    margin: 0 auto 10px;
    padding: 10px;
    width: 970px;
}

#selection-help, #start {
	display:none;
}

.footer-container {
    background-color: none;
    border-top-left-radius: none;
    border-top-right-radius: none;

}

#twitterfeed, footer ul {
	display: none;
}

footer ul.foot-contact {
	display: block;
}

footer ul.foot-contact li {
	float: left;
}

.addthis_toolbox addthis_default_style, .addthis_button_facebook_like, .addthis_button_tweet  {
	display: none;
}

td.submit-button {
	display: none;
}


#outer {
	background-image: url(../images/header/logo.png);
	background-repeat: none;
}

.social-media {
	width:900px;
}