.div_products {
	width: 165px; /*177-10*/
	height: 154px; /*154-10*/
	background:#FFFFFF;
	border: #CCCCCC 1px solid;
	float: left;
	margin: 20px 10px 10px 0px;
	text-align:center;
}
	.div_products p a {
		text-decoration: none;
		text-align:center;
		display: block;
		color: #595C6C;
		font-size: 11px;
		padding: 5px 0px 0px 10px;
	}
	.div_products p {
		padding: 0px;
		margin: 0px;
	}
	.div_products a:hover {
		text-decoration: none;
		color: #0060B3;
	}
	.div_products img {
	padding: 10px 0px 0px 10px;
	border: none;
	}
.infoGroup{
	padding:10px 0 10px 0;
}
.btn{
	width:100px;
	font-size:8pt;
}

/*<a> Class line sub Pages */
.subPage{

}


div.msg{
	float:right;
	width:230px;
	
}
div.msg a.title{
	display:block;
	font-size: 12px;
	line-height: 22px;
	padding:0;
	text-indent: 10px;
	margin:0;
	background: url(bkg_title.jpg) top left repeat;
	font-weight: normal;
	color: #4173ac;
}


div.msg a.readed {	

	display:block;
	font-size: 12px;
	line-height: 22px;
	padding:0;
	text-indent: 10px;
	margin:0;
	background: url(bkg_title.jpg) top left repeat;
	font-weight: normal;
	color: #666666 !important;
}

div.msg div.msgblock{
	border:dotted 1px #999999;
	margin:1px 2px 3px 2px;
}
div.msg div.msgblock div.msgbody{
	display:none;
}