/* CSS Document */

#xBox_Digital{
	clear: both;
	width: 700px;
	font-size: 13px;
	line-height: 135%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#xBox_Digital .xBox1{
	width: 210;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	padding-top: 5px;
	background-image: url(../img/digital/mBack.gif);
	background-repeat: repeat;
	text-align: center;
	margin-right: 15px;
}
#xBox_Digital img{
	border: 1px solid #CCCCCC;
}

.xTab1_Digital a:link, 
.xTab1_Digital a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/digital/btn_more.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	text-align: right;
	height: 27px;
	width: 210px;
}
.xTab1_Digital a:hover, 
.xTab1_Digital a:active {
	color: #990000;
	text-decoration: underline;
}
