/*KBauer added*/

b, label, span{
	font-size:10pt;
}
.introduction{
	padding:7px 10px;
	text-align:left;
	font:14px Tahoma;
	font-weight:bold;
	line-height:20px;
}
.introbox{
	background-color:#e3e3e3;
	width:92%;
	margin:7px 0px;
}
.close-section{
	text-align:right;
	margin-right:20px;
}
.close-button{
	padding:3px 7px;
	background-color:#fdfed1;
	border-style:solid;
	border-width:2px;
	border-color:#feffa3;
	color:#000000;
	font:11px Calibri,Tahoma;
}
#helpful-section{
	display:none;
}
.dropdowns-hidden{
	display:none;
}
.instructimg, .last-instructimg{
	text-align:center;
	padding-top:5px;

}
.instructimg{
	padding-bottom:15px;
}
hr{
	padding:12px 0px;
	height: 0px;
	border: 0px;
	border-bottom: 1px solid #DEE4F4;
}
.sub-section{
	padding: 0px 0px;
}
.content-title{
	font-size:13pt;
}
.subtitle{
	margin-top:10px;
	margin-left:12px;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}
.subtitle2{
	margin-top:10px;
	margin-left:12px;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.paragraph{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:16px;
	font-size:10pt;
}
.heading{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:16px;
}
.paragraph25{
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:16px;
	font-size:10pt;
}
a.expandsections{
	text-decoration:none;
	background-image:url('http://www.schoolwidenetwork.com/images/expand.gif');
}
.no-expandsection{
	background-image:url('http://www.schoolwidenetwork.com/images/contract.gif');
}
.expandsections, .no-expandsection{
	background-repeat: no-repeat;
	background-position:center left;
	padding-left:17px;
	font-size:10pt;
	font-family:Tahoma;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}
.link-lists{
	display:none;
}
.open-link-list{
	display:block;
	color:#000;
	
}

/* New UI Searchbox */
.landing-section {
padding: 0 0 .3em .9em;
margin: .3em;
background: no-repeat top left;
}
.landing-section h2,
.landing-section h3 {
padding: .1em 0 .4em;
margin: 0;
}
.rtl .landing-section {
padding: 0 2.9em .3em 0;
background-position: top right;
}
.landing-section h2 {
font-size: 1.3em;
}
.landing-section h3 {
border-bottom: 1px solid #DEE4F4;
}
.landing-section p {
color: #666;
margin: 0;
padding: .2em 0 0;
}
.landing-section .landing-columns {
margin: 1em 0 2em;
}
.landing-section ul.column {
float: left;
margin: 0;
padding: 0 2em 0 0;
list-style-type: none;
}
.rtl .landing-section ul.column {
float: right;
padding: 0 0 0 2em;
}
form#search_form input#query {
margin: 0;
}
.landing-section ul.column li,
.landing-section ul.sub-column li {
margin: 0 0 .5em;
}
.landing-section ul.sub-column {
padding: 0 0 .5em 0;
list-style: none;
margin: 0;
}
.landing-section li.heading {
font-weight: bold;
padding: 0 0 .5em;
}
.landing-section ul.column li.spaced {
margin-top:1em;
}
ol.tsflow .column-header {
color: #333;
font-weight: bold;
font-size: 1.15em;
padding: 1em 0 0;
}
html, body {
margin: 0; padding: 0;
}
ul.non-bulleted{
	list-style-type:none;
}
#watching, #uploading, #account, #policy, #pchannel, #feature, #advanced{
	list-style-type:none;
}
#watchingtitle, #uploadingtitle, #accounttitle, #policytitle, #pchanneltitle, #featuretitle, #advancedtitle{
	font-weight:bold;
	font-size:13px;
}
ul.bulleted{
	list-style-type:disc;
}
li{
	font: normal 12px Tahoma;
	line-height:17px;
}
ol.bulleted li, ul.bulleted li{
	margin:0px 0px 10px 0px;
}
ul.squarelist{
	list-style-type:square;
}
/* Two columns */
.column1 {
float:left; width: 30%;
}
.column2 {
	float:left;
	width: 225px;
}
#nav{
	display:block;
	float:left;
	width:225px;
}
#pagecontent{
	float:left;
	display:block;
	width:625px;
}
.spacing {
	float:left;
	width: 10%;
}
.spacing2 {
	float:left;
	width: 10%;
}
