#right {
	float: left;
	width: 300px;
	margin-left: 4px;
}

/* ********************************************************** */

#focus {
	width: 300px;
	background: url(../images/focus_bgr.gif);
}

#focusTop {
	width: 300px;
	height: 9px;
	background: url(../images/focus_top.gif);
}

#focusBottom {
	width: 300px;
	height: 12px;
	background: url(../images/focus_bottom.gif);
}

#focusBorder {
	width: 282px;
	margin: 0 auto;
	border: 1px solid #000;
}

#focusBorder img {
	border: none;
	padding: 1px;
}

#focusTitle {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}

#focusTxt {
	width: 280px;
	margin: 0 auto;
	line-height: 140%;
}

#focusStarsLine {
	height: 16px;
}

#focusStarsLine span {
	display: block;
	float: left;
	padding-right: 5px;
}

#focusStarsLine img {
	float: left;
	border: none;
}

/* ********************************************************** */

#rightBanner {
	margin: 7px 0;
}

#rightBanner img {
	border: none;
}

/* ********************************************************** */

#usersAndGroups {
	width: 300px;
	background: url(../images/bgr_users_and_groups.gif);
}

#usersAndGroups2 {
	width: 300px;
	background: url(../images/bgr_users_and_groups.gif);
}

#usersAndGroupsHeader {
	width: 300px;
	height: 34px;
	background: url(../images/users_and_groups_u.gif);
	text-align: center;
	line-height: 32px;
}

#usersAndGroupsHeader .active {
	color: #FFF;
}

#usersAndGroupsHeader a {
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#usersAndGroupsHeader a:hover {
	text-decoration: underline;
}

#usersAndGroupsU {
	display: block;
	float: left;
	width: 145px;
}

#usersAndGroupsG {
	display: block;
	float: left;
	width: 145px;
}

#usersAndGroupsIframe {
	width: 290px;
	margin: 0 auto;
}

#usersAndGroupsIframe2 {
	width: 290px;
	margin: 0 auto;
}

.iframeUsersWrapper {
	display: block;
	width: 260px;
	margin: 0 auto;
	clear: both;
}

.iframeUsersWrapper img {
	float: left;
	border: 1px solid #CCC;
	padding: 1px;
}

.iframeUsersWrapperTxt {
	display: block;
	float: left;
	width: 200px;
	margin-left: 10px;
	line-height: 130%;
	color: #666;
}

.iframeUsersWrapperTxt a {
	font-weight: bold;
}

.usersAndGroupsVline {
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
	background: url(../images/users_and_groups_vline.gif) repeat-x;
}

#usersAndGroupsFooter {
	width: 300px;
	height: 12px;
	background: url(../images/users_and_groups_footer.gif);
}

/* ********************************************************** */

.rightSquare {
	display: block;
	width: 300px;
	background: url(../images/right_square_bgr.gif) repeat-y;
}

.rightSquareHeader {
	width: 300px;
	height: 50px;
	background: url(../images/right_square_header.gif);
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 46px;
}

.rightSquareFooter {
	width: 300px;
	height: 18px;
	background: url(../images/right_square_footer.gif);
}

#rCats ul {
	display: block;
	float: left;
	list-style: none;
	line-height: 180%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 35px;
}

#allCatsLink {
	clear: both;
	text-align: center;
	padding-top: 8px;
}

#popularTagsWrapper {
	width: 250px;
	margin: 0 auto;
	line-height: 180%;
}

.pt1 {
	font-size: 12px;
	color: #009933;
}

.pt2 {
	font-weight: bold;
}

.pt3 {
	font-size: 12px;
	color: #993399;
}

.pt4 {
	font-size: 16px;
	color: #996600;
	font-weight: bold
}

.pt5 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold
}

.pt6 {
	font-size: 16px;
	color: #CC9900;
}

.pt7 {
	font-size: 13px;
	color: #006600;
}

.pt8 {
	font-size: 14px;
}

#statisticWrapper {
	width: 250px;
	margin: 0 auto;
	line-height: 140%;
	color: #666;
}
