/*------------------------------------------------------------------------
# Tunebig Old Paper
# ------------------------------------------------------------------------
# Copyright (C) 2008-2012 Tunebig.com. All Rights Reserved.
# Author: Stephenson F
# Websites:  http://www.tunebig.com
# Email: info@tunebig.com
-------------------------------------------------------------------------*/

.blog_tb{
margin:10px 0px 0px 0px; 
}

.article_row .column1, .article_row .column2{
width:46%;
height:auto;
}

.article_row .column1,.article_row .column2{
float:left;
margin:-5px 10px 0px -5px;
}

.leading{
background: url(../images/content-bg.png) repeat center;
padding:10px;
display:block;
height:auto;
}

.leading img{
height:auto;
width:150px;
}

.article_row .column1 img,.article_row .column2 img{
background: url(../images/content-bg.png) repeat center;
width:150px;
height:auto;
padding:10px;
}

.numbering{
float:left;
padding:10px;
width:98%;
height:auto;
}