


table.studyGrid tr.item table.studyItem
{

	background:transparent url(../../_images/Template/blockquote_bg.jpg) repeat-x scroll 0 0;
	padding:8px 4px 4px 8px;	
	margin-bottom:12px;
	border:solid 1px #EDECD0;


}

table.studyGrid tr.item table.studyItem:hover
{
	border:solid 1px #E7E2BE;
	background-color:#EAE7C6;
}




table.studyGrid tr.item table.studyItem td
{
	padding: 2px 4px 2px 4px;
	font-size:.9em;
	
}

table.studyGrid tr.item table.studyItem ul
{
	padding:0px;
	margin:0px;
}



table.studyGrid tr.item table.studyItem:hover td
{
	background-color:#EAE7C6;
}

/*table.studyGrid tr.item table.studyItem:hover tr.header td
{
	background-color:#E1DEB0;
}*/



table.studyGrid  tr.pager td
{
	padding:4px 0px 4px 0px;
}

table.studyGrid  tr.pager a,
table.studyGrid  tr.pager span
{
	margin-right:4px;
}





table.studyGrid  tr.header table
{
	margin-bottom:12px;	
}

table.studyGrid  tr.header td
{
	font-weight:bold;
	padding:2px;
}

table.studyGrid  tr.header td a
{
	margin-right:4px;
}

select.selectWorkbook
{
	font-size:10px;
}


span.searchButtonPanel
{
	float:right;
}

table.searchTable td
{
	padding:2px;
}

