﻿#marketsList
{
	
}

#marketsList .item
{
	float:left;
	width:136px;
	height:140px;
}

.markItem img
{
	border: #B2C2D2 1px solid;
	width:120px;
	height:90px;
	color:#7999B0;
	padding:3px 3px 3px 3px;
}

.markItem:hover img
{
	border: #366E9D 1px solid;
	color:#195B98;
}

.divimg
{
	border: #B2C2D2 1px solid;
	width:120px;
	height:90px;
	padding:3px 3px 3px 3px;
}

#divMarketsInfo
{
	float:none;
	clear:both;
}