div.curriculum .treeview
{
	padding-left: 0;
}

ul.results li div.summary
{
	width: 285px;
}

div.searchresults 
{
	padding: 5px 0 0 0;
	width: 100%;
}

div.searchresults div.results 
{
	clear: both;
	padding: 0;
}

div.searchresults div.heading div.summary 
{
	float: left;
	margin: 0;
	padding: 0;
}

.treeview li 
{
	font-size: 11px;
	padding-bottom: 5px;
}

ul.results li div.screen 
{
	float: left;
	margin: 0;
	text-align: left;
	width: 50px;
}

ul.results li div.screen img 
{
    border: 0 none;
    margin: 0;
    padding: 0;   
   	width: 50px;
 		}

#selector 
{
	font-size: 11px; 
	width: 230px;
}

div.curriculumside
{
	float: left; 
	margin-right: 15px; 
	width: 240px; 
}

#resultContainer
{
	border: 1px solid rgb(224, 224, 224); 
	padding: 10px; 
	float: left; 
	width: 350px; 
	background-color: rgb(255, 255, 255);
	margin-top: 10px;
}

#treeviewList
{
	padding-left: 0px;	
}

div.curriculum-selector
{
	float: left;
	margin-bottom: 10px;
}

div.subject-selector
{
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
			
p.currenttopic
{
	margin: 0;
}
