

/* Tag Box Styles*/
.righttagbox
{
	height:auto;
	width:159px;
}

.tagbox
{
	background-image:url("../images/tagboxbg.png?id=346");
	width:159px; 
	float:left;
}
.tagbox_footer
{
	background-image:url("../images/tagbx-footer.png?id=346");
	width:144px;
	height:20px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px; 
	float:left;
}

.pm_links
{
	cursor:pointer;
}

.tagcontent
{
	padding:3px 5px 5px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}

.righttag_heading
{
	width:159px;
	height:25px;
	background-image:url("../images/tagboxbg.png?id=346");
	margin-bottom:2px;
}

.righttag_heading h3
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	padding:5px 0px 0px 15px;
}

.maxmintag
{
	position:relative;
	left:120px;
	margin-top:-12px;
	width:20px;
	height:20px; 
	cursor:pointer;
}