﻿#mcts1 
{
	width:663px;
	height:140px;
	/* Do not alter the below settings */
    white-space:nowrap;
	position:relative;
	font-size:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; background-color: #FFF;
	/*padding-top: 11px;
	padding-right: 17px;
	padding-bottom: 11px;
	padding-left: 17px;*/  
}
  


/*-------- style of user defined class ---------*/
#mcts1 div.each 
{
	color:#696F5B; position: relative;
	white-space:normal;
	padding:0px;
	width:663px;
	height:140px;
	font:normal 12px/14px Verdana; 
}

#mcts1 .each .content 
{
    float:left; overflow: hidden;
}
#mcts1 .each img 
{
    border:solid 2px #d3d3d3;
    float:left;
}
