body			{
			background-color: white;
			font-family: sans-serif;
			margin-top: 3px;
		        
}


a			{
			color: #336699;			
}

a:visited		{
			color: purple;
}

#description 		{

}

.more			{
			float: right;
			margin-right: 8px;
}

.forum			{
			margin-top: 0px;
			margin-bottom:7px;
}

.title			{
			margin-bottom:2px;
			margin-top: 5px;
			font-weight: bold;
}

.page-title		{
}

.context 		{
}

.item 			{
	                padding-bottom: 0px;	
			margin-bottom: 8px;
		        margin-top: 0px;
		
}

div.header		{
			margin-bottom: 15px;
}

span.chosen		{
			color: #ccc;
}

span.navigation td		{
			font-weight: bold;
			color: white;
}

span.navigation a		{
			font-weight: bold;
			color: white;
}

span.navigation a:visited	{
			color: white;
}

span.statistics		{
			font-size: 70%;				
}

span.search input	{
			font-size: 100%;						
}

span.user-status	{
			font-size: 85%;
}

div.box			{
			margin-bottom: 15px;
}

span.box-title a	{
			color: white;	
			font-weight: bold;
			padding-left: 2px;
			padding-right: 2px;
			padding-bottom: 5px;
}

span.box-title a:visited	{
			color: white;
}

div.box-content		{
			font-size: 85%;
			padding-left: 8px;
			padding-right: 8px;
			padding-top: 5px;
}
div.box-full-content td	{
			color: white;
			font-size: 85%;
			padding-left: 2px;
			padding-right: 2px;
}

div.box-full-content a	{
			color:white;
			font-size: 75%;
}

div.box-full-content a:visited	{
			color:white;
			font-size: 75%;
}

div.left-panel		{
			float: left;
			width: 20%;			
}

div.login td		{
				
}

div.news		{
			
}

div.postings		{

}

div.postings span.forum	{

}

div.postings span.post	{
			text-indent: 10px;
}

div.download		{
			margin-bottom: 15px;
}

div.right-panel		{
			float:left;
			width: 20%;
}

div.features		{

}

div.main-content	{
			float: left;
			width: 50%;
			margin-left: 3%;
			margin-right: 3%;
}

div.footer table	{
			clear: both;
			font-size: 70%;
			margin-top: 15px; 
}


span.etp-link		{
			float: right;
}


/*
	Community Page
*/

div.container-left	{
			float: left;
			width: 39%;
}

div.container-right	{
			float: right;
			width: 59%;
}

div.forums		{
			clear: both;
}

div.jobs		{
			clear: both;
}

div.sites		{
			clear: both;
}

div.companies		{
			clear: both;
}

div.hosting		{
			clear: both;
}

div.forum-post		{
			margin-left: 30px;
			margin-right: 30px;
}


dl.faq dt { margin-bottom: 5px; 
	    font-weight: bold; 
	    background-color: #eee;
	    padding: 2px; }

dl.faq dd { margin-bottom: 20px; }