@import url(common/common.css);
@import url(common/index_common.css);


#columnWrapper {
	padding-top:15px;
	padding-bottom:1px;
}


#middle_right {
	float:right;
	width:549px;
	zoom:1;/*for IE 5.5-7*/
}

#middle_right:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#lead{
background:url(image2/lead.jpg) no-repeat 0px 0px;
width:551px;
height:208px;
margin-bottom:15px;
}

#lead h3{
margin:0;
font-size:10px;
}

#lead span{
position:absolute;
left:-9999px;
}


#middle {
	float:left;
	width:333px;
}


#rss_foot img {
	margin-top:4px;
}

#rss_foot p {
	float:none;
	margin-bottom:0px;
	margin-top:0px;
}

#rss_foot a {
	margin-top:0px;
	display:block;
	float:right;
}


#right {
	float:right;
	width:200px;
}

#login_wrapper {
	background:url(image2/member_top.gif) no-repeat 0 0;
}

#login_wrapper h3 {
	width:200px;
	height:43px;
}

#login_wrapper label,
#login_wrapper #save {
	margin-left:13px;
	margin-right:8px;
}

#login_wrapper #save_label{
	margin:0px;
}

.inputarea {
	width:110px;
}

#login_foot {
	margin-top:8px;
	height:52px;
}

#login_btn {
	text-align:right;
	padding-right:23px;
	padding-top:3px;
	_padding-right:15px;
}

#members {
	margin-top:10px;
	width:200px;
	text-align:center;
}

#members img {
	display:block;
	clear:both;
	margin-bottom:4px;
	margin-top:2px;
}

#members .clearfix {
	background:url(image2/member_intro_line.gif) no-repeat 0 21px;
	height:23px;
	text-align:left;
}

#members h3 {
	float:left;
	height:19px;
	margin:0px;
	padding:0px;
}

#members_list {
	float:right;
	font-size:11px;
	margin-top:4px;
}

#members_list a {
	background:url(common/img/arrow_g.gif) no-repeat 0 50%;
	padding-left:14px;
}

#members #cname {
	clear:both;
	font-weight:bold;
	margin:0px 0px 4px;
	padding-top:8px;
	color:#387932;
}

#members #cimage {
	margin:0px auto;
}

#members #cdetails {
	text-align:right;
	font-size:12px;
	padding-bottom:4px;
	background:url(image2/member_intro_line.gif) no-repeat 0 100%;	
}

#members #cdetails a {
	background:url(common/img/arrow_g.gif) no-repeat 0 50%;
	padding-left:14px;
}



#left {
	float:left;
	width:180px;
}

#left a {
	margin-bottom:6px;
	display:block;
}


#footer {
	text-align:left;
	padding-left:10px;
	clear:both;
}
