/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt512used/mt-static/themes-base/blog.css);
@import url(/mt512used/mt-static/support/themes/professional-used/professional-used.css);
/* end StyleCatcher imports */




/************************************************
* font* 
************************************************/

h1{color:black;}
h3{color:black;}
h1,h7{font-size:large;}
h7{color:red;}
h8,h9{color:blue;}
h3,h8,h9{font-size:small;}
h2{color:black;}
h2{font-size:medium;}


/************************************************
*item * 
************************************************/
.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
height: 70px;
}

/************************************************
*item-big * 
************************************************/
.item-big {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 140px;
height: 140px;
}

/************************************************
*thumlist* 
************************************************/

.thumlist { 
}

.thum {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
vertical-align: middle;
width: 140px;
height: 140px;
}

