#feature_inner {
	background:url(../images2/bg1.jpg);
	border-bottom:1px solid orange;
	color:gray;
	height:23px;
	text-align:left;
	font-weight:bold;
	width:100%;
}
.text_input {
	border:1px solid grey;
	color:grey;
}

.popup_dialog {
	width:352px;
	height:294px;
	border:1px solid grey;
	display:none;
}
.header_area {
	width:100%;
	height:30px;
	background:transparent url(../images2/gray_grad.jpg) repeat scroll 0 0;
	border-bottom:1px solid rgb(230,230,230);
	
}
#replystatus {
	float:left;
	width:90%;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#095C7D;
	text-align:center;
}
.close_text {
	float:left;
	width:auto;	
}
.link_popup {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#095C7D;
	text-decoration:none;
}
.textBox {
	border:1px solid gray;
}
.errmsg {
	color:red;
	font-family:verdana;
	font-size:12px;
}


.login_container {
	width:53%;
	height:50%;
	float:left;
	display:none;
}

.login_left_section {	
	float:left;
	width:154px;
	height:36px;
	cursor:help;
}

.login_right_section {	
	float:left;
	width:70%;
	height:229px;
	border:1px solid rgb(230,230,230);
	margin-top:7px;
}

.login_tab1 {
	float:left;
	width:154px;
	height:36px;
	padding-left:5px;
	cursor:help;
	color:black;
	background-repeat:no-repeat;
}

.twitter_bg1 {
	background:url('../images/1-05.gif');
}

.flokio_bg1 {
	background:url('../images/1-06.gif');
}

.openid_bg1 {
	background:url('../images/1-08.gif');
}

.facebook_bg1 {
	background:url('../images/1-09.gif');
}

.login_tab2 {
	float:left;
	width:154px;
	height:36px;
	margin-top:10px;
	padding-left:5px;
	cursor:help;
	color:black;
	background-repeat:no-repeat;
}

.font_set {
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	
}

.text {
	border:1px solid rgb(230,230,230);
	background:transparent url(../images/1-07.gif) repeat-x scroll 0 0;
}

.button {
	background:#342D7E;
	color:white;
	border:2px solid white;
	height:28px;
	width:67px;
}

.table_style {
	margin-top:30px;
}

.twitter_alert {
	float:left;width:100%;
	height:21px;
	background:#E0FFFF;
	color:black;
	font-weight:normal;
	font-size:13px;
	font-family:arial;
	border-bottom:1px solid rgb(230,230,230);
	height:25px;
}

.twitter_table {
	float:left;
	width:100%;
	height:auto;
}

.flokio_alert {
	margin-top:32px;
	float:left;
	width:100%;
	height:22px;
	background:#E0FFFF;
	color:black;
	font-weight:normal;
	font-size:13px;
	font-family:arial;
	border-bottom:1px solid rgb(230,230,230);
	border-top:1px solid rgb(230,230,230);
}

.flokio_table {
	float:left;
	width:100%;
	height:auto;	
}

.left_inner_img {
	float:left;
	width:20%;
	margin-top:2px;
}

.left_inner_txt {
	float:left;
	width:70%;
	margin-left:2px;
	text-align:left;
}

.feature_container {
	border: 1px solid rgb(230, 230, 230); 
	width: 98%; 
	margin-left: 10px; 
	height: auto; 
	text-align: right; 
	clear: both;
	float:left;
	padding-bottom:5px;
}

.rss_container {
	width: 100%; 	
	height: 20px;
	text-align: right;
	clear: both;
	float:left;
}

.attach_cnt {
	width: 67%; 
	height: auto;
	text-align: left;
	clear: both;
	float:left;
}

.txt {
	border: 1px solid grey;
}

.div_ft_cnt {
  float:left;
  width:100%;
  margin-top:4px;
  height:30px;
  display:none;
}

.div_left {
  float:left;
  width:20%;	
}

.div_center {
  float:left;
  width:50%;	
}

.div_right {
  float:left;
  width:20%;	
  text-align:right;
  font-family:arial;
  font-weight:bold;
  font-size:13px;
}

.div_right a {
  color:#6E457D;
  text-decoration:none;
}

.div_right a:hover {
  text-decoration:underline;
}

.div_attach_btn {
	float:left;
	width:73%;
	text-align:right;
	margin-top:5px;
	height:20px;
	display:none;
}
