.nlist {
	position: absolute;
	min-width: 300px;
	bottom: 375px;
	right: 164px;
	border: 2px solid #4075B9;
	background: white;
	z-index: 999;
	list-style: none;
	text-align: left;
	padding: 3px 3px;
	display: none;
}
.err {
	color: #C50F17;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.error,.error1
{
	font-size: 11px;
	color: #FFFFFF;
	float:left;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	margin-left: 373px;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-box-shadow: 1px 2px 3px #AAA;
	-o-box-shadow: 1px 2px 3px #AAA;
	-webkit-box-shadow: 1px 2px 3px #AAA;
	-khtml-box-shadow: 1px -2px 3px #AAA;
	border: 2px solid #ffffff;
	display: none;
}
.error1
{
	margin-left: 214px;
}
.clear
{
	clear:both;
}
.date-list a
{
	color:#EDF3F5;
}
.date-list a:hover
{
	text-decoration:none;
}
.bottom_para
{
	border-top:1px solid #e6e6e6; margin-top:7px; padding: 10px 0;
}
.bottom_para_left
{
	float:left; width:520px; padding:10px; padding-bottom:0px;
}
.bottom_para_right
{
	float:right; padding:10px; padding-bottom:0px; text-align:right;
}
.bottom_para_left_heading
{
	font-size:15px; color:#333333; font-weight:bold;
	margin-top: 5px;
	float: left;
	margin-right: 8px;
	max-width: 350px;
}
/*.bottom_para_left a
{
	color:#3d72b2; text-decoration:none; font-size:13px; padding: 3px;
}*/
.views
{
	color:#3d72b2; font-size:13px;
}
.bottom_para_right a
{
	color:#e01822; text-decoration:none; font-size:13px;
}
.sitesthumb {
	float: left;
	margin: 4px 15px 0px 0px;
}
.row {
	padding: 5px;
	width: 100%;
	min-height: 24px;
	margin: 4px 0;
}

.tabs_left
{
	float:left;
	width:381px;
	margin-right:30px;
}
.tabs_left h4
{
	font-size:14px;
	color:#e01822;
	font-weight:bold;
}
.tabs_right
{
float:left;
width: 370px;
}
.tabs_right h4
{
	font-size:14px;
	color:#e01822;
	font-weight:bold;
}
.tables
{
	border:2px solid #dbdbdb; width:378px; margin-top:10px; margin-bottom:10px;
}
.margin_awards
{
	margin-top: 15px;
}
.button1
{
	cursor: pointer;
	display: inline-block;
	font: 14px/100% 'lucida grande',tahoma,Helvetica,sans-serif;
	margin: 0px 2px;
	outline: medium none;
	padding: 0.5em 2em 0.55em;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	//background: -moz-linear-gradient(center top , rgb(237, 28, 36), rgb(170, 19, 23)) repeat scroll 0% 0% transparent;
	background-color: #980C10;
	border: 1px solid rgb(152, 12, 16);
	color: rgb(250, 221, 222);
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 0.5em 0.5em 0.5em 0.5em;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
textarea {
    font-family: 'lucida grande',tahoma,'Helvetica neue',Helvetica,sans-serif;
    padding: 3px;
    border: 2px solid rgb(221, 221, 221);
    background: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(244, 244, 244)) repeat scroll 0% 0% transparent;
}
input:focus, textarea:focus {
    border: 2px solid rgb(197, 15, 23);
}
.stream {
    margin-top: 6px;
}
.item {
    width: 100%;
    border: 2px solid rgb(221, 221, 221);
    margin: 3px 0px;
    padding: 5px;
    clear: both;
    position: relative;
}
.pic {
    float: left;
    width: 40px;
    overflow: hidden;
}
.item_right {
    float: left;
    margin-left: 5px;
    width: 85%;
}
.time {
    font-size: 10px;
    color: rgb(85, 85, 85);
}
.delete {
    position: absolute;
    right: 14px;
    top: 2px;
}
.tab_notification
{
    padding: 3px 8px;
    border: 1px solid rgb(221, 221, 221);
    background: none repeat scroll 0% 0% rgb(244, 244, 244);
    float: left;
    margin-right: 3px;
    cursor: pointer;
    text-decoration: none;
}
.right_table {
    float: right;
    padding-right: 10px;
    text-align: right;
}
.notify_left_table {
    float: left;
    padding-right: 5px;
    width: 340px;
}
.exclamation {
    color: rgb(224, 24, 34);
    font-weight: bold;
    padding: 0px 3px;
    font-family: 'Arial Black';
}
.unlock_p
{
    margin: 10px 0px;
}
.table_trans
{
    border: 2px solid rgb(219, 219, 219);
    width: 378px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.table_trans .odd {
    background: none repeat scroll 0% 0% #DBD9D9;
    padding: 4px;
}
.table_trans .even
{
	background:#fff !important;
	padding:4px;
}
.table_trans td
{
    padding: 4px;
}
.header1_video
{
	font-size: 16px;
	/*
	background: #575757;
	background:-moz-linear-gradient(center top , #888888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#575757));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
	*/
	
	background: #2E529B;
	background:-moz-linear-gradient(center top , #4F92C7, #2E529B);
	background: -webkit-gradient(linear, left top, left bottom, from(#4F92C7), to(#2E529B));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4F92C7', endColorstr='#2E529B');
	color: white;
	
	font-weight: bold;
	text-shadow: 0 1px 0 #111111;
	text-align: center;
	padding-top: 8px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}