﻿.cardtable
{
  margin-top:3px;
  margin-right:3px;
  border: 1px solid #000000;
  width:220px;
}

.cardinfotable
{
  height:100px;
}

.zdname
{
  text-transform: uppercase;
	 font-size: 11px;
	 background-color: #586F7F;	 
	 Text-align: left;	 
	 vertical-align: middle;
	 font-weight:bold;
}

.zdname a:link { 
	text-decoration: none; 
	color: #ffffff; 	
	}
.zdname a:visited { 
	text-decoration: none; 
	color: #ffffff; 
	}
.zdname a:active { 
	text-decoration: none; 
	color: #ffffff; 
	}
.zdname a:hover { 
	text-decoration: none; 
	color: #ffffff; 
	}
.zdname a:hover.visited	{
	text-decoration: none; 
	color: #ffffff; 
	}

.thumb
{
  width:75px;
  height:100px;
  border-right:1px solid #000000;
  cursor:pointer;
}

.lefttd
{
  text-align:left;
  padding-left:8px;
  font-weight: bold;
  color: #586F7F;
  font-size: 10px;
}

.righttd
{
  text-align:left;  
}

#uxZodiac
{
  color:#FF6600;
  font-weight:bold;
  font-size:16px;
}

.zodiac
{
  color:#FF6600;
  font-weight:bold;
  font-size:16px;
}

.zodiacdescription
{
  color:Black;
  font-size:11px;
  text-align:left;
  width: 670px;
}

.zlinks
{
  padding-left:30px;  
}

a.zlink:link { 
	text-decoration: none; 
	font-weight: bold;
	 color: #586F7F;
	}
a.zlink:visited { 
	text-decoration: none; 
font-weight: bold;
	 color: #586F7F;
	}
a.zlink:active { 
	text-decoration: none; 
font-weight: bold;
	 color: #FF6600;
	}
a.zlink:hover { 
	text-decoration: none; 
font-weight: bold;
	 color: #FF6600;
	}
a.zlink:hover.visited	{
	text-decoration: none; 
font-weight: bold;
	 color: #FF6600;
	}
