@charset 'UTF-8';

@import url(http://www.mikesmgmt.com/mt-static/themes/kilamek-style/screen.css);

@import url(http://www.mikesmgmt.com/mt-static/themes/kilamek-style/custom-styles/mikesmgmt/mikesmgmt.css);

/* Note:::Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px
	93% = 12px	|	138.5% = 18px	|	182% = 24px
	100% = 13px	|	146.5% = 19px	|	189% = 25px
	108% = 14px	|	153.9% = 20px	|	197% = 26px
	116% = 15px	|	161.6% = 21px	| 
*/

/* : MORE CUSTOM STYLES ---------------------------------------------------- */

.layout-wm #container-inner {
	min-height: 642px;
}

* html body  {
	background-color: #ffffff;
}

* html body #content,
* html body #content-inner {
	position: static;
}

.asset-body p {
	margin-bottom: 1em;
}


