@charset "utf-8";
/* CSS Document */


#rightContentPanel
{
	float: right;
	width: 335px;
}

.section
{
    margin-bottom: 30px;
}

.section .innerSection
{
    padding: 20px 50px 5px 20px;
}

.section .innerSection .item
{
    padding: 0px 0px 10px 0px;
}

.section .image
{
	float: left;
	margin-right: 12px;
}

.section .innerSection h3
{
    font-weight: bold;
    font-size: 1.0em;
	color: #69261d;
	margin: 0px 0px 10px 0px;
}

.section .innerSection .label
{
    float: left;
    width: 92px;
}

#worldView
{
    margin: 0px 1px 30px 0px;
    background-image: url(http://www.mytruthproject.org/TruthProject/CSS/Images/worldview_background.jpg);
    background-repeat: no-repeat;
    height: 271px;
    width: 334px;
    overflow: hidden;
}

#worldView #control 
{
    
}

#worldView #control a
{
    color: #9d3826;
}

#worldView #control a:hover
{
    color: White;
}

#worldView #control #description
{
    color: White;
    padding: 8px;
    width: 176px;
    float: left;
}

#worldView #pager 
{
    padding-top: 16px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: White;   
    float: right; 
    width: 138px;
}

#worldView #pager #backNext
{
    padding-top: 8px;
}

#enewsletterSignup
{
	margin: 2px 0px 12px;
}

#enewsletterSignup .text
{
    color: Gray;
    padding-left: 4px;
	width: 200px;
}

#enewsletterSignup .button
{
    margin-bottom: -3px;
    #margin-bottom: 0px;
}

.next
{
	margin-top: 6px;
}

.button
{
	margin: 12px 0px 4px;
}

hr
{
	padding: 0;
	margin: 0px 20px 12px 20px;
	#margin: 0;
	height: 1px;
	color: #ccc;
	border: 0;
	background-color: #ccc;
}

#leaderHeader
{
	background-image: url(http://www.mytruthproject.org/TruthProject/Images/heading_MyGroups.jpg); 
	text-align: right;
}

#leaderHeader h2
{
	
}

#divBackNext
{
	width: 292px;
	text-align: right;
}

.announcements
{
	padding-right: 3px;
	width: 300px;
	height: 100px;
	overflow: auto;
}


