@charset "UTF-8";
/* CSS Document */
.InkSubOutLine {
	width: 949px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 3px;
	background-color: #FFF;
	clear: both;
}
.mediaLinkBorder {
	width: 660px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
        margin-left: 30px;
}
.mediaName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
	font-weight: bold;
	color: #000;
}
.mediaPDisc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 630px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	margin-left: 20px;
}
.topazInfoBox {
/*	width: 390px;*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 12px;*/
/*	font-weight: bold;*/
/*	color: #000;*/
/*	text-align: center;*/
/*	float: left;*/
/*	border-top-width: 1px;*/
/*	border-right-width: 1px;*/
/*	border-bottom-width: 1px;*/
/*	border-left-width: 1px;*/
/*	border-top-style: none;*/
/*	border-right-style: dotted;*/
/*	border-bottom-style: none;*/
/*	border-left-style: none;*/
/*	border-top-color: #666;*/
/*	border-right-color: #666;*/
/*	border-bottom-color: #666;*/
/*	border-left-color: #666;*/
/*	height: 118px;*/
}
.bodyRegisterBox {
/*	height: 105px;*/
/*	width: 164px;*/
/*	overflow: hidden;*/
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 12px;*/
/*	font-weight: bold;*/
/*	color: #000;*/
/*	border-top-width: 1px;*/
/*	border-right-width: 1px;*/
/*	border-bottom-width: 1px;*/
/*	border-left-width: 1px;*/
/*	border-top-style: none;*/
/*	border-right-style: solid;*/
/*	border-bottom-style: none;*/
/*	border-left-style: none;*/
/*	border-top-color: #CCC;*/
/*	border-right-color: #CCC;*/
/*	border-bottom-color: #CCC;*/
/*	border-left-color: #CCC;*/
/*	padding-top: 15px;*/
/*	padding-left: 10px;*/
/*	float: left;*/
}
.bodyRegisterBox a:link, .bodyRegisterBox a:visited, .bodyRegisterBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #00F;
}
.bodyRegisterBox a:hover  {
	text-decoration:underline;
}

