﻿.baseV2Mid4{
  	float: left;
	width: 205px;
	background-image: url(../images/pages/home/base-mid.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
     min-height: 720px;
  /*height: auto !important;*/
   height: 720px;
}
.baseV2MidMini3{
    	float: left;
	width: 205px;
	background-image: url(../images/pages/home/base-mid2.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
    min-height: 392px;
    height: 392px;
  }


.space5{
min-height: 10px; height: auto !important; height: 10px;   margin-bottom: 4px;
margin-top:25px;

}
