/*++
/*============================================================================
/* Produced by Logica UK, Energy & Utilities Division.
/* Copyright (c) 2000 Logica UK Ltd.
/*
/* FILENAME:    nojavascript.ucs
/* VERSION:     1.4
/* PATHNAME:    /app/kfigkernel/master/neta/sw/bmra/server/bsp/css/s.nojavascript.ucs
/* LAST CHANGE: 08/02/29
/*
/* DESCRIPTION
/* This is the css file for the non javascript version for no IE6 Browsers
/*============================================================================
--*/
#right {display:none;}
#leftcolumnwrapper {display:none;}
#nojavascript {	display: block; position: absolute;top: 25%; left: 25%;   width: 50%;   height: 50%;   padding: 0px;   border: 5px solid #4682b4;   background-color: white; z-index:1002;    overflow: auto;}
#nojavascriptcontent {position: relative; top: 25%; left: 25%;  width: 50%;  height:200px; text-align:center; color:red; text-decoration:bold; line-height:1.2;}
