@charset "utf-8";
/* image news */
.borderImgNews  {
	border:1px solid #707070;
	float:left;
	height:75px;
	overflow:hidden;
	padding:1px;
	width:75px;
}
.borderImgNews table {
	border:0 none;
	height:75px;
	margin:0;
	padding:0;
	text-align:center;
	width:75px;
}
.borderImgNews table td {
	height:75px;
	margin:0;
	padding:0;
	width:75px;
}
.borderImgNews table td a {
	height:75px;
	margin-left:0;
	text-align:center;
	width:75px;
}
.borderImgNews table td img {
	border:0 none;
	float:none;
	margin:0;
	*width:expression(this.width > 75 ? '75px' : 'auto');
	*height:expression(this.height > 75 ? '75px' : 'auto');
	max-height:75px;
	max-width:75px;
	text-align:center;
}

/* image rumour */
.borderImgRumour  {
	border:1px solid #707070;
	float:left;
	height:30px;
	overflow:hidden;
	padding:1px;
	width:30px;
}
.borderImgRumour table {
	border:0 none;
	height:30px;
	margin:0;
	padding:0;
	text-align:center;
	width:30px;
}
.borderImgRumour table td {
	height:30px;
	margin:0;
	padding:0;
	width:30px;
}
.borderImgRumour table td a {
	float:left;
	margin-left:0;
	text-align:center;
	width:30px;
}
.borderImgRumour table td img {
	border:0 none;
	float:none;
	margin:0;
	*width:expression(this.width > 30 ? '30px' : 'auto');
	*height:expression(this.height > 30 ? '30px' : 'auto');
	max-height:30px;
	max-width:30px;
	text-align:center;
}

/** avatar user*/
.borderAvatar  {	
	border:1px solid #707070;
	float:left;
	height:75px;
	overflow:hidden;
	padding:1px;
	width:75px;
}
.borderAvatar table {
	border:0 none;
	height:75px !important;
	margin:0;
	padding:0;
	text-align:center;
	width:75px !important;
}
.borderAvatar table td {
	height:75px !important;
	margin:0;
	float:none !important;
	padding:0!important;
	width:75px !important;
}
.borderAvatar table td a {
	height:75px;
	margin-left:0;
	text-align:center;
	width:75px;
}
.borderAvatar table td img {
	border:0 none;
	float:none;
	margin:0;	
	max-height:75px;
	max-width:75px;
	*width:expression(this.width > 75 ? '75px' : 'auto');
	*height:expression(this.height > 75 ? '75px' : 'auto');
	text-align:center;
}
/** avatar user small*/
.borderAvatarSmall  {	
	border:1px solid #E6E6E6;
	float:left;
	height:40px;
	overflow:hidden;
	padding:1px;
	width:40px;
}
.borderAvatarSmall table {
	border:0 none;
	height:40px !important;
	margin:0;
	padding:0;
	text-align:center;
	width:40px !important;
}
.borderAvatarSmall table td {
	height:40px !important;
	margin:0;
	float:none !important;
	padding:0!important;
	width:40px !important;
}
.borderAvatarSmall table td a {
	height:40px;
	margin-left:0;
	text-align:center;
	width:40px;
}
.borderAvatarSmall table td img {
	border:0 none;
	float:none;
	margin:0;	
	max-height:40px;
	max-width:40px;
	*width:expression(this.width > 40 ? '40px' : 'auto');
	*height:expression(this.height > 40 ? '40px' : 'auto');
	text-align:center;
}
/***/
.chooseUserAvatar{
	width:110px;
	text-align:center;
	float:left;
	height:102px;
	margin-bottom:10px;
}
.chooseUserAvatar table {
	float:left;
	width:79px;
	height:79px;
	background:none;
	border:none;
}
.chooseUserAvatar table td {
	margin:0;
	float:left !important;
	padding:0!important;
	width:77px !important;
	overflow:hidden;
}
.chooseUserAvatar table td.firstChild {
	height:75px !important;
	margin:0;
	float:none !important;
	padding:0!important;
	width:75px !important;
	border:1px solid #707070;
}
.chooseUserAvatar table td.firstChild img {
	border:none;
	max-height:75px;
	max-width:75px;
	* width: expression(this.width > 75 ? '75px' : 'auto');
	* height: expression(this.height > 75 ? '75px' : 'auto');
}
.chooseUserAvatar a{
	display:block;
	width:79px;
	overflow:hidden;
	color:#707070;
	text-decoration:none;
	text-align:center;
	margin-bottom:10px;
	padding:5px 4px;
}
.chooseUserAvatar a:hover{
	background-color:#e2aeae;
	border:1px solid #c5010b;
	display:block;
	text-align:center;
	width:77px;	
	padding:5px;
	text-decoration:none;
	color:#ffffff;	
}
.chooseUserAvatar a.activeItem,
.chooseUserAvatar a.activeItem:hover{
	background-color:#e2aeae;
	border:1px solid #c5010b;
	display:block;
	text-align:center;
	width:77px;	
	padding:5px;
	text-decoration:none;
	color:#ffffff;	
}
.chooseUserAvatar a.activeItem td.firstChild,
.chooseUserAvatar a.activeItem:hover td.firstChild{
	border:1px solid #cccacb;
}
.checkICon{
	width:100%;
	clear:both;
	float:left;
	text-align:left;
	position:relative;
}
.checkICon img{
	position:absolute;
	left:0px;
	bottom:16px;
	border:none;
}
/* group image */
.borderImgGroup  {
	border:1px solid #707070;
	float:left;
	height:75px;
	overflow:hidden;
	padding:1px;
	width:75px;
}
.borderImgGroup table {
	border:0 none;
	height:75px;
	margin:0;
	padding:0;
	text-align:center;
	width:75px;
}
.borderImgGroup table td {
	height:75px;
	margin:0;
	padding:0;
	width:75px;
}
.borderImgGroup table td a {
	height:75px;
	margin-left:0;
	text-align:center;
	width:75px;
}
.borderImgGroup table td img {
	border:0 none;
	float:none;
	margin:0;
	*width:expression(this.width > 75 ? '75px' : 'auto');
	*height:expression(this.height > 75 ? '75px' : 'auto');
	max-height:75px;
	max-width:75px;
	text-align:center;
}
/* 160px group imgage */
.borderImgGroup160  {
	border:1px solid #707070;
	float:left;
	height:160px;
	overflow:hidden;
	padding:1px;
	width:160px;
}
.borderImgGroup160 table {
	border:0 none;
	height:160px;
	margin:0;
	padding:0;
	text-align:center;
	width:160px;
}
.borderImgGroup160 table td {
	height:160px;
	margin:0;
	padding:0;
	width:160px;
}
.borderImgGroup160 table td a {
	height:160px;
	margin-left:0;
	text-align:center;
	width:160px;
}
.borderImgGroup160 table td img {
	border:0 none;
	float:none;
	margin:0;
	/**width:expression(this.width > 160 ? '160px' : 'auto');
	*height:expression(this.height > 160 ? '160px' : 'auto');*/
	max-height:160px;
	max-width:160px;
	text-align:center;
}
