.articleList {
	font-size:11px;
	padding-bottom:20px ;
	width:675px;
}

.articleList .item .content{
	font-size:12px;
}

.articleList .item .content H2{
	margin-top:0;
	font-size:20px;
} 

.articleList .pic{
	width:250px;
}



.ads{
	width:120px;
}

p.info{
	margin:1px;
}


.banner{
	float:right;
}

#banner_3{
	width:688px;
} 

#banner_3 IMG{
	width:95%;
}


#banner_4{
	width:495px;
} 

#banner_4 IMG{
	width:95%;
}


.responses{
	width:500px;
	float:right;
}

.responses B{
	font-size:13px;
}

.responses H3{
	background:#FFB526;
	height:20px;
	width:100%;
	text-align:right;
}	

.responses .item{
	padding:5px;
}

.responses .item .opendResp{
	background:#FFB526;
	width:463px;
	min-height:50px;
	height:auto !important;
	height:50%;
	position:relative;
	padding:7px;
	padding-right:20px;
}

.responses .item .opendResp .corner{
	position:absolute;
	width:19px;
	height:19px;
	font-size:1px;
	background-repat:no-repeat;
}

.responses .item .opendResp .rightTop{
	top:0;
	right:0;
	background-image:url('/_media/images/article/topright.gif');
}

.responses .item .opendResp .leftTop{
	top:0;
	left:0;
	background-image:url('/_media/images/article/topleft.gif');
}


.responses .item .opendResp .leftBottom{
	bottom:0 !important ;
	bottom:-1px;
	left:0;
	background-image:url('/_media/images/article/botleft.gif');
}

.responses .item .opendResp .rightBottom{
	bottom:0 !important ;
	bottom:-1px;
	right:0;
	background-image:url('/_media/images/article/botright.gif');
}

.responses .item .opendResp A{
	cursor:pointer;
}

.responses .item  P.header{
	cursor:pointer;
	font-size:12px;
	text-decoration:underline;
	margin:1px;
}


.responses .item  .content{
	width:70%;
	margin-right:10px;
	padding:8px;
}


.responses .item  .details{
	cursor:pointer;
	font-size:10px;
	color:#676767;
}



.responses .item  FORM .sendResp{
	cursor:pointer;
	font-size:10px;
	color:#676767;
}


.responses .addResp{
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}
.responses FORM TABLE {
	width:100%;
}
.responses FORM TABLE TD{
	width:60px;
}
.responses FORM TABLE .header{
	background:#FFB526;
	font-weight:bold;
	font-size:13px;
	height:20px;
	width:100%;
	margin-bottom:10px;
}

.responses FORM TABLE .sendResp{
	position:relative;
	right:297px !important;
	right:302px;
	background:#FFB526;
	cursor:pointer;
	width:52px;
	font-weight:bold;
}

.responses FORM INPUT,.responses FORM TEXTAREA{
	border:1px solid #676767;
}

.responses FORM TEXTAREA{
	width:246px !important;
	width:253px;
	overflow-y:scroll;
	overflow-x:hidden;
	height:100px;
}