/* CSS Document */

div,p, span, h1 {
margin:0;
padding:0;
}

img {
border:0;
}

a {
text-decoration:underline;
}

a img 
{
	border: none;
}

.errorMsg a 
{
	text-decoration: underline;
}

#outerDiv { position: absolute; left: 390px; top: 250px; min-width: 494px; z-index: 1001;}

#outerDiv #content 
{
	width: 100%;
}

#tabDiv span{
background:url(/images/brwsrissues/tab.gif) no-repeat top left;
display:block;
margin:0 0 0 20px;
padding:5px 0 0 20px;
width:105px;
}

.wrap {
clear:left; float:left;
width:444px;
}

.con1{
background:url(/images/brwsrissues/con1.gif) no-repeat top left;
width:10px;
height:10px;
float:left;
}

.top1{
width:424px;
height:10px;
float:left;
background:url(/images/brwsrissues/top1.gif) repeat-x top left;
background-color:#39b900;
}

.con2{
background:url(/images/brwsrissues/con2.gif) no-repeat top right;
width:10px;
height:10px;
float:left;
}

.top2{
width:10px;
height:200px;
float:left;
background:url(/images/brwsrissues/top2.gif) repeat-y top left;
background-color:#39b900;
}

.top3{
width:10px;
height:200px;
float:left;
background:url(/images/brwsrissues/top3.gif) repeat-y top left;
background-color:#39b900;
}

.con3{
background:url(/images/brwsrissues/con3.gif) no-repeat bottom left;
width:10px;
height:39px;
float:left;
}

.top4{
width:424px;
float:left;
background:url(/images/brwsrissues/top4.gif) repeat-x bottom left;
background-color:#39b900;
}

.con4{
background:url(/images/brwsrissues/con4.gif) no-repeat bottom right;
width:10px;
height:39px;
float:left;
}

.top4 div{
background:url(/images/brwsrissues/tab.gif) no-repeat top left;
height:29px;
width:105px;
margin:0 0 0 280px;
padding:10px 0 0 20px;
}

.top4 div img {
vertical-align:middle;
margin-right:6px;
}

.top4 div span {
color:#39b900;
font-size:14px;
font-weight:bold;
}

.top4 div span a{
color:#39b900;
text-decoration:none;
}

.msgContent {
width:424px;
float:left;
height:200px;
background-color:#39b900;
color:#fff;
}

.msgContent h1{
font-size:20px;
text-transform:uppercase;
background:url(/images/brwsrissues/warning.gif) no-repeat top left;
padding-left:40px;
height:34px;
}

.errorMsg {
padding:20px;
}

.errorMsg p {
margin:10px 0 0 0;
line-height:16px;
text-align:justify;
}

.errorMsg p a {
color:#fff;
}

.grayboxeffect{position:absolute; width:100%; height:1800px; background-color:#000000; top:0px; left:0px; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; z-index:1000;}
