.ndpeeps_content_wrapper
{
	background: #FFFFFF;
	border: solid 1px red;
	width: 153px;
	height: 373px;
}

.ndpeeps_header_wrapper
{
	background: #EA0000;
	height: 45px;
}

.ndpeeps_icons_wrapper
{
	padding: 9px;
	margin: 0px auto;
	float: left;
}

.ndpeeps_icons_img
{
	margin: 0px 9px 0px 0px;
}
#ie6fix .ndpeeps_icons_img
{
	margin: 0px 8px 0px 0px;
}



/* Old */
.ndpeeps_sidebar_content
{
	margin-top: 10px;
	text-align: center;
	position: relative;
	width: 140px;
}

#twitter_list
{
	margin: 0px 20px;
}

#twitter_list li a:link h1
{
}
#twitter_list li a:visited h1
{
}
#twitter_list li a:hover h1
{
	color: rgb(240,63,53);
	background-color: #FFFFFF;
}
#twitter_list li a:active h1
{
}

.twitter_entry
{
	padding: 10px 0px;
	
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 10px;
}

.ndpeeps_source_img
{
	float: left;
	margin: 5px 1px 0px 1px;
	padding-bottom: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.ndpeeps_source_container
{
	position: relative;
	float: left;
	left: 50%;
	text-align: left;
}

.ndpeeps_source
{
	position: relative;
	left: -50%;
}

.ndpeeps_source_content
{
	clear: both;
	background-color: #cc372e;
	margin: 0px 4px 4px;
}

.ndpeeps_source_content ul li div a:link
{
}
.ndpeeps_source_content ul li div a:visited
{
}
.ndpeeps_source_content ul li div a:hover
{
	color: rgb(240,63,53);
	background-color: #FFFFFF;
}
.ndpeeps_source_content ul li div a:active
{
}

#ndpeeps_twitter_panel
{
	clear: both;
	height: 229px;
}

#ndpeeps_twitter_content
{
	height: 199px;
	overflow: hidden;
	background-image: url(../img/rightsidebar/twitter_bg.jpg);
}

.ndpeeps_twitter_entry
{
	padding: 10px 20px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.ndpeeps_twitter_entry_alt1
{
	background-color: #E1E1E1;
}

.ndpeeps_twitter_entry_alt2
{
	background-color: #FFFFFF;
}