/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://mt.adakoda.com/mt-static/themes-base/blog.css);
@import url(http://mt.adakoda.com/mt-static/themes/tristan-blue-4.2/screen.css);
/* end StyleCatcher imports */

.float-3-7-col1 {
 padding: 0px;
 margin-right: 5px;
 width: 62%;
 height: 220px;
 float: left;
 background-color: #F7FCFD;
}

.float-3-7-col2 {
 padding: 0px;
 margin-right: 5px;
 width: 35%;
 height: 220px;
 float: right;
 background-color: #F7FCFD;
}

.float-clear {
 clear: both;
}

.float-h-col1 {
 margin-right: 5px;
 width: 60px;
 float: left;
}

.float-h-col2 {
 margin-right: 5px;
 width: 60%;
 float: left;
}

.float-h-col3 {
 margin-right: 5px;
 width: 10%;
 float: right;
}

