<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#Navigation-Col1-Left
{
	float:left;
	width:160px;
}

#Navigation-Col1-Left a
{
	color:Black;
}
#Navigation-Col1-Left a:visited
{
	color:Black;
}

#Navigation-Col1-Left h2
{
	font-size:18pt;
	padding-left:10px;
	margin-bottom:5px;
 }
 
#Navigation-Col1-Left h2 img /*Any feed image*/
{
	position:relative;
	top:3px;
}

#Navigation-Col1-Left ul
{
	padding-left:3px;
}

#Navigation-Col1-Left li
{
	background-image:url(//www-aws-static.tutor.com/images/icons/bullet-articles-orange-arrow.gif?v=2025-02-25);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0px 15px 10px 20px;
}

#Navigation-Col1-Left-Top
{
	background-image:url(//www-aws-static.tutor.com/images/backgrounds/article-nav-top.gif?v=2025-02-25); 
	background-repeat:no-repeat;
	background-position:top left;
	height:10px;
	margin:0px;
}

#Navigation-Col1-Left-Body
{
	background-image:url(//www-aws-static.tutor.com/images/backgrounds/article-nav-middle.gif?v=2025-02-25); 
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	min-height:200px; /* IE6/7 won't compute the height of the box correctly without this*/
	height: auto !important;
	height:200px;
}

#Navigation-Col1-Left-Bottom
{
	background-image:url(//www-aws-static.tutor.com/images/backgrounds/article-nav-bottom.gif?v=2025-02-25); 
	background-repeat:no-repeat;
	background-position:bottom left;
	height:18px;
	margin:0px;
}


#Content-Col2-Center
{
	margin-right: 250px;
	padding:0px;	
}

#Content-Col2-Center.span-column-3
{
	margin-right:0px;
}

#Content-Col2-Center.span-column-1
{
	margin-left: 0px;
}

#Callouts-Col3-Right
{
	float:right;
	width:230px;
	margin-left:50px;
}

/*======================================================*/

#DemoVideo
{
	background-image: url('//www-aws-static.tutor.com/images/backgrounds/video-small-01.gif?v=2025-02-25');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 30px;
	text-align:right;
	margin-bottom:20px;
	height:104px;
}

#DemoVideo div.demo_video_position
{
	position:relative;
	top:23px;
	right:20px;
}


/*======= Subjects Nav ================*/

#Subjects-Nav h2 
{
	font-size: 12px;
}

#Subjects-Nav ul li ul li a 
{
	color: Black;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	display: block;
	width: 108px;
}

#Subjects-Nav ul li
{
	background: none;
	padding: 0;
}

#Subjects-Nav ul li.subjects_math ul li a
{
	background: url(//www-aws-static.tutor.com/images/lines/double-underline-orange.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li.subjects_science ul li a
{
	background: url(//www-aws-static.tutor.com/images/lines/double-underline-green.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li.subjects_english ul li a
{
	background: url(//www-aws-static.tutor.com/images/lines/double-underline-blue.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li.subjects_history ul li a
{
	background: url(//www-aws-static.tutor.com/images/lines/double-underline-red.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li ul li.subjects_last a
{
	background: none;
}


/* =================================== */
</pre></body></html>