/* ================================================================================ */
/* CLEAR THE DEFAULT BROWSER VALUES */
/* ================================================================================ */

html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, form, fieldset, a, div, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* ================================================================================ */
/* CONTAINERS */
/* Place Divs here that you wish to allow re:write to assign Modules to */
/* ================================================================================ */

#column1 {
	padding-right: 17px;
}

#column2 {
	width: 324px;
	float: right;
}

#main {

}

/* END CONTAINERS */

/* ================================================================================ */
/* MODULES */
/* Base re:write Module styles */
/* ================================================================================ */

.code-default {
	font-size: 0.75em;
	line-height: 1.4;
	color:#000000;
}

.text-block-default {
	font-size: 0.75em;
	color:#000000;
}

.picture-default {
	font-size: 0.75em;
	line-height: 1.4;
	color:#000000;
	margin-bottom: 15px;
	text-align:center;
}

.picture-Left-Aligned {
	font-size: 0.75em;
	line-height: 1.4;
	color:#003366;
	margin-bottom: 15px;
	text-align:left;
}

.summary-default {
	font-size: 0.75em;
	line-height: 1.4;
	color:#000000;
}

.video-default {
	font-size: 0.75em;
	line-height: 1.4;
	color:#000000;
	margin-bottom: 15px;
}

/* END MODULES */

/* ================================================================================ */
/* MODULE EXTENSIONS */
/* Specific elements within certain Module styles */
/* ================================================================================ */

.text-block-default p, text-block-default ul, text-block-default ol {
	margin-bottom: 1.4em;
	line-height: 1.4;
}

.text-block-default h1 {
	color:#f9a51b;
	font-size: 1.6em;
	margin-bottom: 1em;
}

.text-block-default h2 {
	font-size: 1.3em;
	margin-bottom: 0;
}

.text-block-default ul, .text-block-default ol {
	padding-left: 30px;
}

.text-block-default li {
	line-height: 1.4;
	margin-bottom: 1em;
}

.text-block-default a {
	color:#f9a51b;
	font-weight:bold;
	text-decoration:underline;
}

.text-block-default a:hover {
	color:#6f4a0d;
}


/* ================================================================================ */
/* WEBSITE STYLES */
/* Site specific styles (other than the re:write enabled containers - see above) */
/* ================================================================================ */

#accessibility {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1px;
	font-size: 0.1em;
}

body {
	background-color:#d1d3d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
}

#centrePageWrapper {
	height: auto;
	width: 928px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#columns {
	background-image:url(../../../lib/graphics/bg.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
}

#column1Outer {
	float: left;
	background-image:url(../../../lib/graphics/column-divider.gif);
	background-position:right top;
	background-repeat:repeat-y;
	width: 325px;
}

#content {
	background-color:#FFFFFF;
	margin-right: 44px;
}

#contentInner {
	margin: 8px;
}

#contentWrapper {
	float: left;
	width: 709px;
}

#footer {
	height: 148px;
	background-color:#d1d3d4;
	background-image:url(../../../lib/graphics/footer.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
}

#footerDetails {
	font-size: 0.7em;
	line-height: 1.2;
	color:#ffffff;
	position:absolute;
	left: 235px;
	top: 50px;
	height: 35px;
	width: 400px;
}

#footerDetails a{
	color:#ffffff;
	text-decoration:none;
}

#footerDetails a:hover{
	text-decoration:underline;
}

.footerHighlight {
	color:#f9a51b;
}

#footerLinks {
	font-size: 0.75em;
	line-height: 1.4;
	color: #656668;
	position:absolute;
	left: 6px;
	top: 109px;
	height: 33px;
	width: 800px;
}

#footerLinks a {
	color: #656668;
	text-decoration:none;
	display:block;
	float:left;
}

#footerLinks a:hover {
	text-decoration:underline;
	color:#242424;
}

.formRow {
	margin-bottom: 10px;
}

.formLabel {
	width: 160px;
	text-align:right;
	float:left;
	font-weight:bold;
	padding-top: 3px;
}

.formField {
	float:left;
	padding-left: 4px;
}

.formField input{
	font-size:0.9em;
}

.formField textarea{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	height: 190px;
	background-color:#d1d3d4;
	background-image:url(../../../lib/graphics/header.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
}

#headLinks {
	position:absolute;
	left: 24px;
	top: 24px;
	height: 32px;
	width: 200px;
	font-size: 0.8em;
}

#headLinks a {
	color: #656668;
	text-decoration:none;
	display:block;
	float:left;
	padding-top: 2px;
}

#headLinks a:hover {
	text-decoration:underline;
	color:#242424;
}

#navigationWrapper {
	float: left;
	width: 219px;
}

#navigationBar {
	
}

#navigationBar ul {
	list-style:none;
}

#navigationBar li {
	background-image:url(../../../lib/graphics/nav-circle-off.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	margin-bottom: 2px;
}

#navigationBar li a {
	text-decoration:none;
	font-size:0.8em;
	display:block;
	color:#9d9fa2;
	padding-left:27px;
	font-weight:bold;
	margin:0px;
}

#navigationBar li a.unselected{
	
}

#navigationBar li a.selected{
	color:#fcaf17;	
	background-image:url(../../../lib/graphics/nav-circle-on.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
}

#navigationBar li a:hover {
	background-image:url(../../../lib/graphics/nav-circle-on.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	color:#626262;
}

.navTitleImg {
	margin-top: 12px;
	margin-bottom: 4px;
	padding-left:16px;
}

#searchBox {
	position:absolute;
	left: 38px;
	top: 118px;
	width: 270px;
	height: 30px;
}

#searchBox input{
	border: none;
	background-color:#FFFFFF;
	font-size:0.75em;
	width: 150px;
}

#searchButton {
	position:absolute;
	left: 225px;
	top: 116px;
	width: 63px;
	height: 26px;
}

.tickHeading {
	font-size: 1.2em;
	font-weight:bold;
	color:#f9a51b;
	background-image:url(../../../lib/pictures/my_pictures/tick-icon.jpg);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left: 21px;
}


/* ================================================================================ */
/* RE:WRITE TOOLBAR */
/* Styles that are specific to the re:write toolbar  */
/* Should not need changing */
/* ================================================================================ */

#rwToolbar {
	width: 100%;
	height: 56px;
	position:absolute;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rwToolbarLogo {
	height: 56px;
	width: 233px;
	background-image:url(../../editor/graphics/toolbar-logo.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top: 0px;
	left: 0px;
}

#rwToolbarMain {
	height: 56px;
	float:left;
	display:block;
	color:#FFFFFF;
	margin-left: 255px;
}

#rwToolbarMainTop {
	height: 37px;
	font-size: 0.7em;
	overflow:hidden;
}

#rwToolbarMainTop a {
	display:block;
	float:left;
	height:23px;
	font-size:0.1em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-top:9px;
}

#rwToolbarMainTop a:hover {
	background-position: 0px -23px;
}

#rwToolbarMainBottom {
	height: 19px;
	width: 685px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image:url(../../editor/graphics/toolbar-infobar.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color: #000000;
}

#rwToolbarMainBottom a{
	color: #000000;
}

#rwToolbarMainBottomText {
	margin-left: 19px;
}

#rwToolbarRetract {
	height: 56px;
	width: 23px;
	position:absolute;
	top: 0px;
	left: 233px;
	overflow:hidden;
}

#rwToolbarRetractBtn {
	height: 56px;
	width: 23px;
	display:block;
	background-image:url(../../editor/graphics/toolbar-retract.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#rwToolbarRetractBtn:hover {
	background-position:0px -56px;
}

#rwToolbarEdit {
	width: 82px;
	background-image:url(../../editor/graphics/toolbar-edit.gif);
	margin-left:8px;
}

#rwToolbarSite {
	width: 132px;
	background-image:url(../../editor/graphics/toolbar-sitemanagement.gif);
}

#rwToolbarLibraries {
	width: 84px;
	background-image:url(../../editor/graphics/toolbar-libraries.gif);
}

#rwToolbarLogout {
	width: 73px;
	background-image:url(../../editor/graphics/toolbar-logout.gif);
}

#rwToolbarAddModule {
	width: 92px;
	background-image:url(../../editor/graphics/toolbar-addmodule.gif);
	margin-left:8px;
}

#rwToolbarPublish {
	width: 76px;
	background-image:url(../../editor/graphics/toolbar-publish.gif);
}

#rwToolbarDraft {
	width: 108px;
	background-image:url(../../editor/graphics/toolbar-draft.gif);
}

#rwToolbarLoad {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-load.gif);
}

#rwToolbarHelp {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-help.gif);
}

#rwToolbarExit {
	width: 56px;
	background-image:url(../../editor/graphics/toolbar-exit.gif);
}

/* ================================================================================ */
/* RE:WRITE FORM WINDOW */
/* Styles that are specific to the re:write Form window */
/* Should not need changing */
/* ================================================================================ */

#rwFormWindow{
	background-color:#000000;
	width: 600px;
	height: 400px;
	display:block;
	position:relative;
}

#rwFormWindowInner{
	padding: 2px;
}

#rwFormCaptionBar {
	height: 32px;
	color:#fbaf18;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:move;
	background-image:url(../../editor/graphics/caption-bar-tile.gif);
	background-repeat:repeat-x;
}

#rwFormCaptionBarInner {
	padding: 6px 12px 0px 12px;
	margin-right: 20px;
	float:left;
}

#rwFormCloseWindow, #rwFormHelpWindow {
	display:block;
	width: 26px;
	height: 26px;
	float:right;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin: 2px 4px 0px 0px;
}

#rwFormCloseWindow {
	background-image:url(../../editor/graphics/close-window.gif);
}

#rwFormHelpWindow {
	background-image:url(../../editor/graphics/help-button.gif);
}

#rwFormCloseWindow:hover, #rwFormHelpWindow:hover {
	background-position:0px -26px;
}


#rwFormMsgBox {
	overflow:hidden;
	background-color:#FFFFFF;
	height: 26px;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#rwFormMsgBoxInner {
	padding: 2px 0px 2px 0px;
}

#rwFormContentContainer {
	height: 320px;
	overflow:auto;
	background-color:#FFFFFF;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:-200px 34px;
	background-image:url(../../editor/graphics/lib-folders-bg.gif);
}

#rwFormContentContainer input, #rwFormContentContainer select{
	font-size: 1em;
}

#rwFormContentContainer label {
	font-weight:bold;
}

#rwFormContent {
	padding: 2px 12px 0px 12px;
	margin-right: 30px;
}

#rwFormContent textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#rwFormContent p{
	margin-bottom:1.5em;
}

#rwFormContent select{
	width: 350px;
}

#rwTxtEditor {
	padding: 14px;
	display:block;
	text-align:center;
}

#rwFormButtons {
	height: 40px;
	background-color:#FFFFFF;
	font-size: 0.8em;
	text-align:center;
	background-image:url(../../editor/graphics/form-button-bg.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

#rwFormButtonLinks {
	width: 205px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 7px;
	overflow:hidden;
}

#rwFormOKBtn, #rwFormCancelBtn {
	display:block;
	width: 90px;
	height: 24px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#rwFormOKBtn {
	background-image:url(../../editor/graphics/form-btn-ok.gif);
}

#rwFormCancelBtn {
	margin-left: 25px;
	background-image:url(../../editor/graphics/form-btn-cancel.gif);
}

#rwFormOKBtn:hover, #rwFormCancelBtn:hover {
	background-position:0px -24px;
}

/* ================================================================================ */
/* RE:WRITE LIBRARY */
/* Styles that are specific to the re:write media library */
/* Should not need changing */
/* ================================================================================ */


#rwLibraryToolbar {
	height: 30px;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}

#rwLibraryToolbar a{
	float:left;
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwLibraryToolbar a:hover{
	background-position:0px -26px;
}

#rwLibBtnAdd {
	background-image:url(../../editor/graphics/btn-add-picture.gif);
	width:75px;
	height:26px;
}

#rwLibBtnThumbs {
	background-image:url(../../editor/graphics/btn-view-thumbs.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnList {
	background-image:url(../../editor/graphics/btn-view-list.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnView {
	background-image:url(../../editor/graphics/btn-view-picture.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnDelete {
	background-image:url(../../editor/graphics/btn-delete.gif);
	width:26px;
	height:26px;
}

#rwLibBtnNewFolder {
	background-image:url(../../editor/graphics/btn-new-folder.gif);
	width:121px;
	height:26px;
	margin-right:65px;
}

#rwLibraryFolders {
	width:170px;
	float:left;
	overflow:auto;
}

#rwLibraryFoldersInner, #rwLibraryContentInner{
	padding: 6px;
}

#rwLibraryFoldersInner ul {
	list-style:none;
}

#rwLibraryFoldersInner li {
	padding:3px 3px 3px 17px;
	background:url(../../editor/graphics/folder.gif) no-repeat 0 50%;
}

#rwLibraryFoldersInner li a {
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

#rwLibraryContent {
	/*width:420px;*/
	height:278px;
	overflow:auto;
	background-color:#FFFFFF;
}

.rwSelectionBox {
	border:1px solid #CCCCCC;
	width:121px;
	height:121px;
}

.rwSelectionBoxList {
	border:1px solid #CCCCCC;
	padding: 4px 0px 4px 0px;
}

.rwFloatLeft {
	float:left;
	margin-left: 10px;
	margin-top: 26px;
	width:121px;
}

#rwLibraryPage {
	height: 450px;
	overflow:hidden;
	font-size:0.8em;
	clear:both;
	margin-top: 4px;
	background-repeat:no-repeat;
	background-position:0px 30px;
	background-image:url(../../editor/graphics/lib-folders-bg.gif);
}

#rwLibraryAddressBar {
	border:solid 1px #000000;
	padding: 3px;
	font-size:0.7em;
	margin-top: 4px;
	background-color:#FFFFFF;
}

.rwLibCaption {
	margin-top:4px;
	text-align:center;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 12px;
}

.rwLibListItem {
	width:90%;
	margin-bottom: 5px;
}

.rwLibListItemWide {
	width:700px;
	margin-bottom: 5px;
}

.rwImageThumbnail {
	display:block;
	width:120px;
	height:120px;
}

#rwLibraryTabs {
	height: 29px;
	background-image:url(../../editor/graphics/tabs-border.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	overflow:hidden;
}

#rwLibraryTabs a{
	display:block;
	height: 27px;
	width: 98px;
	float:left;
	margin-right:3px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwTab1 {
	background-image:url(../../editor/graphics/tab-pictures.gif);
}

#rwTab2 {
	background-image:url(../../editor/graphics/tab-documents.gif);
}

#rwTab3 {
	background-image:url(../../editor/graphics/tab-video.gif);
}

#rwLibBranding {
	height: 58px;
	background-image:url(../../editor/graphics/rewrite-logo.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#231f20;
	margin-bottom: 5px;
}

#rwLibBranding h1{
	color:#FFFFFF;
	font-size: 1.5em;
	padding-top:15px;
	padding-left: 8px;
}

/* ================================================================================ */
/* RE:WRITE SITE MANAGEMENT WINDOW */
/* Styles that are specific to the re:write site management window */
/* Should not need changing */
/* ================================================================================ */

#rwPagesTab {
	background-image:url(../../editor/graphics/tab-pages.gif);
}

#rwAdminTab {
	background-image:url(../../editor/graphics/tab-admin.gif);
}

#rwManagementPage {
	height: 450px;
	overflow:hidden;
	font-size:0.8em;
	clear:both;
	margin-top: 4px;
}

#rwLibBtnNewPage {
	background-image:url(../../editor/graphics/btn-new-page.gif);
	width:159px;
	height:26px;
}

#rwLibBtnPageSettings {
	background-image:url(../../editor/graphics/btn-settings.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnMovePageUp {
	background-image:url(../../editor/graphics/btn-moveup.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnMovePageDown {
	background-image:url(../../editor/graphics/btn-movedown.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnNewAdminUser {
	background-image:url(../../editor/graphics/btn-add-user.gif);
	width:120px;
	height:26px;
}

.rwImageListItem {
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
}

.rwImageListItem:hover {
	color:#999999;
}

#rwManagementContentInner {
	padding: 6px 6px 6px 0px;
}

#rwManagementContent {
	width:770px;
	float:left;
	height:398px;
	overflow:auto;
}

#rwManagementToolbar {
	height: 30px;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}

#rwManagementToolbar a{
	float:left;
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwManagementToolbar a:hover{
	background-position:0px -26px;
}

.rwPageActivate, .rwPageListItem {
	float:left;
	height: 20px;
}

.rwPageActivate a {
 	display:block;
 	width: 12px;
 	height: 12px;
	margin:6px 8px 0px 4px;
	overflow:hidden;
}

.rwPageEnabled {
	background-image:url(../../editor/graphics/activation.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.rwPageDisabled {
	background-image:url(../../editor/graphics/activation.gif);
	background-repeat:no-repeat;
	background-position:0px -12px;
}

.rwPageListItem {
	background-image:url(../../editor/graphics/page-icon.gif);
	background-repeat:no-repeat;
	width:660px;
}

.rwPageListItem a{
	text-decoration:none;
	color:#000000;
	font-size:0.8em;
}

.rwPageListItem a:hover{
	color:#666666;
}


/* ================================================================================ */
/* RE:WRITE MODULES */
/* Styles that are specific to re:write modules */
/* Should not need changing */
/* ================================================================================ */


.rwClear {
	clear: both;
	font-size:1%;
}

#rwContainerLabel {
	border:1px dotted #333333;
	padding: 3px 6px 3px 6px;
	color:#000000;
	font-size: 0.8em;
	font-weight:bold;
	margin-bottom: 6px;
}

/*.rwEditLink {
	background-color: #ffcd02;
	border:1px solid #ffffff;
	padding: 3px 6px 3px 6px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.rwEditLink a{
	font-size: 0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.rwEditLink a:hover{
	color:#666666;
}*/

.rwErrorMessage {
	color:#990000;
	font-style:italic;
}

#rwModList {
	border: 1px solid #666666;
	width: 550px;
	height: 230px;
	overflow:auto;
	margin-top: 15px;
	padding: 3px;
}

#rwModList a{
	display: block;
	width: 520px;
	height: 80px;
	margin-bottom: 3px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwModSelector1 {
	background-image:url(../../editor/graphics/opt-text.gif);
	background-position: 0px -80px;
}

#rwModSelector2 {
	background-image:url(../../editor/graphics/opt-text-pic-L.gif);
}

#rwModSelector3 {
	background-image:url(../../editor/graphics/opt-text-pic-R.gif);
}

#rwModSelector4 {
	background-image:url(../../editor/graphics/opt-picture.gif);
}

#rwModSelector5 {
	background-image:url(../../editor/graphics/opt-video.gif);
}

#rwModSelector6 {
	background-image:url(../../editor/graphics/opt-summary.gif);
}

#rwModSelector7 {
	background-image:url(../../editor/graphics/opt-code.gif);
}

.rwModuleCaptionBar {
	border-bottom:1px dashed #999999;
	border-top:1px dashed #999999;
	margin-bottom: 5px;	
	color:#000000;
	padding: 3px 0px 3px 0px;
}

.rwModuleCaptionBarRight {
	font-size:0.7em;
	padding: 2px;
}

.rwModuleCaptionBarRight ul li{
	display:inline;
	list-style-type:none;
}

.rwModuleContainer {
	margin-bottom: 6px;
	position:relative;
}

#rwModuleSettings, #rwModuleDelete, #rwModuleUp, #rwModuleDown, #rwModuleText, #rwModulePicture {
	display:block;
	width:26px;
	height:26px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	margin-right: 5px;
}

#rwModuleSettings {
	background-image:url(../../editor/graphics/btn-settings.gif);
}

#rwModuleDelete {
	background-image:url(../../editor/graphics/btn-delete.gif);
}

#rwModuleUp {
	background-image:url(../../editor/graphics/btn-moveup.gif);
}

#rwModuleDown {
	background-image:url(../../editor/graphics/btn-movedown.gif);
}

#rwModuleText {
	background-image:url(../../editor/graphics/btn-text.gif);
}

#rwModulePicture {
	background-image:url(../../editor/graphics/btn-picture.gif);
}

#rwModuleSettings:hover, #rwModuleDelete:hover, #rwModuleUp:hover, #rwModuleDown:hover, #rwModuleText:hover, #rwModulePicture:hover {
	background-position:0px -26px;
}

.rwPictureLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	position:relative;
}

.rwPictureRight {
	float: right;
	margin: 0px 0px 10px 10px;
	position:relative;
}

.rwPictureCaption {
	clear: both;
	text-align: center;
	font-size: 0.9em;
}

.rwPictureCaptionLeft {
	clear: both;
	text-align: left;
	font-size: 0.9em;
}

/*#rwTextEditorBtns, #rwTextEditorHint {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#rwTextEditorBtns {
	height: 24px;
	margin-right: 100px;
	float:left;
}

#rwTextEditorBtns a {
	display:block;
	width: 24px;
	height: 24px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;	
}

#rwTextEditorBtns a:hover {
	background-position:0px -24px;	
}

#rwTextEditorHint {
	height: 18px;
	padding-top: 4px;
}*/


