﻿
div#SortButtons input
{
	width:160px;
	padding:5px;
}


ul.recommendations
{
	margin:0;
	padding:10px;

}

ul.recommendations li
{
	height:50px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
}

ul.recommendations li img.thumbnail
{
	height:50px;
	width:67px;
	float:left;
	margin-right:5px;
}

ul.recommendations li img.addButton
{
	height:15px;}

div#MasterWrapper
{
	width:1200px !important;
}

#lightboxSelector
{
	width:210px;
	margin:10px;	
}

div#searchHtml 
{
	padding:10px;
}

div#searchHtml h4
{
	margin:10px 0px;
}

div#searchHtml div.container
{
	margin:0px 10px;
}


ul.lightboxList
{
	border-top:1px solid #ccc;
	margin:0px;
}
ul.lightboxList li
{
	padding:10px;
	border-bottom:1px solid #ccc;
}

ul.lightboxList h5 
{
	background:#d9ebf5;
	padding:5px 10px 5px 10px;
	font-size:1.0em;
	font-weight:bold;
}

ul.lightboxList p 
{
	color:#444;
	padding:5px 10px;
	font-size:0.8em;

}

ul.lightboxList a
{
	color:#444;
	text-decoration:none;
}

.green
{

	color:#7fa208;	
}

p.large
{
	font-size:larger;
	margin:10px 5px;
}

h2.large
{
	font-size:xx-large;
}

div.tabContents
{
	padding:10px;	
}

h3.SubHeading
{
	border-bottom:2px solid #0183C1;
	padding:5px;
	color:#444;	
}

.ClearBoth
{
	clear:both;
}

table.columns td
{
	padding:20px;
	vertical-align:top;
	width:50%;
	
}

table.columns td p
{
	margin:10px;
	color:#444;		
}

.Highlight
{
	cursor:auto;
}

div.mvrLoadMask
{
	width:100px;
	text-align:center;
	margin:100px auto;
	display:none;
}

div.tabMaxWidth
{
	max-width:900px;
}

table.UserOrgDetails 
{
	margin:20px 0px;
	width:90%;
	font-size:small;
	
}

table.UserOrgDetails td
{
	padding:5px;
	border:1px solid #ccc;
}

table.UserOrgDetails th
{
	padding:5px;
	background-color:#eee;
	border:1px solid #ccc;
	width:100px;
	font-weight:bold;
}