/*
Theme Name: Mahusay
Theme URI: http://www.paddsolutions.com/wordpress-theme-mahusay
Description: Mahusay WordPress Theme is a two-column, fixed-width and widget-ready Wordpress theme with featured content gallery by <a href="http://www.paddsolutions.com">Padd Solutions</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
Tags:two columns, fixed width, adsense ready, advertisement ready, valid css, valid xhtml, feature content gallery

The CSS, XHTML and design is released under Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported:
http://creativecommons.org/licenses/by-nc-sa/3.0/
*/

@import 'style-section-typography.css';
@import 'style-section-required.css';
@import 'style-section-layout.css';
@import 'style-section-navigation.css';
@import 'style-section-pagination.css';
@import 'style-section-colors.css';
@import 'style-ui-tabs.css';

#inner_index
{
	overflow: auto;
}

.inner_index_box
{
	background-color: #cdcdbf;
	padding: 2%;
	//height: 130px;
	border-top: 1px #000000 solid;
	margin-bottom: 1%;
	clear: both;
	overflow: auto;
}

.inner_index_box_image
{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 2%;
	border: 1px #000000 solid;
	text-align: center;
	overflow: hidden;
}


.inner_index_box_text
{
	float: right;
	width: 80%;
	overflow: auto;
}

.inner_index_box table
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 1%;
}

.inner_index_box td
{
	padding: 0px;
	margin: 0px;
}
