/*--------------------------------------
	Producst/Home
---------------------------------------*/
.valignC {
	vertical-align:middle;
}


/*--------------------------------------
	clearfix
--------------------------------------*/
.group:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.group {
  min-height: 1px;
}

* html .group {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.p_photo td.photo {
	width:210px;
	text-align:center;
}

.p_photo td.sim {
	height:210px;
}
.p_photo td.photo2 {
	width:140px;
	text-align:center;
}

