@charset "utf-8";
/* CSS Document */

﻿/*Common*/
#sumsub1{
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:#71777d;	
}
#sumsub2{
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:#71777d;
	font-weight:bold;	
}
#sumsub3{
	color:#a7aeb5;	
}
.sum p{
	margin:0px;
	padding:0px;	
}
.sum p a{
	text-decoration:none;	
}
.sum h2{
	font-size:1em;
	color: #b5bcc3;
	text-transform:uppercase;	
	margin:0px;
	padding-bottom:3px;
}
.sum{
	width:552px;
	height:153px;
	padding-bottom:5px;	
	display:block;
}
.sum1{
	width:132px;
	margin-right:20px;
	height:153px;
	z-index:5;	
}
.msum{
	width:100%;
	height:153px;
	padding-bottom:5px;	
	display:block;
}
.msum1{
	width:132px;
	margin-right:20px;
	height:153px;
	z-index:5;	
}
.sum2{
	width:400px;
	height:130px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C6CA;
}
.sumcurve{
	width:132px;
	height:153px;
	z-index:200;	
	background-image: url(../../themes/mtg2013/images/landing_curve.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
	position:absolute;
	cursor:pointer;
}