/* CSS Document */
body {
	margin:0 0 10px 0 !important;
	background-color: #FFFFFF !important;
}

/* #################################################### HEADER */

.pageWrapper {
	width:960px;
	margin:0 auto;
}
#skipToContent {
	height:0;
	overflow:hidden;
	position:absolute;
	}
/* Status message */
.statusMessageBox {
	width:80%;
	margin:0 auto;
	}
/* session Bar */
#sessionBar {
	background-color:#F3F3F3;
	padding-top:4px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:2px;
	/*height:25px;
	heigh\t:24px;*/
	}
#PWheader .sessionBarLinks {
	float:right;
	margin:0 5px 0;
	}

/* end session Bar */
#PWheader h1 {
	margin:0;
}
#mainLogo {
	height:95px; 
	width:359px; 
	display:block; 
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
}
.en #mainLogo {
	background-image:url(../../images/en/pageWrapper/header/headerT2_r1_c1.gif); 
	background-position:-15px 0px;
}
.es #mainLogo {
	background-image:url(../../images/es/pageWrapper/header/headerT2_r1_c1.gif); 
	background-position:-30px 0px;
}
.fr #mainLogo {
	background-image:url(../../images/fr/pageWrapper/header/headerT2_r1_c1.gif); 
	background-position:-30px 0px;
}
#indexSearch {
	float:left;
	width:400px;
	display:block;
	padding-top:35px;
	}
#headerLinks {
	float:left;
	width:201px;
	display:block;
	padding:0;
	padding-top:10px;
	margin:0;
	}
#siteMainMenu {
	clear:both;
}

/* page wrapper search form */
.pwSearchForm {
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	}
.pwSearchForm .pwSearchFormTextInput {
	background-color:#FFF;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	width:280px; 
	color:#666;	
	}
.pwSearchForm .pwSearchFormButton {
	height:20px;
	}

/* two color table */
#headerT3_r1_c1_TD {
	width:1px;
}
#headerT3_r1_c2_TD {
	background-image:url(../../images/en/pageWrapper/header/headerT3_r1_c2.jpg);
	background-position:top;
	background-color:#8FD641;
	width:49%;
	color:#FFFFFF !important;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
	text-align:center;	
	}
#headerT3_r1_c3_TD {
	width:7px;
}
#headerT3_r1_c4_TD {
	background-image:url(../../images/en/pageWrapper/header/headerT3_r1_c4.jpg);
	background-position:top;
	background-color:#008CF2;
	color:#FFFFFF !important;
	font-weight:bold;
	font-size:13px;	
	vertical-align:middle;
	text-align:center;	
	}
#headerT3_r1_c5_TD {
	width:8px;
}
#headerT3_r1_c2_TD a, #headerT3_r1_c4_TD a {
	color:#fff;
	}

/* #################################################### FOOTER */
#PWfooter {
	border-left:1px solid #999;
	background-image:url(../../images/en/pageWrapper/footer/footerT3_r1_c2.jpg);
	background-repeat:repeat-x;
	padding:0;
	height:23px;
	width:960px;
	wid\th:959px;
	margin:0 auto;
	clear:both;
}
#PWfooter ul {
	margin:0;
	padding:2px 0 0 0;
	height:23px;
	heigh\t:21px;
	background-image:url(../../images/en/pageWrapper/footer/footerT3_r1_c3.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	list-style:none;
	text-align:center;
}
#PWfooter ul li {
	display:inline;
	}
#PWterms, #PWprivacy {
	margin-right:100px;
	}
#PWfooter ul li a {
	color:#FFF;
	text-decoration:none;
	}
/* ################################# BOXES ################################# */
.contentBox {
	border:1px solid #CCC;
	padding:3px;
	margin-bottom:10px;
	background-color:#fff;
}
.contentBox h2 {
	margin-top:0;
}
/* COMBINED BOXES */
.combinedBox {
	border:1px solid #ccc;
	padding:0;
	margin:10px 0;
}
.combinedBox .boxContent {
	padding:3px;
}
.combinedBox .boxHeader {
	background-color:#E3E9F5;
	padding:3px;
	padding-bottom:7px;
}
.combinedBox .boxFooter {
	background-color:#E3E9F5;
	padding:3px;
	padding-top:7px;
}
.combinedBox .boxHeader .boxBottom {
	display:none;
}
.combinedBox .boxFooter .boxTop {
	display:none;
}
.combinedBox .boxHeader .boxContent {
	padding:0;
}
.combinedBox .boxFooter .boxContent {
	padding:0;
}
.boxHeader h2 {
	margin:0;
}
/* Used in all AsynchronousComponents override for different image */
.whileLoading {
	background-image: url(../jquery/loading.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	/*width: 16px;
	height: 16px;
	border:1px solid red;*/
}

/* ################################# BUTTONS ################################# */
ul.formButtons {
	list-style:none;
	margin:0;
	padding:0;
	}
ul.formButtons {
	line-height:34px;
	font-size:12px;
}
ul.formButtons li.mainAction {
	float:left;
	display:inline;
	background-image:url(../../skins/buttons/buttonBG.jpg);
	background-position:0 0;
	height:34px;
	margin:0 15px 0 0;
	padding:0 0 0 12px;	
	line-height:34px;
	cursor:hand;
	cursor:pointer;
	}
ul.formButtons li.mainAction input {
	background-image:url(../../skins/buttons/buttonBG.jpg);
	background-position:top right;
	background-color:#FFF;
	border:0;
	height:34px;
	padding:0 15px 0 0;
	margin:0;
	color:#fff;
	font-weight:bold;
	line-height:34px;
	overflow:visible;
	cursor:hand;
	cursor:pointer;
	}

ul.formButtons li.signUpAction input, ul.formButtons li.signUpAction {
	background-image:url(../../skins/buttons/signUpButtonBG.jpg);
}
/* link buttons */
span.button {
	background-image:url(../../skins/buttons/buttonBG.jpg);
	background-position:0 0;
	padding:0 0 0 12px;	
	line-height:34px;
	float:left;
	cursor:hand;
	cursor:pointer;
	}
span.button a {
	background-image:url(../../skins/buttons/buttonBG.jpg);
}
span.button a, span.button a:visited, span.button a:hover {
	background-position:top right;
	background-color:#FFF;
	line-height:34px;
	padding:0 15px 0 0;
	margin:0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:center;
	}
span.button:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
span.button { display: inline-block; }

span.signUpAction, span.signUpAction a {
	background-image:url(../../skins/buttons/signUpButtonBG.jpg);
}

/* #################################################### QUICK LINKS  */
#QuickLinksNaviBoxWrapper .boxTop .cornerRight {
	display:none;
	}
.cornerImage {
	display:block;
	position:relative;
	float:right;
	top:-11px;
	right:-4px;
	width:19px;
	height:19px;
	margin:0;
	padding:0;
	}
/* #################################################### MAIN MENU */
#menuGroups, #menuForums, #menuBuildBridges {
	display:none;
	}
.en #menuGroups, .en #menuForums {
	display:inline;
	}
.es #menuBuildBridges {
	display:inline;
	}
.es #menuSpreadIdealist {
	display:none;
	}
/* #################################################### LONG PAGE SEPARATOR */
.longPageSeparator {
	margin:1em 0;
	border-top:1px solid #ccc;
	text-align:right;
	line-height:20px;
	}
.longPageSeparator a {
	padding:0 0 0 18px;
	background-image:url(../../Sites/Invite/images/invite/up-arrow.gif);
	background-repeat:no-repeat;
	}



/* #################################################### SITE INDEX */
ol.assetItem {
	list-style:decimal !important;
	margin-top:1em;
	margin-bottom:1em;
	margin-left:0px; /* The auto value doesn't overwrite the previus values*/
	padding:5px 10px 0 50px;
	}
ol.assetItem h2 {
	margin:0 !important;
	padding:0 !important;
	background-image:none !important;
	}
ol.assetItem .assetLocation {
	color:#83CC30;
	}
ol.assetItem .highlighted-keyword {
	color:#CC3300;
	font-weight:bold;
	background-color:#EEE;
	}
#firstPageOnly {
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	}
#firstPageOnly li {
	float:left;
	margin-right:15px;
	}
#firstPageOnly li#rssHelp {
	padding:0;
	background-image:none;
	}
.error-box .contentBox {
	background-color:#E3E9F5 !important;
	color:#FF0000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}
/* ADVANCE SEARCH PAGES */
#noResultSuggestions {
	background-color:#FF6666;
	color:#fff;
	z-index:1000;
	float:right;
	width:200px;
	}
#noResultSuggestions ul {
	margin:0 5px;
	}	
/* #################################################### FORUMS */
/* see htdocs/stylesheets/sections/forum.css*/

/* #################################################### Highlight current link */

#pwRightNavigation .boxModel03 li.currentLinkContainer, #pwRightNavigation .boxModel03 div.currentLinkContainer {
	background-image:url(../../images/bullets/b07Left.gif);
	background-color:#FFF;
	}
#pwRightNavigation .boxModel03 li.currentLinkContainer a, #pwRightNavigation .boxModel03 div.currentLinkContainer a {
	color:#83CC30;
	text-decoration:none;
	font-weight:bold;
	}
#pwRightNavigation .boxModel03 h2.currentLinkContainer {
	background-image:url(../../images/bullets/dir_rtl/b01.gif);
	background-color:#FFF;
	}
#pwRightNavigation .boxModel03 h2.currentLinkContainer a {
	color:#83CC30;
	text-decoration:none;
	font-weight:bold;
	}

/* Current links at the left navigation */
#pwLeftNavigation .boxModel03 li.currentLinkContainer/*, #pwLeftNavigation .boxModel03 div.currentLinkContainer*/ {
	background-image:url(../../images/bullets/b07Right.gif);
	background-color:#FFF;
	}
#pwLeftNavigation .boxModel03 li.currentLinkContainer a/*, #pwLeftNavigation .boxModel03 div.currentLinkContainer a*/ {
	color:#83CC30;
	text-decoration:none;
	font-weight:bold;
	}
#pwLeftNavigation .boxModel03 h2.currentLinkContainer {
	background-image:url(../../images/bullets/dir_rtl/b01.gif);
	background-color:#FFF;
	}
#pwLeftNavigation .boxModel03 h2.currentLinkContainer a {
	color:#83CC30;
	text-decoration:none;
	font-weight:bold;
	}

/* #################################################### Loading Content*/
#loadingContent {
	text-align:center;
	display:none;
	margin:40px;
	}

/* ReusableComponent -> UserLogin #################################################### */

.reusableLoginForm form {
	margin:0px; 
	padding:0px;
	}
.reusableLoginForm fieldset {
	border:0;
	padding:0;
	margin:0;
	}
.reusableLoginForm dl {
	clear:both;
	margin:0;
	padding:0;
	}
.reusableLoginForm dt {
	float:left;
	padding:4px 0;
	width:75px;
	text-align:right;
	margin:0;
	}
.reusableLoginForm dd {
	float:left;
	width:123px;
	padding:4px 0;
	margin:0;
	}
.reusableLoginForm dd input {
	width:115px;
	wid\th:110;
	margin:0 0 0 5px;
	padding:0;
	}
.reusableLoginForm dd ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.reusableLoginForm dd ul input {
	width:auto;
	border:auto;
	}
.reusableLoginForm dd.break {
	clear:both;
	width:100%;
	float:none;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
.reusableLoginForm ul.formButtons li.mainAction {
	margin-left:76px;
	}
span.signUpAction {
	display:block;
	float:none;
	}
span.signUpAction a {
	float:none !important;
	display:block;
	}


#loginHelp.linkList {
	font-size:11px;
	}
	
/* /en/Home/LastPosts #################################################### */
.lastPosts {
	list-style:none;
	margin:0;
	}
.lastPosts h3 {
	margin:0;
	padding:0;
	}
.lastPosts li {
	margin:0;
	padding:0;
	}
.lastPosts .lastPostAsset {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}
.lastPostAsset .ownerInfo, .lastPostAsset .location, .lastPostAsset .timeStamp, .lastPostAsset .seeAllLink {
	font-size:11px;
	}
.lastPostAsset .seeAllLink {
	font-weight:normal;
	color:#999;
	}
#homePage .lastPosts {
	padding:0;
	}
/* DATA TABLES #################################################### */
table.dataTable {
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin:10px 0;
}

.dataTable th {
	background-color:#F0F0F0;
	border:1px dashed #ccc;
	padding: 3px 5px;
	text-align:center;
	color:#666;
}

.dataTable td {
	padding: 3px 5px;
	border: 1px dashed #ccc;
    color: #666;
	vertical-align:middle;
}

/* Styles to make the :hover work on explorer */
.dataTable tr {
        background-color: #fff;
        color: #666;
        h: expression(onmouseover=new Function("this.style.backgroundColor='F7F7F7'; this.style.color='#000';"),
                       onmouseout=new Function("this.style.backgroundColor='#fff'; this.style.color='#666';"));
    }
.dataTable tr:hover {
        background-color:#F7F7F7;
        color:#000;
    }
.dataTable tfoot td {
	background-color:#F0F0F0;
	border:1px dashed #ccc;
	padding: 3px 5px;
	text-align:center;
	color:#666;
	font-weight:bold;
	}

/* MyIdealist/Register.html #################################################### */
#registerPage .boxTableWidth {
	width:500px; /* tables width */
	margin:0px auto 0px auto;
	}
#registerPage .boxTableMinWidthA {
	width:239px; /* tables min width applied to an image, original: width:539px; */
	}
#registerPage .boxTableMinWidthB {
	width:253px; /* tables min width applied to an image, original: width:553px; */
	}
#registerPage li {
	line-height:2em;
	}

/* blog */
.blogEntryBox {
	clear:both;
	}
.reducedBlog {
	border-bottom:1px dashed #ccc;
}
.blogBox .options, .blogEntryBox .options {
	float:right;
	padding-left:5px;
	font-size:11px;
	color:#999;
}

.blogEntryBox .componentFooter {
	clear:both;
	font-size:11px;
}

.reducedBlog .paragraphDecoration {
	width:73px;
}
.reducedBlog h3 {
	margin:3px 0;
	}
.reducedBlog p {
	font-size:11px;
	margin:3px 0;
	}
.blogMainOptions {
	color:#999;
	font-size:11px;
}
#archiveLinkBox {
	text-align:center;
	}


/* BatchNavigation */
.oneItemBatchNavigation .previous, .oneItemBatchNavigation .next {
	width:19px;
	height:21px;
}
.oneItemBatchNavigation .previous {
	float:left;
	}
.oneItemBatchNavigation .next {
	float:right;
	}
.oneItemBatchNavigation .previous a, .oneItemBatchNavigation .next a {
	text-indent:-99999px;
	display:block;
	width:19px;
	height:21px;
	background-repeat:no-repeat;
	}
.oneItemBatchNavigation .previous a {
	float:left;
	background-image:url(../../images/gallery/leftOn.gif);
	}
.oneItemBatchNavigation .next a {
	float:right;
	background-image:url(../../images/gallery/rightOn.gif);
	}
.oneItemBatchNavigation .separator {
	display:none;
}

/* recentlyPostedItems */ 
.recentlyPostedItems .recentlyPostedItem {
	padding:0.4em 0 0.4em 0;
	margin:0;
	border-bottom:1px dashed #ccc;
} 
.recentlyPostedItems .recentlyPostedItem h3, .recentlyPostedItems .recentlyPostedItem h4 {
	margin:0;
	padding:0;
	}

/* INDEXES */
.indexItems {
	width:100%;
	}
.indexItems .pair {
	float:left;
	clear:both;
	width:100%;
	}
.indexItem {
	float:left;
	width:50%;
	}
.indexItem h2 {
	margin:0;
	padding:0 10px 0 15px;
	}
.indexItem p {
	margin:0 0 1em 0;
	padding:0 10px 0 15px;
	color:#666;
	}
/*Find index decoration*/
#findIndexItems {
	background-image:url(../../images/findIconBackground.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

/* FancyConnectionEditor */
.connectionTypesEditor {
	border:0;
	margin:0;
	padding:0;
	}
.numberOfColumns-2, .numberOfColumns-3, .numberOfColumns-4 {
	width:700px;
	}
.numberOfColumns-1 {
	/*width:380px;*/
	}
.connectionTypesEditorForm {
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px 0 5px 5px;
	font-size:12px;
	margin:0;
}
.column {
	display:block;	
	border:0;
	margin:0;
	padding:0;
	float:left;
}
.numberOfColumns-2 .column, .numberOfColumns-3 .column, .numberOfColumns-4 .column {
	width:344px;
}
.numberOfColumns-1 .column {
	float:none;
}
.connectionType {
	font-weight:bold;
	border:0;
	padding:0;
	margin:0;
	}
.connectionDetails {
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px 0 5px 5px;
	margin:10px 5px 10px 15px;
	font-size:10px;
	font-weight:normal;
}
.connectionDetails lavel {
	display:block !important;
	margin:3px 0;
	padding:0;
	}
.connectionDetails select, .connectionDetails input, .connectionDetails textarea {
	font-size:10px;
	font-weight:normal;
}
.connectionDetails textarea,.connectionDetails select {
	width:311px;
	margin:0;
	padding:0;
}
.connectionDetails textarea {
	height:60px;
}
.connectionTypesEditor .formButtons {
	clear:left;
	margin:0 0 -5px -5px;
	background-color:#E3E9F5;
	border-top:1px solid #ccc;
	text-align:center;
	padding:5px;
	}
*html .connectionTypesEditor .formButtons {
	padding-top:3px;
}

/* Type chooser */
.typeGroup {
	margin:1.5em;
	}
.contrastFooter {
	 margin:0 -3px -10px -3px;
	 background-color:#E3E9F5;
	 padding:5px 0;
	 text-align:center;
}
.typeDescription {
	padding-left:25px;
}

/* Box::Flagging.async.html */
#boxFlagging ul {
list-style:none;
margin:1em 5px 1em 0;
}
#boxFlagging ul li.note {
background-color:#FFf;
margin:0 -8px 0 -18px;
padding:5px 5px 5px 15px;
color:red;
font-weight:normal;
border-top:5px solid #E9E9EE;
border-bottom:5px solid #E9E9EE;
}

/* Org::Manager.html */
#activeItemsTable.dataTable th, #activeItemsTable.dataTable tr, #archivedItemsTable.dataTable th, #archivedItemsTable.dataTable tr  {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:0;
	border-left:0;
}
#activeItemsTable.dataTable td, #archivedItemsTable.dataTable td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:0;
	border-left:0;
}

/* jQuery #facebox */
#facebox .footer a {
	display:block;
	height:20px;
	width:90px;
	float:right;
	background-image:url(../../images/facebox/closelabel.gif); /*default*/
	background-position:top right;
	background-repeat:no-repeat;
}
#facebox .footer img {
	position:absolute;
	top:-700000px;
}
.es #facebox .footer a {
	background-image:url(../../images/facebox/closelabel-es.gif);
}
.fr #facebox .footer a {
	background-image:url(../../images/facebox/closelabel-fr.gif);
}

/* DATA MAKEOVER */
#dataMakeoverBody #pwRightNavigation, #dataMakeoverBody #pwLeftNavigation {
	display:none;
	}
#helpText {
	float:right;
	width:470px;
	wid\th:462px;
	}
/* SIGN UP FLOW */
#loginStep1 #MAIN_CONTENT, #loginStep1 .statusMessageBox, #loginStep2 .statusMessageBox, #loginStep2 #MAIN_CONTENT {
	width:500px;
	margin:0 auto;
	}
#newUserChoice, #memberChoice {
	float:left;
	width:50%;
	text-align:center;
	}
#newUserChoice span.button, #memberChoice span.button {
	float:none;
	text-align:center;
	display:block;
	width:200px;
	margin:0 auto;
	}
#newUserChoice span.button a, #memberChoice span.button a {
	float:none;
	text-align:center;
	display:block;
	}
#newUserChoice span.button a {
	background-image:url(../../skins/buttons/signUpButtonBG.jpg);
	}
#newUserChoice span.button {
	background-image:url(../../skins/buttons/signUpButtonBG.jpg);
	}
#loginStep1 #loginBox {
	width:220px;
	}
#loginStep1 .signUpAction {
	display:none;
	}
#loginStep1 .signUpFormBox {
	margin:0 auto;
	width:480px;
}
.formDescription li {
	line-height:1.5em !important;
	}
.loginHelp {
		width: 600px;
	}
/* Location editor */
.locationEditorLabelBox { display:none;}
.locationEditorBox {
	float:none;
	width:100% !important;
}
.locationEditorBox .LocationEditorMain {
	padding:0;
	margin:0;
	float:none;
	width:100%;
}
.locationEditorBox .choice {
	padding:0 0 0 18px;
	font-weight:bold;
	color:#996633;
	background-image:url(../../images/bullets/required.jpg);
	background-repeat:no-repeat;
	background-position:2px 4px;
	clear:both;
}
.locationEditorBox .choice span {
	display:block;
	/*border:1px solid blue;*/
	}
.locationEditorBox .choice div {
	float:left;
	margin:-1.3em 0 0 0px;
	padding:2px 0 0 220px;
	font-weight:normal;
	color:#333;
	clear:left;
}

.locationEditorBox .choices  { float:left; margin:0; padding:0;width:100%; }

/* ------------- Add group flow ------------- */
#addGroupStep1 #MAIN_CONTENT, #addGroupStep1 .statusMessageBox, #addGroupStep2 .statusMessageBox, #addGroupStep2 #MAIN_CONTENT {
	width:600px;
	margin:0 auto;
	}
#newGroupChoice, #accessChoice {
	float:left;
	width:50%;
	text-align:center;
	}
#newGroupChoice span.button, #accessChoice span.button {
	float:none;
	text-align:center;
	display:block;
	width:250px;
	margin:0 auto;
	}
#newGroupChoice span.button a, #accessChoice span.button a {
	float:none;
	text-align:center;
	display:block;
	}
#newGroupSuggest input, #accessSuggest input {
	width:580px;
	}
	
#addGroupStep1 #matchingGroups {
	width:100%;
	margin:1.5em auto;
	}
#addGroupStep1 .whileLoading {
	margin:1em 0;
	}
#addGroupStep1 #groupSuggest label {
	display:none;
	}
#addGroupStep1 #groupSuggest #ORG_NAME {
	width:468px;
	wid\th:450px;
	margin-left:18px;
	}
#addGroupStep1 #matchingGroups strong {
	display:block;
}
#addGroupStep1 #matchingGroups thead {
	display:none;
}
#addGroupStep1 #matchingGroups  {
	border:0;
}
#addGroupStep1 #matchingGroups td {
	border:0;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;

}
#addGroupStep1 #matchingGroups .lastTd {
	border:0;
	border-bottom:1px solid #ccc;
	border-right:0;
	width:20%;
}
#addGroupStep1 #matchingGroups .lastTr td {
	border-bottom:0;
}
#addGroupStep1 #matchingGroups .groupsActions {
	width:95px;
}
#addGroupStep1 #matchingGroups ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#resultFoundFootNote {
	display:none;
	}
#resultFoundContinueButton {
	float:none;
	display:block;
	margin:1em auto;
	width:80%;
	}
#resultFoundContinueButton a {
	display:block;
	text-align:center;
	float:none;
	}

/* Step 2 */
#addGroupStep2 .knownPassword {
	/*float:left;
	width:245px;
	wid\th:235px;
	margin:0;
	padding:0 10px 0 0;*/
	}

#addGroupStep2 .unknownPassword {
	/*float:left;
	width:245px;
	wid\th:235px;
	margin:0;
	padding:0 0 0 10px;*/
	
	}
#addGroupStep2 .emailText {
	border:1px solid #ccc;
	margin:0;
	background-color:#F4F4F4;
	padding:10px;
	color:#666;
	}
#addGroupStep2 .unknownPassword .emailText .additionalComments {
	width:470px;
	margin:13px 0;
	height:200px;
	heigh\t:174px;
	}
#addGroupStep2 .knownPassword input.password {
	width:80px;
	padding:0;
	margin:0;
	}
#addGroupStep2B #MAIN_CONTENT, #addGroupStep2B .statusMessageBox, #addGroupStep2 .statusMessageBox, #addGroupStep2B #MAIN_CONTENT {
	width:500px;
	margin:0 auto;
	}
#addGroupStep2B #pwRightNavigation {
display:none;
}
#addGroupStep2B #pwLeftNavigation {
display:none;
}

#addGroupStep2B .flowStepsBox {
	width:100%;
	}

#suggestFoundH3 {
	display:none;
	}
#addOrgForm {
	width:500px;
	margin:0 auto;
	padding:0;
	}
/* header notes */
#resultFoundHeadNote, #resultFoundTooManyHeadNote,
#resultNotEnoughCharactersHeadNote, #resultNoFoundHeadNote, #accessGroupResultNoFoundHeadNote, #allowRegistrationNote {
	background-repeat:no-repeat;
	padding:10px 0 0 80px;
	height:62px;
	heigh\t:52px;
	overflow:visible;
}
#resultFoundHeadNote {
	background-image:url(../../images/bullets/statusMessage/confirmationBig.png);
	}
#resultFoundTooManyHeadNote {
	background-image:url(../../images/bullets/statusMessage/warningBig.png);
	}
#resultNotEnoughCharactersHeadNote, #allowRegistrationNote {
	background-image:url(../../images/bullets/statusMessage/warningBig.png);
	}
#resultNoFoundHeadNote {
	background-image:url(../../images/bullets/statusMessage/confirmationBig.png);
	}
#accessGroupResultNoFoundHeadNote {
	background-image:url(../../images/bullets/statusMessage/errorBig.png);
	}

	

