﻿.StatusLight
{
  width:6px;
  height:3px;
  background-color:White;
  float:left;
  margin-left:3px;
}

.StatusLightBlue
{
  background-color:Blue;
}

.StatusLightRed
{
  background-color:Red;
}

.StatusLightYellow
{
  background-color:Yellow; 
}

.StatusLightWhite
{
  background-color:White; 
}

.noflashpolaroid
{
background-image:url('/_Images/jbox/PolariodBackground.jpg');
height:600px;
display:block;
}
.noflashpolaroid div
{
background-image:url('/_Images/jbox/SmallPolaroid.png');
float:left;
margin-left:17px; margin-bottom:5px;margin-top:10px;
width:141px;
height:170px;
}

.noflashpolaroid img
{
margin-left:4px;
margin-top:8px;
width:130px;
height:130px;
}
.highlight { color:#00aa00 !important;font-weight:bold !important;font-style:italic !important;} 

#recentups{float:right; margin-right:20px;}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

