

#pv_priority{
	font-weight:bold;
}
#pv_priority span.one{ color: #FF0000;}
#pv_priority span.two{ color: #ff9c00;}
#pv_priority span.three{ color: #fff600;}
#pv_priority span.four{ color: #00deff;}
#pv_priority span.five{ color: #2b1ad3;}
#container div.floater{
	position: absolute; 

	z-index: 10;
}

#pinkBox {
background-color:#fbe7ee;
border:1px solid #2B4F69;
margin:15px;
padding:0px;
width: 450px;
}
#boxHeader {
background-color:#533C34;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,Sans-serif;
font-size:10pt;
margin:0px;
padding:2px;
text-align:center;
}
#boxHeader a {
	text-decoration: none; color: white;
}

#boxContent {
color:#000000;
font-size:9pt;
margin:5px;
padding:0px;
text-align:left;
}

.sales_note {
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:4px;
}
.system_note {
background-color:#fbe7ee;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:4px;
}
.sales_note .regular {
background-color:#AAAAAA;
border:1px solid #666666;
color:#EEEEEE;
font-size:90%;
margin-right:5px;
padding:3px;
}
.system_note .regular {
background-color:#AAAAAA;
border:1px solid #666666;
color:#EEEEEE;
font-size:90%;
margin-right:5px;
padding:3px;
}
.faqs { }
#faqs li
{
	padding:5px;
	width:400px;
}
#faqs div.answer 
{
	padding:5px 5px 10px 5px;
}

#current_ticklers {
background-color:#EEEEEE;
border:3px solid #666666;
margin-bottom: 10px;
}
#current_ticklers legend{
font-weight: bold;
color: red;
}

.tickle_notes {	}
#tickle_notes span.label
{
	font-weight:bold;
}
#tickle_notes span.date
{
	font-weight:bold;
	padding:10px;
}
#tickle_notes div.entry
{
	padding-bottom:5px;
}
#tickle_notes div.details
{
	background-color:#fbe7ee;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
#tickle_notes div.close
{
	float: right;
	text-align: right;
}

.active-scaffold-header div.actions a.csv {
  background:transparent url(/images/page_white_excel.gif) no-repeat 1px 50%;
  padding-left:19px;
}

.admin-help {
  font-size:smaller;
  font-style:italic;
  margin-bottom:5px;padding:0;
  margin-top:-8px;
}
.ad-list {
  border:1px solid #999;
  padding:4px 8px;
  width:250px;
  height:250px;
  overflow:scroll;
  overflow-x:hidden;
}
.ad-list p {
  margin:0;
}
.ad-tooltip img {
  width:100%;
}
