/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.item_name{
	background:#CFC4A0;
	color:#60412B;
	padding:5px;
	margin:0px 0px;
	font-size:10px;
	width:80px;	
	text-align:center;
	float:left;
}


.box_l{
	width:100%;
	margin:20px 0px 0px 0px;
	float:left;
}

.box_m{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:5px;
	float:left;
	font-size:14px;
	line-height: 20px;
	background-color:#FFF;
	border:#CFC4A0 solid 1px;
}

.box_l .tablebox1 {
    background-color: #CFC4A0;
}

.box_l table.tablebox1 th {
    background-color: #FBFAF7;
    font-size: 14px;
	font-weight:normal;
    line-height: 20px;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 11px;
    padding-top: 7px;
    text-align: left;
    width: 180px;
}

.box_l table.tablebox1 td {
    background-color: #FFF;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 11px;
    padding-top: 7px;
    text-align: left;
}