

#migration table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	font-size: 14px;
}

#migration table tr td {
	text-align: center;
	width: 192px;
	color: #808080;
}

#migration table tr td.empty {
	width: 25px;
}

#migration table tr td.bg {
	background-image: url(../images/theme/number_1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#migration table tr td.table_separator {
	background-image: url(../images/theme/table_separator.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 16px;
}

#migration .container_middle_container table {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	border: none;
	border-collapse: collapse;
}

#migration .container_middle_container table tr td {
	text-align: left;
	width: 50px;
	color: #808080;
	font-size: 18px;
	line-height: 16px;
}

#migration .container_middle_container table tr td.pig {
	height: 60px;
	width: 40%;
	background-image: url(../images/theme/pig.png);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 16px;
}

#migration .container_middle_container table tr td.clock {
	height: 60px;
	width: 40%;
	background-image: url(../images/theme/clock.png);
	background-position: left;
	background-repeat: no-repeat;
}





#buy table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	font-size: 14px;
}

#buy table tr td {
	text-align: center;
	width: 192px;
	color: #808080;
}

#buy table tr td.empty {
	width: 25px;
}

#buy table tr td.bg {
	background-image: url(../images/theme/number_1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#buy table tr td.table_separator {
	background-image: url(../images/theme/table_separator.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 16px;
}

#buy .container_middle_container table {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	border: none;
	border-collapse: collapse;
}

#buy .container_middle_container table tr td {
	text-align: left;
	width: 50px;
	color: #808080;
	font-size: 18px;
	line-height: 16px;
}

#buy .container_middle_container table tr td.pig {
	height: 60px;
	width: 40%;
	background-image: url(../images/theme/pig.png);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 16px;
}

#buy .container_middle_container table tr td.clock {
	height: 60px;
	width: 40%;
	background-image: url(../images/theme/clock.png);
	background-position: left;
	background-repeat: no-repeat;
}





#migration a, #buy a 
{
	text-decoration: none;
	color: #808080;
}
/*
#migration a.dark, #buy a.dark {
	background-color: none;
}
*/

#migration .links a,
#buy .links a
{
	font-weight: bold;
}

#migration a.mudark,
#buy a.mudark 
{
	color: #333333;
}

#migration .content_conteiner,
#buy .content_conteiner 
{
	padding: 10px 30px 10px 30px;
}

#migration .data_1,
#migration .data_2,
#migration .data_3,
#migration .data_4,
#migration .data_5,
#migration .data_6
{
	display: none;
}


#migration .data_5, 
#migration .data_6
{
	font-weight: normal; font-size: 11pt; padding-top: 15px;

}


