@charset "UTF-8";

a:link,a:active,a:hover { 
	color: #cc0000;
}

a:visited   {
	color: #3333ff;
}

body {

	background: #000 url(http://www.misledxdesign.com/ximages/zeroxspeakerbg.jpg) top center repeat;

	padding-top: 55px;

}

body,td {
	color: #ffffff;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

td .clock	{	
	font-size: 9px;}

.container_padding {
	padding: 5px;
	height: 100%;
}

.container_transparency {
	height: 100%;
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=50);
}
.container {
	color: #ffffff;
	position: relative;
	border: 5px  #;
	padding: 5px;
	height: 100%;
	background-color: transparent;
}

.container .heading {
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding: 5px;
}



.thumbnail {

	width: 80px;
	height: 80px;
	display: block;
	float: left;
	margin: -2px 0 0 -10px;
	padding: 8px 22px 9px 10px;
	background: url(http://www.misledxdesign.com/ximages/thumbbg.png);
}



.wall_body {

	font-family: arial;
	font-size: 14px;
	color: #989898;
	padding: 10px;
	background: #222;
	margin: 0 0 40px 115px;
	border: 3px solid #222;
	border-top: none;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
}
