﻿.Tag {
	float:left;
	padding:2px 10px 2px 8px;
	background: url('/images/tag.gif') no-repeat 1px 8px;
	margin:0px;
	height:20px;			
}

.Tag .TagDeleteButton
{
	padding-left:4px;
}

.TagPanel
{
	padding:10px;
	width:411px;
	text-align:left;
}

.TagPanel span
{
	font-size:11px;
	text-decoration:none;
	color:#6F6F6F;
}
.TagPanel a
{
	font-size:11px;
	text-decoration:underline;
	color:#6F6F6F;
	font-weight:bold;
}

.BrowseVideoTagsProfile a, .BaloonTagMiddle a
{
	margin:3px;
	white-space:nowrap;
	text-decoration:none;
	color:#000;
	text-align:center;
}

.TextBoxTag 
{
	border: 1px solid #dddee0;
	height:16px;
	width:300px;
}

.ButtonAddTag
{
	background:#d0d2d3 url('/images/bg-button-72-28.gif') no-repeat;
	width:72px;
	height:28px;
	color:#FFF;
	font:bold 11px Arial;
	cursor:pointer;
	text-align:center;
}

.BrowseVideoTagsProfile a:hover, .BaloonTagMiddle a:hover
{
	text-decoration:underline;
}

.BaloonTagMiddle a {
	color:#D1101A;
	line-height:30px;
	margin:0 5px;
	text-decoration:none;
	font-weight:bold;
}

.BaloonTagMiddle span a:hover {
text-decoration:underline;
}
.BrowseVideoTagsLevel1 {
font-size:10px;
}
.BrowseVideoTagsLevel2 {
font-size:13px;
}
.BrowseVideoTagsLevel3 {
font-size:16px;
}
.BrowseVideoTagsLevel4 {
font-size:19px;
}
.BrowseVideoTagsLevel5 {
font-size:22px;
}

.BrowseVideoTagsProfile
{
	width:297px;
	display:block;
	padding:10px 5px;
}

.PageTagTitle
{
	background: url("/Images/bg-title.gif") repeat-x;
	width:800px;
	height:27px;
	padding:4px 0 0 30px;
	color:#FFF;
	font: bold 20px Arial;
	text-align: left;
}

.DivTagIndex
{
	background: url("/Images/bg-tag-index.gif") no-repeat;
	width:840px;
	padding:10px 80px;
	height:170px;
	margin-top:10px;
}

.Downloads
{
}