.borderhack {
	border-image: linear-gradient(to right, #2e3c63, #59799c, #59799c, #2e3c63) 1;
}
	.menuhack {		
		background: rgb(254,255,252); background: -moz-linear-gradient(top, rgba(254,255,252,1) 0%, rgba(242,247,243,1) 50%, rgba(232,239,233,1) 51%, rgba(252,255,252,1) 100%); background: -webkit-linear-gradient(top, rgba(254,255,252,1) 0%,rgba(242,247,243,1) 50%,rgba(232,239,233,1) 51%,rgba(252,255,252,1) 100%); background: linear-gradient(to bottom, rgba(254,255,252,1) 0%,rgba(242,247,243,1) 50%,rgba(232,239,233,1) 51%,rgba(252,255,252,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefffc', endColorstr='#fcfffc',GradientType=0 );
background-size: 100% 82px; 
	border-image: linear-gradient(to right, #243a7f, #41b649) 1;
	}