/* Charmap */
table.charmap {border:1px solid #AAA; text-align:center}
td.charmap, #charmap a {width:18px; height:18px; color:#000 !important; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
#charmap a {display:block; color:#000; text-decoration:none; border:0}
#charmap a:hover {background:#CCC;color:#2B6FB6}
#codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
#codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
#charmapView a
{
	color:#000 !important; 
	text-decoration: none;
}
/*unsubscribe.css CSS Document starts*/
#settingsContent{
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 14px;
	color: #000000;
	margin: 0 auto;
	background: url(../images/common-images/unsubscribebg.jpg) repeat-x top #d7dbda scroll;
}
.clear{
	clear: both;
}

.spacer{
	height: 20px;
}

.line{
	border-bottom: 1px solid #808080;
	width: 500px;
	margin: 20px auto;
}

#outerWrapper, #outerWrapperThanku{
	width: 977px;
	margin: 0 auto 20px;
}

#cc_logo{
	background:url(../images/common-images/cc_logo.jpg) no-repeat;
	width: 331px;
	height: 71px;
	float: left;
	margin: 20px 0 0 25px;
}

#cc_logo a{
	float:left;
	height: 71px;
	width: 331px;
}

#c_logo{
	background:url(../images/common-images/c_logo.jpg) no-repeat;
	width: 204px;
	height: 83px;
	float: left;
	margin: 20px 0 0 25px;
}

#c_logo a{
	float:left;
	height: 83px;
	width: 204px;
}

#content_t{
	background:url(../images/common-images/content_t.png) no-repeat;
	width: 977px;
	height: 40px;
}

#content_t.yellow_t{
	background:url(../images/common-images/yellow_t.png) no-repeat;
}

#content_yellow{
	background:url(../images/common-images/yellow_body.png) repeat-y;
	width: 977px;
}

#content_t.blue_t{
	background:url(../images/common-images/blue_t.png) no-repeat;
}

#content_blue{
	background:url(../images/common-images/blue_body.png) repeat-y;
	width: 977px;
}

#content_yellow h2{
	color: #ffffff;
	font-size: 20px !important;
	margin: 0 !important;
	padding-bottom: 20px;
	text-align: center;
	font-weight:bold;
}

#content_blue h2{
	color: #ffffff;
	font-size: 20px !important;
	margin: 0 !important;
	padding-bottom: 20px;
	text-align: center;
	font-weight:bold;
}

#innerWrapper{
	background:url(../images/common-images/content_body.png) repeat-y;
	width: 977px;
	min-height: 200px;
}
#addCategory_button a 
{
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background:url("../images/assets/addCategory_button_bg.gif") repeat-x scroll 0 0 transparent;
	border:1px solid #CCCCCC;
	color:#404040;
	cursor:pointer;
	font-size:12px;
	line-height:1;
	padding:3px 10px;
	text-decoration:none;
}
#text{
	width:880px;
	margin: 0 auto;
	text-align: justify;
	padding: 10px 0 20px;
}

#text.ty{
	text-align: center;
}

#text.blue h2{
	background-color: #d3e9f8;
	font-size: 15px !important;
	font-weight:bold;
	padding: 8px 0 8px 20px;
}

#text.yellow h2{
	background-color: #fff3d5;
	font-size: 15px !important;
	font-weight:bold;
	padding: 8px 0 8px 20px;

}

#text p{
	padding:10px 0px 10px 20px;
}

.check{
	margin-left: 0;
}

.indent{
	list-style: none;
}

p.footnote{
	font-size: 10px;
}

p.footer{
	text-align: center;
	margin: 40px 0 0 0;
}

#content_b{
	background:url(http://wecollaborize.com/Resources/assets/content_b.png) no-repeat;
	height: 45px;
	width: 977px;
}
.continue
{
	background:url(../images/common-images/next_button_bg.gif) repeat-x !important;	
	font-size:15px !important;
	border:0px !important;
	font-weight:bold;
	margin-left: 50px;
}
.button
{
	padding: 4px 10px 5px !important;
	color: #fff;
	text-decoration: none !important;
	*line-height: 30px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	cursor: pointer !important;
	text-shadow:none !important;
	-moz-box-shadow:none;
	font-weight:normal;
	
}
.continue_cc
{
	background:url(../images/common-images/next_button_cc_bg.gif) repeat-x !important;	
	font-size:15px !important;
	border:0px !important;
	font-weight:bold;
	margin-left: 50px;
}
/*unsubscribe.css CSS Document ends*/

/*starts accordian.css CSS Document*/
.accordion_toggle 
{
	display: block;
	height: 30px;
	width: 545px;
	*width: 495px;
	border: 1px solid #d3d3d3; 
	background: #e6e6e6 url(../images/common-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; 
	font-weight: normal; 
	color: #555555;
	padding: 0 10px 0 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	cursor: pointer;
	margin: 0 0 0 0;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	font-family:Verdana,Arial,sans-serif;
}
.accordion_toggle:hover
{
	text-decoration: none;
	border: 1px solid #999999; 
	background: #dadada url(../images/common-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; 
	font-weight: bold; 
	color: #212121;
}
.accordion_toggle_active 
{
	border-top: 1px solid #aaaaaa !important; 
	border-left: 1px solid #aaaaaa !important; 
	border-right: 1px solid #aaaaaa !important; 
	border-bottom:0px !important;
	background: #ffffff url(../images/common-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; 
	color: #222222;
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px; 
	border-top-left-radius: 4px; 
	font-family:Verdana,Arial,sans-serif;
}.accordion_toggle_active:hover
{
	background:none;
}
.accordion_content 
{
	background:#FFFFFF url(../images/common-images/ui-bg_flat_75_ffffff_40x100.png) repeat-x scroll 50% 50%;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	color:#222222;
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px; 
	border-bottom-left-radius: 4px; 
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px;
	width:545px;
	*width:540px;
	font-family:Verdana,Arial,sans-serif;
}
.accordion_content li a 
{
	border-top:1px solid #EFEFEF;
	cursor:pointer;
	display:block;
	padding:10px 10px 10px 10px;
	position:relative;	
	color:#222222;
	font-family:Verdana,Arial,sans-serif;
}
.accordion_content li a:hover
{
	background:#f9f7d3 url(../images/common-images/questionbg.png) repeat-x bottom left;
	text-decoration: none !important;
}
.accordion_toggle span
{
	background-image:url(../images/common-images/ui-icons_888888_256x240.png);
	background-position:-32px -16px;
	height:16px;
	width:16px;
	left:0.5em;
	margin-top:7px;
	*margin-top:0px;
	margin-left:30px;
	position:absolute !important;
}
.accordion_toggle_active span
{
	background-image:url(../images/common-images/ui-icons_888888_256x240.png);
	background-position:-64px -16px;
	height:16px;
	width:16px;
	left:0.5em;
	margin-top:7px;
	margin-left:30px;
	position:absolute;
}
/*ends accordian.css CSS Document*/

/*starts calendar.css CSS Document*/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
	color:#FFF;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}
#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:20px;
	padding:2px;
	background-color: #5ea0d6;
	color:#FFF;


}
#calendarDiv .activeDay{	
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#5da0d5;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
#calendar_month_txt
{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
#calendar_year_txt
{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
#todaysDateString
{
	font-size:11px;
}
/*ends calendar.css CSS Document*/

/*starts editor.css CSS Document*/
#input {border:none; margin:0; padding:0; font:14px 'Courier New',Verdana; border:0;}
.te {border:1px solid #bbb; padding:0 1px 1px; font:12px Verdana,Arial; margin-top:5px;}
.te iframe {border:none;}
.teheader {height:31px; border-bottom:1px solid #bbb;padding-top:1px;background:url(../images/common-images/header-bg.gif);}
.teheader select {float:left; margin-top:5px;font-size:10px !important;}
.tefont {}
.tesize {margin:0 3px;}
.testyle {margin-right:12px;}
.tedivider {float:left; width:1px; height:30px; background:#ccc;}
.tecontrol {float:left; width:34px; height:29px; cursor:pointer; background-image:url(../images/common-images/icons.png);}
.tecontrol:hover {background-color:#FFFFFF; background-position:30px 0;}
.tefooter {height:32px; border-top:1px solid #bbb; background:#f5f5f5;}
.toggle {float:left; background:url(../images/common-images/icons.png) -34px 2px no-repeat; padding:9px 13px 0 31px; height:23px; border-right:1px solid #ccc; cursor:pointer; color:#666}
.toggle:hover {background-color:#fff;}
.resize {float:right; height:32px; width:32px; background:url(../images/common-images/resize.gif) 15px 15px no-repeat; cursor:s-resize}
#editor {cursor:text; margin:10px;overflow:auto;}
#Character{ background-position: -2px -783px !important;}
/*ends editor.css CSS Document*/

/*starts global.css CSS Document*/
 
ol, ul {
  list-style: none;
}


a, span.change {
	text-decoration: none;
	color: #3a6ec9;
	margin: 0;
	cursor: pointer;
}

a:hover, span.change:hover {
	text-decoration: underline;
}

h2 {
	font-size: 16px !important;
	padding: 0px;
	margin: 0 0 5px 0 !important;
	color: #666;
	font-weight: normal;
}

h3 {
	font-size: 14px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

input, textarea, select {
	font-size: 12px;
}
#at16ps  {
	height:312px !important;
	*height:302px !important;
}
#at16p
{	
	width:320px !important;
	*width:300px !important;
}
#at16pt 
{
	height:20px !important;
	*height:13px !important;
}
#at16psf
{
	height:30px !important;
	*height:20px !important;
}
#at16pf
{
	height:18px !important;
	*height:12px !important;
}
#at16pf a
{
	top:2px !important;
	*top:0px !important;
}
#scrn
{
	float:left;
}
#editId
{
	float:left;
	padding-left:5px;
}
/*ends global.css CSS Document*/

blockquote
{
	margin-left:40px !important;
}
.oe-text
{
	float:left;
	width:540px;
}
a
{
	outline: none;
}

.title-main
{
	width:100%;
}
.title-main .title-text
{
	color:#4e4d4d;
	font-size:20px;
	float:left;
	width:530px;
}
.title-main .title-text a
{	
	color:#4e4d4d;
	font-size:18px;
	text-decoration:none;
}
.title-main .start-div
{
	float:right;
}
.title-sub
{
	width:100%;
	clear:both;
	height:30px;
}
.title-sub .title-subtext
{
	color:#9a9a9a;
	font-size:12px;
	float:left;
}
.title-sub .title-subtext .moderator
{
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.title-sub .title-subtext span
{
	color:#9a9a9a;
	font-size:12px;
}

.attachments-maindiv
{
    float:right;
	margin-top:5px;
}
.attachments-bg
{
    background-color:#eeeeee;
	width:460px;
	float:left;
	font-size:13px;
	padding:5px;
		
}
.attachments-bg .heading 
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

/*Topics Styles Starts*/
/*Topics expanded Styles*/
.multichoice-topic-main
{
	width:646px;
	padding-left:10px;
	clear:both;
	height:45px;
	margin-bottom:10px;
}
.multichoice-topic-main .spacediv
{
	width:56px;
	float:left;
}
.multichoice-topic-main .perecentagediv
{
	width:68px;
	float:left;
	height:45px;
	*height:33px;
	background:#21467d;
	color:#FFFFFF;
	font-size:18px;
	padding-top:12px;
	text-align:center;
}
.multichoice-topic-main .empty
{
	width:68px;
	float:left;
	height:45px;
	*height:33px;
}
.multichoice-topic-main .multichoice-component-div-hover
{
	float:left;
	width:568px;
	background:#adc0ea;
	height:45px;
}
.multichoice-topic-main .multichoice-component-div-select
{
	float:left;
	width:568px;
	background:#fdc06f;
	height:45px;
}
.multichoice-component-div-hover .radio-div
{
	float:left;
	width:45px;
	*width:10px;
	height:45px;
	*height:10px;
	padding:15px;
}
.multichoice-component-div-hover .content-div
{
	float:left;
	width:523px;
	*width:508px;
	height:45px;
	*height:35px;
	color:#020202;
	font-size:16px;
	padding-top:10px;
}
.multichoice-component-div-select .radio-div
{
	float:left;
	width:45px;
	*width:10px;
	height:45px;
	*height:10px;
	padding:15px;
	*padding-bottom:14px !important;
	*padding-top:14px !important;
}
.multichoice-component-div-select .content-div
{
	float:left;
	width:523px;
	*width:508px;
	height:45px;
	*height:35px;
	color:#020202;
	font-size:16px;
	padding-top:10px;
}
.multichoice-topic-main .multichoice-component-div-normal
{
	float:left;
	width:568px;
	height:45px;
}
.multichoice-component-div-normal .radio-div
{
	float:left;
	width:45px;
	*width:10px;
	height:45px;
	*height:10px;
	padding:15px;
}
.multichoice-component-div-normal .content-div
{
	float:left;
	width:523px;
	*width:508px;
	height:45px;
	*height:32px;
	color:#020202;
	font-size:16px;
	padding-top:10px;
	*padding-top:13px;
}
/*Yes or No Topic styles*/
.yesno-topic-main
{
	width:145px;
	height:144px;
}
.yesno-topic-main .component-green
{
	width:145px;
	height:67px;
	margin-top:10px;
	*margin-top:8px;
}
.yesno-topic-main .component-green .percentage-div
{
	width:76px;
	height:43px;
	background:#00d339;
	float:left;
	margin-top:12px;
	margin-bottom:12px;
	float:left;
	color:#ffffff;
	font-size:18px;
	padding-top:12px;
	text-align:center;
	*height:31px;
}
.yesno-topic-main .component-green .percentage-empty
{
	width:76px;
	height:43px;
	float:left;
	float:left;
}
.yesno-topic-main .component-green .empty-div
{
	height:67px;
	width:20px;
	float:left;
}
.yesno-topic-main .component-green .yes-answered
{
	width:49px;
	float:left;
	height:67px;
	cursor:pointer;
}
.yesno-topic-main .component-red .yes-answered
{
	width:49px;
	float:left;
	height:67px;
	cursor:pointer;
}
.yesno-topic-main .component-red
{
	width:145px;
	height:67px;
	margin-top:10px;
	*margin-top:8px;
}
.yesno-topic-main .component-red .percentage-div
{
	width:76px;
	height:43px;
	*height:31px;
	background:#e1002f;
	float:left;
	margin-top:12px;
	margin-bottom:12px;
	float:left;
	color:#ffffff;
	font-size:18px;
	padding-top:12px;
	text-align:center;
		
}
.yesno-topic-main .component-red .percentage-empty
{
	width:76px;
	height:43px;
	float:left;
	float:left;
}
.yesno-topic-main .component-red .empty-div
{
	height:67px;
	width:20px;
	float:left;
}
.yesno-topic-main .component-red .no-answered
{
	width:49px;
	float:left;
	height:67px;
	cursor:pointer;
}
.yesno-topic-main .component-green .no-answered
{
	width:49px;
	float:left;
	height:67px;
	cursor:pointer;
}
.preview-yesno-topic-main
{
	width:70px;
	height:144px;
}
.preview-component-green
{
	width:70px;
	height:67px;
	padding-left:20px;
	margin-top:10px;
	*margin-top:8px;
}
.preview-yes-answered
{
	width:49px;
	float:left;
	height:67px;
	cursor:pointer;
}
/*Forum Topic style starts*/
.forumcomment-main
{
	padding-top:10px;
	width:610px;
	margin:auto;
}
.addyour-voice-title
{
	color:#0c0c0c;
	font-size:18px;
	clear:both;
}
.addvoice-texareadiv
{
	height:70px;
	width:100%;
	clear:both;
}
.addvoice-texareadiv textarea
{
	height:70px;
	width:100%;
	border:1px solid #d6d6d6;
	font-size:12px;
	color:#333333;
	resize: none;
}
.post-button
{
	clear:both;
	cursor:pointer;
	float:right;
	padding-bottom:20px;
	padding-top:25px;
}
.post-text
{
	color:#000000;
	font-size:12px;
	padding-bottom:10px;
	clear:both;
}
.post-topic
{
	border-top:1px solid #d6d6d6;
	padding:20px 20px 17px 20px;
	clear:both;
	font-size:13px;
	color:#333333;
	text-align:justify;
}
.post-comment
{
	clear:both;
	color:#333333;
	font-size:13px;
	padding:5px 20px 5px 113px;
	text-align:justify;
}
.post-comment .selected-user
{
	background:#fee4c2;
	font-size:13px;
	color:#333333;
	text-align:justify;
	padding:10px;
	word-wrap:break-word;
	word-break:break-word;
}
.post-comment .selected-user ul li
{
	list-style-type:disc;
}
.post-comment .selected-user ol li
{
	list-style-type:decimal;
}
.comment-user
{
	padding:5px 5px 5px 10px;
	width:520px;
	word-wrap:break-word;
	word-break: break-word;
}
.comment-user ul li
{
	list-style-type:disc !important;
}
.comment-user ol li
{
	list-style-type:decimal !important;
}
.post-comment #repliedDate
{
	color:#a8a7a7;
	font-size:12px;
	font-style:normal;
	padding-top:5px;
}
.post-topic span
{
	font-size:12px;
	font-style:normal;
	white-space:normal !important;
}
.moderatorlabel
{	
	color:#a8a7a7;
}
.post-topic .username
{
	color:#333333;
	font-size:12px;
	font-style:normal;
}
.post-topic .relpy
{
	color:#658cd8;
	font-size:12px;
	font-style:normal;
}
.post-topic .selected-user
{
	background:#fee4c2;
	font-size:13px;
	color:#333333;
	text-align:justify;
	word-wrap:break-word;
	word-break: break-word;
}
.post-comment .selected-user span
{
	white-space:normal !important;
}
.post-comment span
{
	white-space:normal !important;
}
.post-comment .selected-user ul li
{
	list-style-type:disc;
}
.post-comment .selected-user ul li div
{
	display:inline;
}
.post-comment .selected-user ul ul li
{
	list-style-type:circle;
	list-style-position:inside;
}
.post-comment .selected-user ul ul li div
{
	display:inline;
}
.post-comment .selected-user ul ul ul li
{
	list-style-type:square;
	list-style-position:inside;
}
.post-comment .selected-user ul ul ul li div
{
	display:inline;
}
.post-topic .selected-user ul li
{
	list-style-type:disc;
}
.post-topic .selected-user ul li div
{
	display:inline;
}
.post-topic .selected-user ul ul li
{
	list-style-type:circle;
	list-style-position:inside;
}
.post-topic .selected-user ul ul li div
{
	display:inline;
}
.post-topic .selected-user ul ul ul li
{
	list-style-type:square;
	list-style-position:inside;
}
.post-topic .selected-user ul ul ul li div
{
	display:inline;
}
.banner-normaltext ul li
{
	list-style-type:disc;
}
.banner-normaltext ul li div
{
	display:inline;
}
.banner-normaltext ul ul li
{
	list-style-type:circle;
	list-style-position:inside;
}
.banner-normaltext ul ul li div
{
	display:inline;
}
.banner-normaltext ul ul ul li
{
	list-style-type:square;
	list-style-position:inside;
}
.banner-normaltext ul ul ul li div
{
	display:inline;
}
#tabcontent ul
{
	margin-left:15px !important;
}
#tabcontent ul li
{
	list-style-type:disc;
}
#tabcontent ul li div
{
	display:inline;
}
#tabcontent ul ul li
{
	list-style-type:circle;
	list-style-position:inside;
}
#tabcontent ul ul li div
{
	display:inline;
}
#tabcontent ul ul ul li
{
	list-style-type:square;
	list-style-position:inside;
}
#tabcontent ul ul ul li div
{
	display:inline;
}
.open-answer-main ul
{
	margin-left:15px !important;
}
.open-answer-main ul li
{
	list-style-type:disc;
}
.open-answer-main ul li div
{
	display:inline;
}
.open-answer-main ul ul li
{
	list-style-type:circle;
	list-style-position:inside;
}
.open-answer-main ul ul li div
{
	display:inline;
}
.open-answer-main ul ul ul li
{
	list-style-type:square;
	list-style-position:inside;
}
.open-answer-main ul ul ul li div
{
	display:inline;
}
.results-text ul
{
	margin-left:15px !important;
}
.results-text ul li
{
	list-style-type:disc !important;
}
.results-text ul li div
{
	display:inline;
}
.results-text ul ul li
{
	list-style-type:circle !important;
	list-style-position:inside !important;
}
.results-text ul ul li div
{
	display:inline;
}
.results-text ul ul ul li
{
	list-style-type:square !important;
	list-style-position:inside !important;
}
.results-text ul ul ul li div
{
	display:inline;
}
.comment-user ul ul li
{
	list-style-type:circle;
	list-style-position:inside;
}
.comment-user ul ul li div
{
	display:inline;
}
.comment-user ul ul ul li
{
	list-style-type:square;
	list-style-position:inside;
}
.comment-user ul ul ul li div
{
	display:inline;
}
.post-topic .selected-user ol li
{
	list-style-type:decimal;
}
.post-topic .selected-user ol li div
{
	display:inline;
}
/*Open Answer Topic styles starts*/
.open-answer-main
{
	width:610px;
	margin:auto;
	height:100%;
}
.open-answer-main .current-answer-text
{
	font-size:12px;
	color:#4E4D4D;
	padding-bottom:5px;
	border-bottom:2px dotted #A6A6A6;
}
.open-answer-main .number-vote-text
{
	font-size:12px;
	color:#000000;
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
}
.open-answer-main .number-vote-text a
{
	font-size:12px;
	color:#3366cc;
	font-weight:bold;
	text-decoration:none;
}
.open-answer-main .open-answer-component
{	
	width:100%;
	padding-top:15px;
	clear:both;
}
.open-answer-component .vote
{
	width:41px;
	*width:34px;
	height:25px;
	*height:21px;
	float:left;
	border:1px solid #d5d6d6;
	background:#3366cc;
	margin-left:5px;
	padding-left:7px;
	padding-top:4px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.open-answer-component .vote a
{
	color:#FFFFFF;
	font-weight:bold;
}
.open-answer-component .perecentage
{
	width:41px;
	*width:34px;
	height:25px;
	*height:21px;
	float:left;
	border:1px solid #d5d6d6;
	background:#224386;
	margin-left:5px;
	padding-left:7px;
	padding-top:4px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.open-answer-component .empty-space
{
	width:14px;
	height:25px;
	float:left;
}
.open-answer-component .vote-text
{
	color:#2f2f2f;
	font-size:12px;
	float:left;
	font-style:italic;
}
.open-answer-component .vote-text span
{
	color:#A8A7A7;
	font-size:12px;
	font-style:normal;
}
.open-answer-component .vote-text .username
{
	color:#333333;
	font-size:12px;
	font-style:normal;
}
.open-answer-main .open-answer-component-hover
{	
	width:72%;
	padding-top:10px;
	clear:both;
	background:#fee4c2;
	padding-bottom:35px;
}
.open-answer-component-hover .vote
{
	width:52px;
	height:25px;
	*height:21px;
	float:left;
	border:1px solid #d5d6d6;
	background:#3366cc;
	margin-left:5px;
	padding-top:4px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}
.open-answer-component-hover .perecentage
{
	width:52px;
	height:25px;
	*height:21px;
	float:left;
	border:1px solid #d5d6d6;
	background:#224386;
	margin-left:10px;
	padding-top:4px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}
.open-answer-component-hover .empty-space
{
	width:14px;
	height:25px;
	float:left;
}
.open-answer-component-hover .vote-text
{
	color:#2f2f2f;
	font-size:12px;
	float:left;
	font-style:italic;
}
.open-answer-component-hover .vote-text span
{
	color:#A8A7A7;
	font-size:12px;
	font-style:normal;
}
.open-answer-component-hover .vote-text .username
{
	color:#333333;
	font-size:12px;
	font-style:normal;
}
.open-answer-main .viewall-text
{
	font-size:12px;
	color:#3366cc;
	padding-bottom:5px;
	border-bottom:2px dotted #A6A6A6;
	clear:both;
	padding-top:20px;
	margin-bottom:20px;
}
.open-answer-main .viewall-text a
{
	font-size:12px;
	color:#3366cc;
	text-decoration:none;
}
.reply-main-div
{
	width:615px;
	*width:585px;
	border:1px solid #cccccc;
	background:#FFFFFF;
	padding-left:25px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:10px;
	background:#efefef;
}
.reply-main-div .title-text
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.reply-main-div .postbutton
{
	float:right !important;
	padding-top:10px;
}
.reply-main-div .cancel
{
	color:#9c9a9a;
	font-size:12px;
	padding-top:15px;
	float:right;
	padding-right:10px;
}
.reply-main-div .cancel a
{
	color:#9c9a9a;
	font-size:12px;
}
.reply-main-div .reply-textarea
{
	width:490px;
	height:72px;
}

.reply-main-div .reply-textarea textarea
{
	width:490px;
	height:72px;
	border:1px solid #d5d5d5;
}
.opacity
{
	background-color:#000000;
	/* for IE */
  	filter:alpha(opacity=70);
  	/* CSS3 standard */
  	opacity:0.7;
}
.opacity-comfirm
{
	/* for IE */
	background-color:#FFF;
  	filter:alpha(opacity=0);
  	/* CSS3 standard */
  	opacity:0.0;
}
/*Yes or no details styles*/
.yesno-details-main
{
	margin:auto;
	padding-top:10px;
	width:610px;
	clear:both;
}
.postcomment-title
{
	color:#252424;
	font-size:14px;
	font-weight:bold;
	clear:both;
}
.pro-con-div
{
	padding-top:10px;
	width:610px;
}
.pro-div
{
	float:left;
}
.both-div
{
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	color:#both-div
}
.pro-div span
{
	color:#009900;
	font-size:14px;
	font-weight:bold;
}
.con-div
{
	float:left;
	padding-left:10px;
}
.con-div span
{
	color:#ff3f3f;
	font-size:14px;
	font-weight:bold;
}
.yesno-details-main .display-top
{
	border-top:1px solid #d6d6d6;
	clear:both;
	padding-top:10px;
	margin-bottom:30px;
}
.display-top .display-text
{
	color:#252424;
	font-size:14px;
	float:left;
	font-weight:bold;
	padding-right:10px;
}
.post-topic ul li
{
	*padding-left:20px;
	list-style-type:none;
	vertical-align:text-top
}
.post-topic ul li span
{
	color:#333333;
	text-align:justify;
	white-space:normal !important;
}
.post-topic .pro-comment
{
	background:url(../images/common-images/pro_icon.gif) no-repeat;
	color:#333333;
	height:20px;
	margin-top:3px;
	text-align:justify;
	width:45px;
	float:left
}
.post-topic .con-comment
{
	background:url(../images/common-images/con_icon.gif) no-repeat;
	color:#333333;
	height:20px;
	margin-top:3px;
	text-align:justify;
	width:45px;
	float:left
}
.post-topic .pro-comment span
{
	color:#333333;
	text-align:justify;
}
.backtolisting-div
{
	padding-bottom:10px;
	padding-left:10px;
}
.backtolisting-div img
{
	cursor:pointer;
}
.active-main
{
	height:29px;
	float:right;
	*float:none;
	position:relative;
	left:22px;
	*left:21px;
}
.active-main .leftdiv
{
	width:10px;
	*width:9px;
	height:30px;
	*height:35px;
	float:left;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.active-main .middlediv
{
	width:307px;
	*width:305px;
	height:36px;
	*height:25px;
	float:left;
}

.active-main .promote-text
{
	width:154px;
	*width:152px;
	height:29px;
	*height:18px;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	color:#3366cc;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	cursor:pointer;
	font-weight:bold;
    background:#fff;
	-moz-border-radius-topleft:10px;
}
.active-main .promote-text a
{
	text-decoration:none;
	font-size:12px;
	text-align:center;
}
.active-main .action-text
{
	/*width:176px;*/
	height:29px;
	*height:23px;
	float:right;
	color:#666666;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	*padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	font-weight:bold;
	background-color:#e5e5e5;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-right:2px;
}
.active-main .action-text-active
{
	/*width:176px;*/
	/*width:168px;*/
	height:29px;
	*height:23px;
	float:right;
	color:#666666;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	*padding-top:3px;
	padding-left:27px;
	padding-right:25px;
	cursor:pointer;
	font-weight:bold;
	background-color:#e5e5e5;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top:1px solid #cccccc;
	border-left:1px solid #CCCCCC;
	 margin-right:2px;
}
.approval-main
{
	float:right;
	height:29px;
	position:relative;
	left:20px;
	*top:8px;
}
.approval-main .accept-text
{
	width:94px;
	*width:92px;
	height:29px;
	*height:18px;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	color:#3366cc;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	cursor:pointer;
	font-weight:bold;
    	background:#fff;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
}
.approval-main .deny-text
{
	width:94px;
	*width:93px;
	height:29px;
	*height:18px;
	float:left;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	color:#3366cc;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	cursor:pointer;
	font-weight:bold;
	background:#fff;
}
.approval-main .edit-text
{
	
	width:94px;
	*width:92px;
	height:29px;
	*height:18px;
	float:left;
	color:#666666;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	cursor:pointer;
	font-weight:bold;
	background-color:#e5e5e5;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:18px;
	border-top:1px solid #cccccc;
}

/*Footer styles*/
.footer-main
{
	height:144px;
	width:980px;
	*width:977px; 
	margin:auto;
}
.footer-left
{
	float:left;
	width:155px; 
	padding-top:20px;
	*padding-top:10px;
	padding-left:20px;
}
.footer-right
{
	float:right;
	padding-top:20px;
	padding-right:20px;
}
.powered-text
{
	float:left; 
	font-family:Tahoma; 
	font-size:11px; 
	color:#919191;
	padding-bottom:5px;
	width:131px;
}
.footerlinks
{
	color:#5c5c5c;
	float:left;
	width:670px;
	*width:658px;
	margin:auto;
	padding-top:45px;
}
.footerlinks div
{
	text-align:center;
}
.footerlinks div a
{
	color:#5c5c5c;
	text-decoration:none;
	font-size:12px;
}
.footerlinks div img
{
	vertical-align:text-bottom;
}
.footerlinks div span
{
	color:#5c5c5c;
	font-size:12px;
}
.supportdiv 
{
	
	font-size:12px;
	background-color:white;
	width:300px;
	border:1px solid #cccccc;
	position:absolute;
	text-align:center;
	padding:10px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	-khtml-border-radius: 10px;
	-opera-border-radius:10px;
	border-radius: 10px;
}

.video-bg 
{
	background-color:#FFFFFF;
	border:5px solid #FFFFFF;
	height:401px;
	width:688px;
	*width:678px;
}
.video-bottom 
{
	background-color:#FFFFFF;
	float:left;
	padding:20px 20px 10px 10px;
	width:688px;
	*width:658px;
}
.video-bottom-lefttext 
{
	color:#666666;
	float:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.video-bottom-right 
{
	float:right;
	height:22px;
	width:66px;
}
.hours-background
{
	background:#FAFABE;
	height:20px;
	padding-right:10px !important;
	color:#646344 !important;
	font-size:12px !important;
	font-weight:bold;
}
.closed-background
{
	background:#666666;
	height:30px;
	padding-right:10px !important;
	color:#FFFFFF !important;
	font-size:12px !important;
	font-weight:bold;
	white-space:nowrap;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding-left:5px;
	line-height:30px;
}
.content-description
{
	height:400px;
	width:300px;
}
/*To Elimanate Minimize Bar */
.portlet-mode-container{
  display:none;
}

/* To supress 'Collaborize Portlet' tilte*/
.portlet-titlebar-title{
  display:none;
}
/*Common Styles Starts*/
.pencil-icon
{
	float:right;
	height:22px;
	width:22px;
}
.pencil-icon a
{
	background:url(../images/common-images/edit-pencil-icon.gif) no-repeat;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	padding-bottom:20px;
}
.results-text
{
	color:#6e6e6e;
	font-size:12px;
	text-align:justify;
	word-wrap:break-word;
	word-break:break-word;
}
.results-text ul li
{
	list-style-type:disc;
}
.results-text ol li
{
	list-style-type:decimal;
}
.results-text h1
{
	font-size:32px;
	padding:inherit;
	font-weight:bold;
	text-align:left;
}
.results-text h2
{
	font-size:24px;
	padding:inherit;
	font-weight:bold;
	text-align:left;
}
.results-text h3
{
	font-size:20px;
	padding:inherit;
	font-weight:bold;
	text-align:left;
}
.banner-normaltext
{
	font-size:12px;
	color:#333333;
	padding:5px;
}
.banner-normaltext ul
{
	list-style-type:disc !important;
	text-align:left;
	margin-left:15px;
}
.banner-normaltext ol
{
	list-style-position:inside !important;
	list-style-type:decimal !important;
	text-align:left;
}
.banner-normaltext h1 
{
	font-size:32px;
	padding:inherit;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.banner-normaltext h2 
{
	font-size:24px;
	padding:inherit;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.banner-normaltext h3
{
	font-size:20px;
	padding:inherit;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.results-main-heading
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	padding:10px 0 0 0px;
}
.results-contentmain-div
{
    margin:0 0 0 40px;
}
.results-sub-div
{
    margin:0 0 0 40px;
	font-size:12px;
}
.results-sub-div ul
{
   margin:0 0 0 33px;
   padding:0px;
   list-style-type:none;
}
.results-sub-div ul li
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.results-sub-div ul li
{
	display:inline;
}
.results-sub-div ul li a
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#224eff;
	text-decoration:underline;
}
.results-sub-div ul li a:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#224eff;
	text-decoration:underline;
}

.classroom-results-contentmain-div
{
    margin:0 0 0 0px;
}

.classroom-results-sub-div
{
    margin:0 0 0 40px;
	font-size:12px;
}
.classroom-results-sub-div ul
{
   margin:0 0 0 33px;
   padding:0px;
   list-style-type:disc;
  list-style-position:outside !important;
}
.classroom-results-sub-div ul li
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:normal;
	padding-bottom:5px;
	padding-left:10px;
}
.classroom-results-sub-div ul li
{
	display:inline;
}
.classroom-results-sub-div ul li a
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline !important;
	font-weight:bold;
	line-height:normal;
}
.classroom-results-sub-div ul li a:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

#popup-alert
{
	font-size:14px !important;
}
/*Results-CSS starts*/
.status-text-results {
	border-left:1px solid #CFCFCF;
	color:#000000;
	float:left;
	font-size:13px;
	padding:20px 0 0px 20px;
	width:321px;
}
.status-text-results ul
{
	list-style-type:disc;
}
.mutli-bottom-border
{
	border-bottom:1px dashed #999999;
	width:571px;
	clear:both;
	margin:auto;
	margin-bottom:5px;
	padding-bottom:5px;
	float:left;
}
.inbox-bottom-border
{
	clear:both;
	border-bottom:1px dashed #999999;
	padding-bottom:5px;
}
.color-div
{
	width:15px;
	height:18px;
	margin-right:10px;
	float:left;
	font-size:12px;
}

.list-bottom-border{
	border-bottom:1px solid #CFCFCF;
	clear:both;width:571px;
	margin:0 auto 5px;
}

/*Results-CSS starts*/
.results-status
{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.results-status span
{
	color:#d06500;
}
.results-mini-div
{
	border:1px solid #cfcfcf;
	/*width:632px;*/
	background-color:#ffffff;
	padding-top:10px;
}
/*Results-CSS ends*/
/*manage-users-css-starts*/
.invitemembers-maindiv
{
	width:230px;
	margin-bottom:30px;
}
.invitemembers-mainbg
{
	width:230px;
	height:27px;
	margin-top:10px;
}
.invitemembers-maindiv .importlist
{
    float:right;
	color:#4976d0;
	font-weight:normal;
	font-size:14px;
	margin:5px 5px 0 0px;
}
.manage-findmain
{  
	margin-top:7px !important;
	*margin-top:5px !important;
	position:absolute;
	top:0px;
	right:20px;
	float:right;
}
.manage-findmain .findbg
{
	height:27px;
	*height:19px !important;
	*padding:1px 0px 0 3px;
	font-size:12px !important;
	color:#767676 !important;
	border:none !important;
	float:left !important;
	margin:0px !important;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	border-radius-topleft: 2px;
	border-radius-bottomleft: 2px;
}

.manage-findmain .findbg input
{
	width:302px;
	height:27px;
	*height:19px !important;
	*width:292px !important;
	*padding:3px 0px 0 3px !important;
	font-size:12px !important;
	color:#767676 !important;
	border: 1px solid #BFBFBF;
	float:left !important;
	padding:5px 0px 0 3px;
	margin:0px !important;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	border-radius-topleft: 2px;
	border-radius-bottomleft: 2px;
	
}
.manage-findmain .right
{
    width:63px !important;
	height:27px !important;
	*width:60px !important;
	*height:20px !important;
	*padding:3px 0 0 0px !important;
	float:left !important;
	padding:6px 0 0 0px !important;
	font-size:12px !important;
	color:#ffffff !important;
	border:1px solid #999999;
	background:#3366CC ;
	font-weight:bold !important;
	text-align:center !important;
	cursor:pointer;
}
.manage-findmain .right a
{
	color:#FFFFFF !important;
}
.fontsize11
{
	font-size:11px !important;
}
.sendemail
{
	float:left;
	padding-left:10px;
}
.sendemail a
{
	font-size:12px;
	text-decoration:none;
	background:url(../images/common-images/email-icon.gif) no-repeat left 1px;
	width:9px;
	height:13px;
	padding:0 0 0 23px;
}
.found-text
{
    float:left;
	color:#3366CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.export-text a
{
	font-size:14px;
}
.export-text img
{
	margin-left:5px;
	top:2px;
	position:relative;
}
.managemembers-main
{
    float:left;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	width:690px;
	margin:0px;
	padding:0px;
}
.managemembers-main .table-border
{
    border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.managemembers-main .header-td
{
	padding:10px;
	color:#FFF;
	font-weight:bold;
	white-space:nowrap;
}

.managemembers-main .unblock-bg
{
	width:65px;
	height:22px;
	margin:0px;
	clear:both;
}
.managemembers-main .unblock-bg a
{
    background:url(../images/common-images/unblock-bg.gif) no-repeat;
	width:65px;
	height:22px;
	float:left;
	padding:4px 0 0 0px;
	margin:0px;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
}
.managemembers-main .content-td1
{
	border-bottom:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px 0 5px 8px;
	color:#4976d0;
	font-weight:normal;
	word-wrap:break-word;
	white-space:normal;
}
.managemembers-main .content-td2
{
	border-bottom:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px 0 5px 0px;
	color:#4976d0;
	font-weight:normal;
	word-wrap:break-word;
	white-space:normal;
}
.wrap-text
{
	
	word-wrap:break-word;
	white-space:normal;   
	overflow:hidden;
	width:80px;
	display:block;
	line-height:15px;
}
.paddingleft20
{
	padding-left:20px !important;
}
.width276
{
	width:276px !important;
}
.width135
{
	width:135px !important;
}
.width40
{
	width:40px !important;
}
.width185
{
	width:185px !important;
}
.width158
{
	width:158px !important;
}
.width100
{
	width:100px !important;
}
.width534
{
	width:534px !important;
}
.managemembers-main .content-td1 select
{
	width:135px;
	height:20px;
}
.managemembers-main .content-td1 span
{
    color:#404040;
}
.managemembers-main .block
{
    padding-left:0px;
}
.managemembers-main .approve-bg
{
	width:65px;
	height:22px;
	margin:0px;
	clear:both;
}
.managemembers-main .approve-bg a
{
    background:url(../images/common-images/manage-approve-bg.gif) no-repeat;
	width:65px;
	height:22px;
	float:left;
	padding:4px 0 0 0px;
	margin:0px;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
}
.managemembers-main .deny-bg
{
	width:55px;
	height:22px;
	margin:0px;
	clear:both;
}
.managemembers-main .deny-bg a
{
    background:url(../images/common-images/manage-deny-bg.gif) no-repeat;
	width:55px;
	height:22px;
	float:left;
	padding:4px 0 0 0px;
	margin:0px;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
}
.resend-invite
{
	float:left;
	padding-top:5px;
}
.resend-invite a
{
	color:#3366cc;
	font-size:12px;
	text-decoration:none;
	background:url(../images/common-images/email-icon.gif) no-repeat left 1px;
	width:9px;
	height:13px;
	padding:0 0 0 23px;
	white-space:nowrap;
}
.settings-header span 
{
	color:#FFF !important;
}
.settings-header a 
{
	color:#FFF !important;
}
.inbox-header-td a
{
	color:#FFF !important;
}
.inbox-header-td span
{
	color:#FFF !important;
}
.invitemembers-content
{
    padding:10px 0 0 20px;
}
.invitemembers-content span
{
    font-size:13px;
	color:#444547;
	font-weight:bold;
}
.email-textarea
{
     width:600px;
	 height:80px;
	 border:1px solid #d5d5d5;
	 margin:5px 0 0 0px;
	 padding:5px;
	 color:#929191;
	 font-size:13px;
}
.import-email
{
     margin:20px 0 0 0px;
} 
.csvtext
{
	 padding:10px 0 0 5px;
	 color:#717478;
	 font-weight:bold;
}
.csvtext a
{
	font-size:12px;
	text-decoration:underline;
	font-style:italic;
}
.csvtext span
{
	color:#797979;
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	
}
.invite-btns
{
     clear:both;
	 float:right;
	 margin:15px 0 20px 0px;
}
.cancel-btn
{
    float:left;
	color:#3366cc;
	font-size:15px;
	font-weight:bold;
	padding:4px 15px 0 0px;
}
.cancel-btn a
{
	color:#3366cc;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.message-text
{
   margin:15px 0 0 0px;  
   padding-left:10px;
   border-bottom:1px solid #E0E0E0;
   padding-bottom:10px;
   font-size:12px;
}
.message-text ul li
{
	list-style-type:disc;
	list-style-position:inside;
}
.message-text ol li
{
	list-style-type:decimal;
	list-style-position:inside;
}
.message-main-div
{
   margin:0px 0 0 20px;
}
.message-note-text
{
     float:left; 
	 padding:30px 0 0 10px;
}
.inbox-links-bg
{
	width:60px;
	*width:55px;
	height:22px;
	font-family:Tahoma;
	font-size:12px;
	color:#3974a6;
	font-weight:bold;
	float:right;
	padding:0 0 0 5px;
}

.inbox-from-text
{
   line-height:20px;
   padding-left:10px;
}
/*manage-users-css-ends*/

/*managethissite-css-ends*/

/*admin-headerpart-css-ends*/

.admin-contentarea
{
	width:690px;
	float:left;
	padding:0px 0 100px 0px;
	margin:0px;
}
.dotted-line
{
    border-bottom:1px dotted #454545;
	margin:0 5px 0 5px;
	padding:15px 0 5px 15px;
	font-weight:bold;
}
.admininner-content
{
    margin:10px 15px 15px 20px;
}
.admin-sub
{
	font-size:15px;
	font-weight:bold;
	vertical-align:text-top;
	*vertical-align:;
}
.admin-sub a.edit
{
	margin:0 0 0 5px;
	font-size:12px;
}
.basicinfo-main
{
	padding:15px 0 0 5px;
	float:left;
}
.basicinfo-leftpanel
{
    float:left;
	clear:both; 
	width:100px;
	margin:0 20px 0 0px;
}
.basicinfo-leftpanel-logobox
{
	width:695px;
	clear:both;
	margin:0px;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px dotted #454545;
}
.site-logo-box
{
	border-top:1px dotted #454545;
	width:695px;
	clear:both;
	padding-top:10px;
	margin-top:10px;
}
.basicinfo-rightpanel
{
	line-height:25px;
	float:left; 
	font-size:12px;
}

.basicinfo-checkbox span
{
	margin-left:20px;
}
.personalize-content-wrapper
{
    border:1px solid #CCCCCC;
	width:680px;
	height:250px;
	clear:both;
	margin:10px 0 0 0px;
	padding:10px;
	float:left;
}
.personalize-buttons-padd
{
	float:right;
	margin-right:60px;
	*margin-right:30px;
	margin-top:20px;
}
.button 
{
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius: 5px;
    -opera-border-radius:5px;
    border-radius:5px;
    border:0.1em solid #cdcdcd;
	color:#ffffff !important;
	background:#3366CC;
	font-size:12px;
	font-weight:bold;
	padding: 5px 10px 6px;
	cursor:pointer;
	text-decoration:none;
	line-height:28px;
}
.button:hover
{
	text-decoration:none;
	background:#3366FF;
}
.organizetopic-innerdiv
{
    width:auto;
}
.organize-groups
{
    float:left;
	margin:15px 0 0 0px;
	clear:both;
	width:445px;
}
.organize-greytitle
{
	color:#666666;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.organize-categories-box
{
	border:1px solid #e0e0e0;
	width:440px;
	float:left;
	clear:both;
	margin:5px 0 0 0px;
}
.editlinks
{
	color:#666666;
	font-weight:normal;
}
.editlinks a
{
   color:#0698b4;
   text-decoration:underline;
   font-weight:normal;
}
.editlinks a:hover
{
   color:#0698b4;
   text-decoration:underline;
   font-weight:normal;
}
.editlinks a.active
{
	color:#6699ff;
	text-decoration:underline;
	font-weight:bold;
}
.editsite-leftpanel
{
	background-color:#e0e0e0;
	width:160px;
	float:left;
	padding:12px 0 150px 12px;
	margin:5px 0 0 0px;
	font-weight:bold;
	color:#3366ff;
}
.editsite-leftpanel ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.editsite-leftpanel ul li
{
	line-height:22px;
	padding:0 0 1px 0px;
}
.editsite-leftpanel ul li div
{
	display:none;
}
.editsite-leftpanel ul li a
{
	color:#2c81c8;
	text-decoration:none;
	padding:1px 1px 2px 5px;
	width:154px;
	display:block;
}
.editsite-leftpanel ul li a:hover
{
	
	text-decoration:none;
	display:block;
	background:#f1f0f0;

}
.editsite-leftpanel ul li a.active
{
	color:#666666;
	text-decoration:none;
	background:#ffffff;
	width:158px;
	padding:1px 0px 1px 5px;
	display:block;
}

.editsite-rightpanel
{
	float:left;
}
.alert-bg
{
	background:#fdcb7c;
	padding:5px;
	margin:0 0 0 75px;
	color:#333333;
	font-weight:bold;
	width:600px;
}
.edit-title-main
{
    width:auto;
}
.edit-content-titleborder
{
    border-bottom:1px solid #a5a5a5;
	margin:0 5px 0 0px;
	padding:15px 0 3px 0px;
	font-weight:bold;
	font-size:15px;
	width:690px;
	float:left;
}
.edit-helpicon
{
    background:url(../images/common-images/edit-help-icon.gif) no-repeat left top;
	float:left;
	padding:2px 0 5px 25px;
	margin:10px 0 0 25px;
	font-weight:bold;
}
.categories
{ 
   border:1px solid #b8b9b9;
   width:575px; 
   background-color:#FFFFFF; 
   overflow:hidden;
   float:left;
   margin-top:20px;
}
.categories .add-category
{ 
    background:#f4f4f5; 
	border-bottom:1px solid #b4b4b4; 
	padding:5px 9px 7px 12px; 
	overflow:hidden; 
	height:25px;
}
.categories .add-category .left
{ 
    float:right; 
	width:auto; 
	padding:0 0px 0px 23px;
}
.categories .add-category .right
{ 
    float:right; 
	width:auto; 
}
.categories .default
{ 
    background:#e7f1f3; 
	padding:7px 9px 7px 12px; 
	border-bottom:1px solid #d9d9d9; 
	margin:0 0 3px 0px;
}
.categories .create-group
{ 
    background:#ffffff;
	padding:7px 9px 7px 12px; 
	margin:0 0 3px 0px;
}
.categories .create-category
{ 
    background:#ffffff; 
	padding:7px 9px 7px 12px; 
	margin:0 0 3px 0px;
}
.type-category-text-box
{ 
	border:1px solid #c6c6c6; 
	font-size:12px; 
	color:#7f8181; 
	font-style:italic; 
	padding:3px;
	width:229px;
}
.type-category-group-text-box 
{
	border:1px solid #C6C6C6;
	font-size:12px;
	padding:3px;
	width:229px;
}
.categiry-list-box
{
    width:150px; 
	font-size:12px; 
	color:#7f8181; 
	font-style:italic;
}
.categories .initiatives
{ 
    background:#e7f1f3; 
	padding:7px 9px 7px 12px; 
	border-bottom:1px solid #d9d9d9; 
	border-top:1px solid #b4b4b4; 
}
.categories .educational
{ 
    background:#ffffff; 
	padding:7px 9px 7px 25px;
}
.categories .unsigned
{ 
    background:#ffffff; 
	padding:7px 9px 7px 25px;
}
.categories .volunteer
{
    background:#e6e6e6; 
	padding:9px 0px 0px 0px; 
	height:25px; 
	overflow:hidden; 
	margin:5px 0 0 0px;
}
.categories .volunteer .left
{ 
    float:left; 
	width:auto; 
	padding:0 0 0 8px;
}
.categories .volunteer .right
{
    float:right; 
	width:auto; 
	padding:0 9px 0 0px;
}
.categories .volunteer .rename-main
{
    float:right; 
	width:300px;
}
.categories .volunteer .arrow
{
    float:left; 
	padding:0 0px 0 12px; 
	width:auto; 
	font-size:0px; 
}
.rename-image
{ 
    margin:0px 10px 0 15px; 
	padding:0px;
}
.categories .committees
{ 
    background:#e7f1f3; 
	padding:5px 9px 0px 12px; 
	line-height:25px; 
	border-bottom:1px solid #d9d9d9; 
	border-top:1px solid #b4b4b4; 
	margin:10px 0 0 0px;
}
.categories .professional-development
{ 
    padding:7px 9px 0px 25px; 
	line-height:25px;
}
.categories-saving-buttons
{ 
    padding:20px 0 0 380px; 
}
.group-assets-saving-buttons
{ 
    padding:20px 0 0 555px; 
}
.add-category-padd
{
    padding:3px 3px 0 15px; 
}
.categories-save-buttons
{
    float:right;
	padding:40px 55px 0 0px;
}
.admin-float-left
{
    float:left;
}
.new-float-left
{
   float:left;
}
.google-analytics-textarea
{
    width:400px;
	border:1px solid #CCCCCC;
	height:110px;
}
.google-analytics-main
{
    float:left;
    width:400px;
	margin:10px 0 0 20px;
	clear:both;
}
.enabled-topicsmain
{
    float:left;
	margin:20px 0 0 15px;
	width:320px;
}
.greybold-font
{
	color:#666666;
	font-size:15px;
	font-weight:bold;
}
.greybold-font a
{
	font-size:12px;
}
.enabled-topic-box
{
	border:1px solid #e0e0e0;
	padding:10px;
	margin:0 0 20px 0px;
}
.exradio-button-box
{
	border:1px solid #e0e0e0;
	background:#f1f0f0;
	padding:10px;
	margin:10px 0 20px 0px;
	float:left;
	width:295px;
}
.notification-text
{
	font-weight:bold;
	font-size:14px;
}
.notification-text span
{
	font-weight:normal;
}
.notification-normal
{
	text-align:center;
}
.radio-button {
	display:block;
	margin:0;
	padding:10px 0 0 0;
	*padding:5px 0 0 0;
}
.notifications-check-box
{
	padding-left:20px;
}
.catgeory-rename
{
	  background:url(../images/common-images/rename.gif) 0px 0px no-repeat;
	  padding-left:15px;
}
.catgeory-delete
{
	  background:url(../images/common-images/delete-red.gif) 0px 0px no-repeat;
	  padding-left:15px;
}
.catgeory-update
{
	  background:url(../images/common-images/update-green.gif) 0px 0px no-repeat;
	  padding-left:15px;
}
.catgeory-cancel
{
	  background:url(../images/common-images/cancel-red.gif) 0px 0px no-repeat;
	  padding-left:15px;
}
.catgeory-error
{
	background:#dc8a8a;
	float:right;
	padding-right:40px;
	padding-left:10px;
	padding-top:5px;
	height:20px;
}
div.handle
{
	background-color: #95CDD3;
	display: block;
	color:#4F4C4D;
	font-weight:bold;
	font-size:12px !important;
	padding:6px 2px 12px 20px;
	margin:0px;
	clear:both;
	height:30px !important;
	*height:20px !important;
}
div.handle input
{
	font-size:12px !important;
}
.categories-new 
{
	background-color:#FFFFFF;
	border:1px solid #B8B9B9;
	float:left;
	margin-top:20px;
	overflow:hidden;
	width:700px !important;
}
.categories-new
{	
	border:1px solid #b8b9b9;
	width:690px !important; 
	background-color:#FFFFFF; 
	overflow:hidden;
}
.categories-new .add-category
{ 
	background:#f4f4f5; 
	border-bottom:1px solid #b4b4b4; 
	padding:7px 9px 0px 12px; 
	overflow:hidden; 
	height:35px;
	*height:20px;
}
.categories-new .add-category .left
{ 
	float:right; 
	width:auto; 
	padding:0 0px 0px 23px; 
}
.categories-new .add-category .right
{ 
	float:right; width:auto; 
}
.add-set
{
	padding-left:18px;
	 background:url(../images/common-images/add-bullet.gif) no-repeat;
	 padding-bottom:5px;
	 font-size:12px; 
}
.basicinfo-checkbox span
{
	margin-left:20px;
}
div.section,div#createNew 
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
div#createNew input 
{ 
	margin-left: 5px; 
}
div#createNew h3, div.section h3
{
	font-size: 12px;
	padding-top:10px;
	padding-left:10px;
	background:#E7F1F3;
	display: block;
	font-weight:normal !important;
}

div.section h3 
{
	cursor: move;
	height:25px;
}
div.lineitem 
{
	padding: 2px;
	background: #E6E6E6;
	cursor: move;
	position: relative; 
	z-index: 0; 
	top: 0px; 
	opacity: 0.999999; 
	left: 0px; 
	padding:8px 2px 12px 30px;
	font-size:12px !important;
	height:34px;
	*height:24px;
}
.transparentdiv
{
	position:fixed;
	*position:absolute;
	top:0px;
	left:0px;
	background:#000000;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:1000;
}
.reports-div
{
	padding-bottom:20px; 
	font-family:Arial;
}
.users-list
{
	padding-top:5px;
}
.users-list li
{
	padding-bottom:10px;
}
.users-list li div
{
	display:inline;
}
.users-list li span
{
	font-weight:bold;
}
.multi-selectbox
{
	float:left;
	padding-left:10px;	
}
.multiselect-div
{
	float:left;
	font-weight:bold;
}
.multi-selection
{
	padding-left:49px;
	clear:both;
	padding-bottom:20px;
	padding-top:10px;
}
.loader
{
	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
	z-index:100000;
	width:158px;
	position:absolute;
}
.loader-top
{
	background:url(../images/popup-images/loader_top.gif) no-repeat;
	width:158px;
	height:11px;
}
.loader-middle
{
	background:url(../images/popup-images/loader_middle.gif) repeat-y;
	width:158px;
	height:90px;
}
.loader-bottom
{
	background:url(../images/popup-images/loader_bottom.gif) no-repeat;
	width:158px;
	height:11px;
}
.spinner
{
	width:56px;
	margin:0px auto;
	padding-top:20px;
}
.loading-text
{
	width:56px;
	margin:0px auto;
	padding-top:10px;
	color:#404040;
	font-size:14px;
	font-weight:bold;
}
.transparentdiv-loader
{
	position:fixed;
	*position:absolute;
	top:0px;
	left:0px;
	background:#000000;
	opacity:0.25;
	filter:alpha(opacity=25);
	z-index:1000;
}
.transparentdiv-charpopup
{
	position:fixed;
	*position:absolute;
	top:0px;
	left:0px;
	background:#000000;
	opacity:0.25;
	filter:alpha(opacity=25);
	z-index:100000;
}
.modal {
	width:525px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
	background: #F0F0EE;
	padding: 10px;	
	z-index:1000000;
	position:absolute;
	padding-top: 0 !important;
	border: 1px solid #CCCCCC;
}

/*Groups Manage Members CSS Start*/
.periods-menu
{
	width:148px;
	border:1px solid #c3c7d3;
	background:#FFF;
	border-top:0px !important;
}
.periods-menu li
{
	color:#404040;
	
}
.periods-menu li a
{
	color:#404040;
	display:block;
	padding:8px;
	width:146px;
	*width:126px;
	word-wrap:break-word;
	font-size:12px !important;
}
.periods-menu li a:hover
{
	background:#ececec;
	text-decoration:none !important;
}
.manageperiod-menu
{
	width:156px;
}
.manageperiod-menu .top-div
{
	width:156px;
	background:url(../images/common-images/menu_top_bg.png) no-repeat;
	font-size:0px;
	height:4px;
}
.manageperiod-menu .middle-div
{
	width:156px;
	background:url(../images/common-images/menu_middle_bg.png) repeat-y;
	padding-left: 5px;
}
.manageperiod-menu .bottom-div
{
	width:156px;
	background:url(../images/common-images/menu_bottom_bg.png) no-repeat;
	font-size:0px;
	height:8px;
}
.manageperiod-menu .middle-div li
{
	color:#404040;
	
}
.manageperiod-menu .middle-div li a
{
	display:block;
	padding:8px;
	width:146px;
	*width:126px;
	word-wrap:break-word;
	font-size:12px !important;
}
.manageperiod-menu .middle-div li a.normal
{
	color:#404040;
}
.manageperiod-menu .middle-div li a:hover
{
	background:#ececec;
	text-decoration:none !important;
}	


.float-left
{
	float:left;
}
.float-right
{
	float:right;
}
.width75
{
	width:75px;
}
.flight-menu
{
	padding:5px 10px 3px 10px !important;
	outline:none;
}
#create-flight-menu
{
	padding:5px 10px 3px 10px !important;
	outline:none;
}
#create-flight-menu a:hover
{
	padding:5px 10px 3px 10px !important;
}
#flight-menu
{
	padding:10px 10px 3px 10px !important;
	outline:none;
}
.flight-menu-current
{
	padding:5px 10px 3px 10px !important;
	background:#FFFFFF !important;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
	-webkit-border-top-left-radius:5px;
   -webkit-border-top-right-radius:5px;
   outline:none;
   border:1px solid #C3C7D3;
   border-bottom:none !important;
}
.mangeflight-menu-current
{
	padding:12px 10px 3px 10px !important;
	*padding:8px 10px 3px 10px !important;
	background:url(../images/common-images/menu_top.png) no-repeat scroll;
}
.flight-menu-selected
{
	padding: 5px 9px 6px !important;
	background:#D0DCF6 !important;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  outline:none;
}
/*Groups Manage Members CSS End*/

/*

* @author prasad 

* @bug: DS-3801

* @fix: here code added for categeory alignment

*/ 
.create-group 
{
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 0 3px 0;
	padding:7px 9px 7px 12px;
}
/*managethissite-css-ends*/
/*Common Styles Ends*/
div.widget {
	margin:0px !important;
}
.answer
{
	line-height:16px;
}
/*ends widget.css CSS Document*/
/**create group css */
#container {
	/*background:url(../images/common-images/websitebg.png) no-repeat scroll 0 0 #333333;   */
    margin: 0 auto;
    padding: 105px 0 200px 45px;
    width: 1003px;
	height:763px;
}
.groups-popup
{
     width:800px;
	 padding-top:20px;
	 margin:0px auto;
}
.groupspopup-outerborder
{
     width:800px;
}
.groupspopup-outerborder .topmain
{
     width:799px;
	 clear:both;
}
.groupspopup-outerborder .topmain .topleft
{
	 float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/common-images/groups_topleft.gif) no-repeat;
}
.groupspopup-outerborder .topmain .topmiddle
{
     float:left;
	 width:749px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/common-images/groups_topmiddle.gif) repeat-x;
}
.groupspopup-outerborder .topmain .topright
{
     float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/common-images/groups_topright.gif) no-repeat;
}

.groupspopup-outerborder .middlebg-main
{
     width:799px;
	 *width:749px;
	 background:url(../images/common-images/groups_middle.gif) repeat-y;
	 float:left;
	 padding:0px 25px 15px 25px;
}
.groupspopup-outerborder .bottommain
{
     width:799px;
}
.groupspopup-outerborder .bottommain .bottomleft
{
     float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/common-images/groups_bottomleft.gif) no-repeat;
}
.groupspopup-outerborder .bottommain .bottommiddle
{
     float:left;
	 width:749px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/common-images/groups_bottommiddle.gif) repeat-x;
}
.groupspopup-outerborder .bottommain .bottomright
{
     float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/common-images/groups_bottomright.gif) no-repeat;
}
.groups-header
{
	border-bottom:1px solid #bfbfbf;
	clear:both;
	padding-bottom:10px;
}
.group-title
{
	font-size:22px;
	color:#000000;
	font-weight:bold;
	float:left;
}
.close-icon
{
	float:right;
}
.close-icon img
{
	border:0px;
} 
.group-search
{
	padding-top:15px;
	font-size:18px;
	color:#000000;
	padding-bottom:25px;
}
.group-search input
{
	width:300px;
	height:30px;
	border:1px solid #bfbfbf;
	font-size:16px;
	color:#000000;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.grouptabs-body
{
	width:750px;
	*width:715px;
	background:#efefef;
	border:1px solid #bfbfbf;
	-moz-border-radius-topright:10px;
	border-radius-topright:10px;
    -webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
	padding:15px;
	min-height:499px;
}
.gray
{
	background:#dfdfdf !important;
	color:#8f8f8f !important;
}
.member-tabs
{
	margin-top:30px;
	height:28px;
}
.member-tabs ul
{
	padding:0px;
	margin:0px;
}
.member-tabs li
{
	padding-right:8px;
	display:inline;
}
.member-tabs a{
	background: #d6d6d6;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	border-radius-topright:12px;
	border-radius-topleft:12px;
  -webkit-border-top-left-radius:12px;
  -webkit-border-top-right-radius:12px;
	color: #666;
	color:#000000;
	font-size:16px;
	padding: 10px 15px 9px;
	border:1px solid #c5c5c5;
}
.member-tabs a:hover{
	text-decoration:none !important;
}
.member-tabs a.current{
	background:url(../images/common-images/tab._selected.gif) repeat-x;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	border-radius-topright:12px;
	border-radius-topleft:12px;
  -webkit-border-top-left-radius:12px;
  -webkit-border-top-right-radius:12px;
	color: #666;
	color:#000000;
	font-size:16px;
	padding: 10px 15px 10px;
	border-bottom:0px !important;
	position:relative;
	top:2px;
}
.period-selection
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.themeicon
{
	margin-right:10px;
	float:left;
}
.theme-text
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.grouplist-title
{
	font-size:16px !important;
	width:100% !important;
	*width:675px !important;
	word-wrap:break-word;
	height:50px !important;
	*height:22px !important;
	padding-top:18px !important;
	color:#000000;
	font-weight:bold;
}

.login-message-alert 
{
	background-color:#FFFFC1;
	border:1px solid #D5D5D5;
	width:500px;
	margin:0px auto;
}

#resourcesTabCenterContent ul li
{
	list-style:disc outside none !important;
	display: list-item !important;
}
