
	/**********************************************
	*
	*	Blog List Control
	*
	**********************************************/

	/**********************************
	*	imports
	*********************************/

	/*********************************
	*	styles
	********************************/
	
		.blogsControl
		{
			
		}
		
			.blogsControl .otherBlogsSection
			{
				padding: 10px 0 0 0;
			}

				.blogsControl .otherBlogsSection p
				{
					color: #4B4A3B;
					font-weight: 800;
				}