﻿body {
   color: #666666;
   font-weight:normal;
   font-size:11px;
   line-height:13px;
   text-decoration:none;
}
.AccsDisplayElement
{
	border-collapse: collapse;
	display: block;
	float:left;
	margin: 4px;
	width: 220px;
	padding-bottom: 5px;
	overflow : hidden;
	
}
.LnkExpand
{
	font-size: 11px;
	color: #ce0000;
	font-weight: bold;
	padding: 7px;
	margin: 5px 10px 10px 5px;	cursor: Pointer;
}
.pointer { cursor:hand}
.lnkExpandHolder
{
	text-align: right;
	padding:10px 5px 5px 5px;
}
.vert_dividers2{
    width:100%;
    height:100%;
    background:url(/images/vert_orangedots.gif) top right repeat-y ;
}

#ItemListView
{
	width: 912px;
}

.whyNeed-popup {
 display: none;
 border: solid 2px #fe7200; padding: 5px;
    color: #666666;
   font-weight:normal;
   font-size:11px;
   line-height:13px;
   text-decoration:none;
}
.AccsDisplayDivider {
    background:url(/images/hori_orangedots.gif) repeat-x ;
    clear:both;
}