.content img{
 border:0px;
}

.ratingholder img{
 display:inline;
 float:left;
 clear:none;
}

.ratingdiv{
 display:inline;
}

.hardlinks td {
padding-bottom:5px;
}
.hardlinks td a{
color:white;
text-decoration:none;
text-transform: capitalize;
color:#BA0100;
}
.ratingdiv img{
border:0px;
}
.RecentHosted td{
padding-bottom:5px;
padding-left:3px;
padding-right:3px;
}
.RandomHosted td{
padding-bottom:5px;
padding-left:3px;
padding-right:3px;
}
.RandomPlugged td{
padding-bottom:5px;
padding-left:3px;
padding-right:3px;
}

.RecentPlugged td{
padding-bottom:3px;
padding-left:3px;
padding-right:3px;
}
.chosenones td img{
border:1px solid red;
padding-left:5px;
padding-right:5px;
}

.chosenones td{
padding:3px;
}

.body {BACKGROUND-COLOR: #151515}
.tablestyle {BACKGROUND-COLOR: #666666}
.tdstyle {BACKGROUND-COLOR: #333333}
.tdheaderstyle {COLOR: #BA0100; BACKGROUND-COLOR: #000000}
.gallerytitlestyle {BACKGROUND-COLOR: #1C1C1C}
.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table {FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#999999}
a {TEXT-DECORATION: underline; FONT-SIZE: 14px; COLOR: #BA0100; FONT-FAMILY: Arial, Helvetica, sans-serif;text-transform: capitalize}
a:hover {COLOR: #FFCC00;}
form {display: inline;}
#selection
{
    visibility: hidden;
    border: 1px solid #000;
    position:   absolute;
    z-index:    2;
		cursor:move;
		background-color: #fff;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		opacity: 0.3;
}

#img_cover
{
position: absolute;
z-index: 1;
}
.headcell {
	color: #FFFFFF;
	background-color: #191919;
	border: 1px solid #666666;
	background-image: url(images/tablehead-back.gif);
	font-size: 14px;
	font-weight: bold;

.bodyheadcell {
	color: #FFFFFF;
	background-color: #191919;
	border: 1px solid #666666;
	background-image: url(images/tablehead-back.gif);
	font-size: 14px;
	font-weight: bold;
}
.formcell {
	background-color: #282828;
	border: 1px solid #616161;
	color: #616161;
}
.othercell {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #535353;
}


.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.posthead {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-image: url(images/posthead-back.gif);
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



body,td,th {
	color: #999999;
}
body {
	background-color: #151515;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #BA0100;
	text-decoration:underline;
	text-transform: capitalize;
	font-size:12px;
}
a:visited {
	color: #BA0100;
	text-decoration:underline;
	text-transform: capitalize;
	font-size:12px;
}
a:hover {
	color: #FFFFFF;
}

.margintop{
	margin:5px 0px 0px 0px;
}

.margintopbottom{
	margin:5px 0px 5px 0px;
}