/* Back to school May 2011 stylesheet */
/* Author: Steve Firth 2/6/2011 */

#ct {
background:none repeat scroll 0 0 #fff;
}
* html #b2s{ width: 964px; overflow: hidden; }

#b2s { } 

#swfContainer {
	height: 534px;
	width: 964px;
	overflow: hidden;
}
@-moz-document url-prefix() { :focus { outline: none; }}

#b2s-nonflash { 
	height: 535px;
	background: url(../images/Back_To_School_BG1.jpg) left top no-repeat;
	width: 964px;
	overflow: hidden;
}


#b2s-lower { 
	height: 283px;
	background: url(../images/Back_To_School_BG2.jpg) left top no-repeat;
	padding-left: 20px;
}

#b2s-lower .lower {
	width: 220px;
	float: left;
	color: #000;
	margin-right: 15px;
}

#b2s-lower .lower h2 {
	font-weight: normal;
	font-size: 1.6em;
	padding-left: 14px;
}

#b2s-lower .lower h2 a {
	color: #000;
}

#b2s-lower p {
	padding-left: 14px;
	margin: 2px 0px 0px 0px;
}

/* social/share css - copied, then edited */
   
#share-banner
{
	background: url(../images/share-banner.jpg) left top no-repeat;
	height:52px;
	position: relative;
}
#likePosition
{
	padding-left: 200px;
	padding-top: 13px;
	width: 400px;
}

#share-banner a { position:absolute; top: 10px; display: block; height:40px; width: 100px; }
#share-banner a.linkshare { right: 142px; }
#share-banner a.linktweet { right: 30px; }

#desc
{
	color:#000;
	padding:5px;
}

#desc h1
{
	color: #000;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1px;
}
#desc p { margin-bottom: 0; }



