/*
	Name: Peanut Labs Media
	Version: 1.0
	Author: Shahzad Khan
	Author URL: http://www.ckcpark.net/
	Company: Peanut Labs
	Company URL: http://www.peanutlabs.com/
	
	File purpose: This file adds the formatting for the index page.
	
*/
.content-box {
	padding-bottom:0px;
}

.content-box h2 {
	font-size:24px;
	font-weight:bold;
	color:#ff4800;
	display:block;
	line-height:20pt;
	padding:0 0 10px 0;
	background:transparent;
}

	.pie {
		padding-left:15px;
		width:164px;
		height:148px;
		border:0px;
	}

	.highlight-content {
		width:871px;
		clear:both;
		height:307px;
		padding:00px 25px 0 25px;
		background:transparent url(../img/bottom-content.gif) no-repeat bottom left;
	}

		.highlight-content h4 {
			font-size:20px;
			letter-spacing:-0.05em;
			color:#000;
			padding:0 0 7px 0;
			font-weight:bold;
		}
		
		.highlight-content p {
			color:#000;
			line-height:22px;
			font-size:12px;
		}
		
			.highlight-content p.imp {
				font-size:12px;
				font-weight:bold;
				letter-spacing:-0.01em;
			}
		
		.highlight-content div.box {
			width:265px;
			height:100px;
			padding-right:34px;
			padding-top:25px;
		}
		
			.highlight-content .box .more {
				padding-top:20px;
			}
		
			.highlight-content .box .more a {
				background:url(../img/more.gif) no-repeat top left;
				width:67px;
				height:24px;
				text-indent:-1000px;
				display:block;
			}