/* faceCloth styles */

body { 
	font-family: verdana, arial, helvetica, sans-serif;  
	color: #333333;
	margin: 12px;
}

#header {
	position: relative;
	top: 3px;
}

#description {
	position: absolute;
	top: 78px;
	left: 525px;
	width: 300px;
}

#links {
	position: absolute;
	top: 364px;
	left: 525px;
	width: 295px;
}

#extra {
	position: relative;
	margin-bottom: 20px;
}

#license {
	position: relative;
	margin-top: 60px auto;
	text-align: center;
}

.title {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 4px;
}

.blurb {
	color: #FE0000;
	font-size: 12px;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 14px;
}

.subtitle {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
}

.info {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 10px;
}

a:link, a:visited {
	color: #333333;  
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover {
	color: #111111;  
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
}

a.subtle:link, a.subtle:visited, a.subtle:active, a.subtle:hover {
	color: #666666;  
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 1px solid #000000;
}

.list {
	padding: 0 20px 0 0;
	margin-top: 0;
	font-size: 10px;
}

.thumb {
	padding: 0 37px 0 0;
	margin-top: 0;
	text-align: left;
}

.red {
	color: #ff0000;
}


/* faceCloth_Live additions */
#moreInfo {
	width: 810px;
	margin-left: -2px;
	margin-top: -16px;
}

table.live {
  vertical-align: top;
  margin-left: -3px;
  margin-top: -4px;
  margin-bottom: 0;
}

td.livePic {
  vertical-align: top;
  margin: 0;
  padding-top: 2px;
}

td.liveText {
  padding-left: 8px;
  width: 300px;
}


/* faceCloth_sur(ta)face additions */
td.mtText {
  vertical-align: top;
  padding-left: 8px;
  width: 300px;
}
