body {
	padding:0px;
	margin:0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-weight: normal;
	color: #000000;
	background-color: #E9E6E4;
	text-align: center; 
	background-image:url('/images/page-background.gif');
	background-position:top left;
	background-repeat: no-repeat;
}

h1 {
	font-size: 120%;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1em;
}

h2 {
	font-size: 110%;
	color: #00909E;
	margin: 0px;
	font-weight: normal;
	
}

h3 {
	font-size: 100%;
	color: #00909E;
	margin: 0px;
	font-weight: normal;
	
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.tidy-up {
	clear: left;
	margin: 0px;
	padding: 0px;
}

.hide {
	display: none;
}

.inner-tube {
	margin: 3px;
	margin-left: 10px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

#canvas {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	min-height: 700px;
}

#header-area {
	width: 100%;
	background-image:url('/images/header-area-shadow-right.jpg');
	background-repeat:repeat-y;
	background-position:top right;
}

#logo-area {
	height: 64px;
	background-color: #fff;
	width: 990px;
	text-align: left;
	overflow: hidden;
}

#search-area {
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-top: 30px;
	text-align: right;
}

#change-Font {
	width: 300px;
	float: right;
	margin-right: 5px;
	margin-top: 38px;
	text-align: right;
	font-size: 12px;
}

#change-Font a {
	color: #00909E;
}


#change-Font a:hover {
	color: #83A2B6;
}

#search-area form {
	margin: 0px;
}

#search-area #q {
	width: 100px;
	font-size: 80%;
}


#search-area fieldset {
	border: none;
}


#search-area legend {
	display:none;
}

#search-area #search {
	width: 30px;
	font-size: 80%;
}

#logo {
	width: 300px;
}

#main-picture {
	height: 150px;
	overflow: hidden;
	width: 990px;
}

#main-pictures {
	margin: 0px;
	padding: 0px;
}

#main-pictures li {
	margin: 0px;
	padding: 0px;
}


#main-navigation {
	background-color: #5C839C;
	width: 990px;
	text-align: left;
	height: 26px;
	border-bottom: 2px solid #83A2B6;
}

#main-links {
	list-style-type: none;
	padding: 0;
	padding-left: 15px;
	margin: 0px;
}

#main-links li {
	float: left;
	list-style: none;
	margin:0px;
}

#main-links li a {
	display: block;
	width: auto;
	color:#fff;
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
	padding: 6px 15px 6px 10px;
	margin: 0px;
	background-image:url('/images/main-navigation-seperator.gif');
	background-repeat:no-repeat;
	background-position:0px 11px;
}

#main-links a:hover {
	color: #D9F2F2;
	text-decoration:underline;
}

#main-links li .current {
	color: #fff;
	text-decoration:underline;
}

#main-links li ul li .current {
	color: #fff;
	text-decoration:underline;
}

#main-links li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 150px;
	border-left: 10px solid #5C839C;
}

#main-links li ul li
{
	float: none;
	display: inline
}

#main-links li ul li a
{
	width: auto;
	background-color: #5C839C;
	color: #fff
}


#main-links .menu-heading {
	text-decoration: none;
}

#main-links .menu-heading:hover {
	text-decoration: none;
}


#side-navigation .current {
	color:#83A2B6;
}

#side-navigation, #side-navigation  ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}

#side-navigation li {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#side-navigation li span {
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	font-weight: normal;
	padding-bottom: 6px;
	color: #003300;
	padding-top: 6px;
}

#side-navigation li span#configparent {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}

#side-navigation li span #configuration {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}


#side-navigation .heading {
	padding: 4px 0px 2px 0px;
	display: block;
}


#side-navigation li a {
	padding: 4px 0px 2px 7px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #00909E;
	background-image:url('/images/side-navigation-seperator.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
}

#side-navigation a:visited {
	color: #5C839C;
}

#side-navigation li a:hover {
	background-image:url('/images/side-navigation-seperator.gif');
	color: #83A2B6;
	text-decoration: underline;
}

#side-navigation li li a {
	padding: 4px 0px 4px 15px;
	background-position:9px 11px;
	font-weight: normal;
}

#side-navigation li li span {
	padding: 4px 0px 4px 11px;
}

#side-navigation li li li a {
	padding: 2px 0px 2px 18px;
	background-position:11px 11px;
}

#side-navigation li li li span {
	padding: 4px 0px 4px 16px;
}

#side-navigation li li li li a {
	padding: 4px 0px 4px 21px;
	background-position:15px 11px;
}

#side-navigation li li li li span {
	padding: 4px 0px 4px 21px;
}

#side-navigation li li li li li a {
	padding: 4px 0px 4px 25px;
	background-position:20px 10px;
}

#side-navigation li li li li li span {
	padding: 4px 0px 4px 25px;
}




#buildings {
	background-color: #339999;
	height: 80px;
	background-image:url('/images/buildings-navigation-over7.jpg');
	background-repeat: no-repeat;
	background-position:0px -999px;
}

#buildings ul {
	clear: both;
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	background-image:url('/images/buildings-navigation.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 90px;
}

#buildings li {
	display: inline;
	margin:0px;
}

#buildings li a {
	float: left;
	display: block;
	width: auto;
	color:#fff;
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
	margin: 0px;
	text-indent:-999em;
	font-size: 8px;
	height: 80px;
	width: 82px;
	overflow: hidden;
}

#buildings li a:hover,#buildings li .current {
	background-image:url('/images/buildings-navigation-over7.jpg');
	background-repeat: no-repeat;
	color: #fff;
	text-decoration:underline;
}

#buildings #norwich-castle a:hover, #buildings #norwich-castle .current {
	background-position:top left;
}

#buildings #anglican-cathedral a:hover, #buildings #anglican-cathedral .current {
	background-position:-82px 0px;
}

#buildings #the-great-hospital a:hover, #buildings #the-great-hospital .current {
	background-position:-164px 0px;
}

#buildings #st-andrews-and-blackfriars-halls a:hover, #buildings #st-andrews-and-blackfriars-halls .current {
	background-position:-246px 0px;
}

#buildings #the-guildhall a:hover, #buildings #the-guildhall .current {
	background-position:-328px 0px;
}

#buildings #dragon-hall a:hover, #buildings #dragon-hall .current {
	background-position:-410px 0px;
}

#buildings #the-assembly-house a:hover, #buildings #the-assembly-house .current {
	background-position:-492px 0px;
}

#buildings #st-james-mill a:hover, #buildings #st-james-mill .current {
	background-position:-574px 0px;
}

#buildings #st-johns-roman-catholic-cathedral a:hover, #buildings #st-johns-roman-catholic-cathedral .current {
	background-position:-656px 0px;
}

#buildings #surrey-house a:hover, #buildings #surrey-house .current {
	background-position:-738px 0px;
}

#buildings #city-hall a:hover, #buildings #city-hall .current {
	background-position:-820px 0px;
}

#buildings #the-forum a:hover, #buildings #the-forum .current {
	background-position:-902px 0px;
}


#main-area {
	margin-top: 10px;
	_margin-top: 5px;
	width: 100%;
	text-align: left;
	background-color: #fff;
	background-image:url('/images/header-area-shadow-right.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	line-height: 1.4;
	font-size: 80%;
}

.main-area-curve {
	height: 9px;
	font-size: 10%;
	margin: 0px;
	padding: 0px;
}

.main-area-curve img {
	border: 0px;
}

.main-area-curve .top {
	background-color: #83A2B6;
}

.main-area-curve .bottom {
	height: 20px;
}

#main-area .inner-tube {
	margin: 5px 10px 5px 10px;
}

#main-area #headline-area {
	height: 25px;
	width: 990px;
	background-color: #83A2B6;
}

#main-area #headline-area .inner-tube {
	margin: 0px 10px 0px 10px;
}

#main-area #headline-area #heading {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 130%;
}

#main-area #headline-area #navigation {
	float: left;
	width: 470px;
	margin-top: 1px;
	font-size: 120%;
}

#main-area #headline-area #navigation ul {
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}

#main-area #headline-area #navigation li {
	display: inline;
	margin:0px;
	font-size: 110%;
}

#main-area #headline-area #navigation li a {
	float: left;
	display: block;
	width: auto;
	color:#fff;
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
	padding: 0px 15px 6px 7px;
	margin: 0px;
	background-image:url('/images/main-navigation-seperator.gif');
	background-repeat:no-repeat;
	background-position:0px 9px;
}

#main-area #headline-area #navigation a:hover {
	color: #D9F2F2;
	text-decoration:underline;
}

#main-area #headline-area #navigation .current {
	color: #fff;
	text-decoration:underline;
}

.large-text {
	color: #00909E;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 5px;
	line-height: 1.3;
}

#main-area .large-text {
	color: #00909E;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 5px;
	line-height: 1.3;
}

.small-text {
	font-size: 90%;
	line-height: 1;
}

#main-area p {
	margin-top: 0px;
	margin-bottom: 8px;
}

#main-area h2 {
	font-size: 130%;
	text-decoration: underline;
	margin-bottom: 2px;
}

#main-area h3 {
	font-size: 110%;
	margin-bottom: 2px;
}

#main-area a {
	color: #00909E;
}

#main-area a:hover {
	color: #83A2B6;
}

#main-area a:visited {
	color: #5C839C;
}

#footer-area {
	width: 100%;
	margin-top: 20px;
	_margin-top: 10px;
}

#footer-links {
	width: 500px;
	float: left;
}

#footer-links ul {
	list-style-type: none;
	margin:0px;
	width:100%;
	padding: 0px;
}

#footer-links li {
	display: inline;
	margin:0px;
	padding-right: 5px;
	padding-left: 3px;
	border-right: 1px solid #00909E;
	font-size:70%;
	font-weight:normal;
	color:#00909E;
}

#footer-links a {
	color:#00909E;
}

#footer-links a:hover {
	color: #83A2B6;
}

#footer-links a:visited {
	color: #5C839C;
}

#footer-supporters {
	width: 400px;
	float: right;
	font-size: 60%;
}

#footer-supporters a {
	color: #84A3B7;
	text-decoration: none;
}

#footer-supporters a:hover {
	text-decoration: underline;
}

#footer-supporters img {
	border: 0px;
	margin-right: 3px;
	float: left;
}

#footer-supporters #IBS {
	float: right;
	width: 200px;
}

#footer-supporters #HEART {
	float: right;
	width: 130px;
}


/* buildings page START */

#building {
	width: 100%;
	background-repeat:no-repeat;
	background-position:bottom right;
}


#building #photo-area {
	float: left;
	width: 280px;
	margin-right: 20px;
}

#building #photo-area img {
	border: 2px solid #83A2B6;
}

#building #main-picture-area {
	width: 100%;
	height: 185px;
}

#building #thumbnails {
	width: 100%;
}

#building .thumbnail {
	width: 65px;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	overflow: hidden;
}


#building #content {
	float: left;
	width: 660px;
}

/* buildings page END */


/* home page START */

#home-page {
	margin-top: 10px;
	width: 100%;
}

#home-page #left-column {
	float: left;
	width: 670px;
}


#home-page #welcome-text {
	width: 640px;
	margin-left: 10px;
}

#home-page #welcome-text .inner-tube {
	margin-top: 0px;
}

#home-page #welcome-text .large-text {
	font-size: 110%;
	margin-bottom: 10px;
}

#home-page #projects-events {
	width: 100%;
}

#home-page #projects {
	float: left;
	width: 400px;
	margin-left: 10px;
}

#home-page .project {
	width: 100%;
	height: auto;
	clear: both;
}

#home-page .project h4 {
	margin: 0px;
	color: #00909E;
	font-size: 80%;
}

#home-page .project img {
	float: left;
	margin-right: 5px;
	border: 1px solid #83A2B6;
}

#home-page #events {
	margin-left: 20px;
	float: left;
	width: 220px;
}

#home-page #right-column {
	float: left;
	width: 320px;
}

#home-page #right-column #main-picture-area {
	width: 100%;
	margin-bottom: 4px;
	height: 220px;
	overflow: hidden;
}

#home-page #right-column #main-picture-area img {
	border: 2px solid #83A2B6;
}

#home-page #right-column #thumbnails {
	width: 100%;
}

#home-page #right-column .thumbnail {
	width: 75px;
	height: 55px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}

#home-page #right-column .thumbnail img {
	border: 2px solid #83A2B6;
}


/* home page END */





/* Standard Page START */

#standard-page {
	width: 100%;
	margin-top: 10px;
}

#standard-page #left-column {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
}

#standard-page #left-column img {
	border: 2px solid #83A2B6;
	margin-bottom: 30px;
}

#standard-page #middle-column {
	float: left;
	width: 450px;
	margin-right: 20px;
}

#standard-page #right-column {
	float: left;
	width: 230px;
	text-align: center;
}

.info-area {
	text-align: left;
	width: 220px;
	margin-bottom: 30px;
}

.building-title {
	color: #349C9C;
	font-weight: bold;
}

.info-area ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.info-area li {
	background-image:url('/images/li-marker.gif');
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 8px;
	margin-top: 10px;
	font-size: 90%;
}

.info-area .grey-text {
	color: #5C839C;
}

.info-area .headline {
	font-size: 110%;
}


.info-area li a {
	text-decoration: none;
}

.info-area a:hover {
	text-decoration: underline;
	color: #349C9C;
}

.info-area img {
	border: 2px solid #83A2B6;
}

.info-area h3 {
	padding: 2px 0px 0px 5px;
	margin: 0px;
	height: 19px;
	background-image:url('/images/subheading-background.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color: #fff;
	font-size: 80%;
}

/* Standard Page END */


/* Building Page Location START */

#map {
	margin-top: 20px;
	width: 620px;
	height: 300px;
	border: 2px solid #83A2B6;
}



/* Building Page Location END */



/* Blog Page START */
#blog-page {
	width: 100%;
	margin-top: 10px;
}

#blog-page #left-column {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid red;
}

#blog-page #right-column {
	float: left;
	width: 650px;
	margin-right: 20px;
	border: 1px solid blue;
}


/* Blog Page END */


/* Events Page START */

#events-page {
	width: 100%;
	margin-top: 10px;
}

#events-page #social-bookmarks {
	width: 600px;
	margin-top: 20px;
	margin-left: 250px;
}

#events-page #left-column {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
}

#events-page #right-column {
	float: left;
	width: 600px;
	margin-right: 20px;
}

#events-diplay {
	width: 100%;
	margin-top: 10px;
}

#events-display form {
	margin: 0px;
}

#calendar fieldset {
	border: none;
}

#calendar legend {
	display:none;
}

#events-display #searchDates {
	width: 30px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#calendar td {
	text-align: center;
	background-color: #CFDBE2;
	color: #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#calendar .date {
	text-align: left;
	font-weight: bold;
	background-color: #5C839C;
}

#calendar .day {
	text-align: left;
	width: 40px;
	font-weight: bold;
}

#calendar table { 
	border-collapse: collapse;
	border: 2px solid #5C839C;
}

#calendar th {
	text-align: center;
	width: 18px;
	background-color: #5C839C;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#calendar .no-border {
	border-bottom: none;
}

#calendar a {
	color: #fff;
}

#calendar a:visited {
	color: #fff;
}

#calendar a:hover {
	color: #83A2B6;
}

#calendar .has-events{
	background-color: #00909E;
	color: #fff;
}

#calendar .current {
	background-color: #5C839C;
	color: #fff;
}

#events-display #events {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	list-style-type: none;
}

#events-display #events li {
	margin-bottom: 10px;
}

#events-display #events .building {
	color: #5C839C;
	text-decoration: none;
	font-size: 110%;
}

#events-display #events .headline {
	text-decoration: none;
	font-size: 130%;
}


#events-display #events .dates {
	color: #000;
	text-decoration: none;
	font-size: 90%;
}


#events-display #events a {
	display: block;
	text-decoration: none;
}

#events-display #events a:hover {
	color: #fff;
	background-color: #83A2B6;
}

#events-display #events a:hover .building, #events-display #events a:hover .dates, #events-display #events a:hover .headline {
	color: #fff;
}

#events-display #events a:visited .headline {
	color: #00909E;
}


#events-display #single-event .building {
	color: #5C839C;
	text-decoration: none;
	font-size: 110%;
}

#events-display #single-event .dates {
	color: #000;
	text-decoration: none;
	font-size: 90%;
	margin-bottom: 4px;
}

#events-display #single-event .story p {
	margin-top: 0px;
}

#events-display #single-event #picture {
	float: right;
	width: 270px;
	text-align: right;
}

#events-display #single-event #picture img {
	border: 2px solid #83A2B6;
}


/* Events Page END */


/* Buildings Events Page START */

#events-page-building {
	width: 100%;
	margin-top: 10px;
}

#events-page-building #left-column {
	float: right;
	width: 200px;
	margin-right: 10px;
}

#events-page-building #right-column {
	float: right;
	width: 420px;
	margin-right: 20px;
}

#events-page-building #just-event {
	width: 620px;
}


/* Buildings Events Page END */

/* News Page START */


#building-news-area {
	width: 100%;
}

#building-news-links ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 205px;
}

#building-news-links li {
	background-image:url('/images/side-navigation-seperator.gif');
	background-repeat:no-repeat;
	background-position:9px 11px;
	padding: 4px 0px 4px 15px;
	font-weight: normal;
}

#building-news-links a {
	text-decoration: none;
}

#building-news-links a:hover {
	text-decoration: underline;
}

#building-news-links .current {
	text-decoration: underline;
}

#building-single-item img {
	border: 2px solid #83A2B6;
	margin-bottom: 5px;
}

#building-single-item #news-images {
	float: right;
	margin-left: 5px;
	width: 200px;
	text-align: center;
}


#building-news-items {
	margin-top: 5px;
	width: 100%;
}

#building-news-items ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#building-news-items ul {
	padding: 0px;
	margin: 0px;
}

#building-news-items a {
	text-decoration: none;
}

#building-news-items a:hover {
	text-decoration: underline;
}

.building-news-item {
	width: 100%;
	margin: 0px;
}

#building-news-items .news-headline {
	float: left;
	width: 320px;
}

#building-news-items .news-date {
	float: left;
	width: 120px;
}

#building-news-items .building-news-item h2 {
	font-size: 100%;
	text-decoration: none;
	margin: 0px;
}

#building-news-items .building-news-item h3 {
	font-size: 100%;
	margin: 0px;
}

/* News Page END */

/* Search Page START */

#search-page {
	width: 100%;
	margin-top: 10px;
}

#search-results {
	float: left;
	margin-left: 20px;
	width: 680px;
}

#search-page #right-column {
	float: left;
	width: 230px;
	text-align: center;
}

#search-results ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#search-results li {
	padding: 4px 0px 4px 10px;
	background-image:url('/images/side-navigation-seperator.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
}

/* Search Page END */



/* Map Page START */

#map-page {
	width: 100%;
	margin-top: 10px;
	min-height: 500px;
}

#map-page #left-column {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
}

#map-page #left-column img {
	border: 2px solid #83A2B6;
	margin-bottom: 30px;
}

#map-page #middle-column {
	float: left;
	width: 710px;
	height: auto;
}

#map-page #map-area {
	width: 100%;
	height: auto;
}

#map-page #map {
	width: 620px;
	height: 500px;
	border: 2px solid #83A2B6;
}

#map-page #main-map {
	width: 620px;
	height: 500px;
	border: 2px solid #83A2B6;
}

#map-label {
	position:relative;
	z-index:4;
	width: 120px;
	height: 30px;
	margin: 0px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	background-color: #83A2B6;
}

#map-reset {
	position:relative;
	z-index:3;
	width: 35px;
	height: 15px;
	margin: 0px;
	color: #000;
	text-align: center;
	font-size: 11px;
	background-color: #fff;
	top: -395px;
	left: 10px;
	border: 1px solid #000;
}


/* Map Page END */


/* Register START */

#register {
	margin-top: 20px;
	width: 180px;
}

#register input {
	width: 170px;
}

#register legend {
	color: #00909E;
}

#register #register-button {
	width: 177px;
}


#register h2 {
	text-decoration: none;
}

/* Register END */


 /* Video Page Start */

#video-gallery {
	width: 720px;
	float: left;
	overflow: hidden;
}


#video-gallery #thumbnails-area {
	float: right;
	width: 220px;
	overflow: hidden;
	height: auto;
}

#video-gallery #thumbnails {
	border: 2px solid #83A2B6;
	border-top: none;
	background-color: #fff;
	height: auto;
}

#video-gallery #thumbnails-area h3 {
	padding: 2px 0px 0px 5px;
	margin: 0px;
	height: 17px;
	background-image:url('/images/subheading-background.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
	margin: 0px;
}

#video-gallery .thumbnail {
	width: 62px;
	height: 62px;
	float: left;
	margin: 4px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
}

#video-gallery .thumbnail img {
	border: 1px solid #83A2B6;
}

#video-gallery #video-space {
	float: left;
	width: 480px;
	overflow: hidden;
}

#video-space #video-title {
	height: 25px;
}

#video-space #video-area {

}

#video-space #video-description {
	font-size:80%;
	line-height:1.4;
	width: 100%;
	margin-top: 5px;
}

/* Video Page End */


/* Social Bookmarks START */

#social-bookmarks {
	margin-top: 15px;
}

#social-bookmarks ul {
	margin: 0px 0px 0px 20px;
	list-style-type: none;
	padding-left: 0px;
}

#social-bookmarks h4 {
	font-size: 100%;
	color: #00909E;
	margin: 0px 0px 4px 4px;
	font-weight: normal;
}

#social-bookmarks li {
	display: inline;
	margin: 0px;
	background-position:0 0;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 20px;
}

#social-bookmarks .delicious {
	background-image:url('/images/social-bookmarks/delicious.gif');
}

#social-bookmarks .digg {
	background-image:url('/images/social-bookmarks/digg.gif');
}

#social-bookmarks .facebook {
	background-image:url('/images/social-bookmarks/facebook.gif');
}

#social-bookmarks .reddit {
	background-image:url('/images/social-bookmarks/reddit.gif');
}

#social-bookmarks .stumbleupon {
	background-image:url('/images/social-bookmarks/stumbleupon.gif');
}



/* Social Bookmarks END */


/* TinyMCE specific rules START */

body.mceContentBody {
	background: #FFF;
	text-align: left;
	font-size: 80%;
}

/* TinyMCE specific rules END */
