

ul#AnonSearch
{
	/* Anonymous search results */	
	margin:0;
	padding:0;
	list-style:none;
}


ul.AssetList
{
	/* General asset list, shared across Anon search, order items, lightbox items and reg search */
	font-size:x-small;
}

ul.AssetList li img.addButton
{
	height:15px;}

ul.AssetList li
{
	width:150px;
	padding-bottom:2px;
	border-bottom:1px solid #0183C1;
	margin-top:15px;
	float:left;
	margin-left:10px;
}

ul.AssetList h5
{
	height:30px;
	overflow:hidden;
	padding-top:3px;
}

ul.AssetList img.thumbnail
{
	margin-bottom:5px;
	width:150px;
	height:113px;
}

div.ClipTools
{
	text-align:center;
}


ul.recommendations
{
	/* recommendations list */
	font-size:x-small;
	
}

ul.recommendations h5
{
	height:15px;
	overflow:hidden;
	padding-top:3px;
}