﻿/*/*/
/* SC.GOV Text Only Styles - Copyright South Carolina 2005-2010 /*

/** Useful Shortcuts:
*	font: font-style  font-variant  font-weight  font-size / line-height  font-family
*	background:  background-color  background-image  background-repeat  background-attachment  background-position 
*	border: border-width  border-style  border-color 
*	margin: top right bottom left 
*	padding: top right bottom left
***/




body {padding: 5em 0 1em 1em; background: none;}
#pageContainer {
	margin: 0 auto 4em auto;
	width: 950px;
	text-align: left;
	}
#page {
	width: 950px;
	}

img, .RadPanelBar .rpSlide, .coda-slider-wrapper {
	display: none;
}
#banner {
	display: none;	
}
span.text-only a {
	display: block; 
	position: absolute; 
	top: 20px;
	right: 5px;
	float: left; 
	clear: both;
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 1em;
	background: orange; color: black;
 }
