﻿@import url('reset.css');
@import url('layout.css');
@import url('typography.css');
@import url('color.css');

img.flash-thumb { cursor:pointer; }
strong { font-weight:bold; }

/* for compliant browsers */
.clearfix:after { clear:both; content:"."; display:block; height:0; visibility:hidden }
/* affects only IE7 */
.clearfix { min-width: 0; }
/* targets only IE5-6 and hidden from IEmac \*/
    * html .clearfix { height: 1%; } 
/* end hide IEmac */
/* IEmac \*//*/
    .clearfix { display: inline-table; } 
/* end IEmac only */