@import url(http://kidsrus-record.com/mt/mt-static/themes-base/blog.css);
@import url(http://kidsrus-record.com/mt/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);
.layout-wtt #alpha {
    width: 610px;
}
.layout-wtt #beta {
    width: 330px;
left:0px;
}

div.track2list ul.trackleft{
float:left;
width:190px;
}

div.track2list ul.trackright{
float:right;
width:190px;
}




/* Clearfix */

.clearFix:after {
content:".";
display:block;
height:0.1px;
font-size: 0.1em;
line-height: 0;
clear:both;
visibility:hidden;
} 
.clearFix { 
display: inline-block;
min-height: 1%; /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */

