#soft_table {
	padding: 20px;
}

table {
	margin-bottom: 20px;
}

td {
	padding: 10px;
	vertical-align: middle;
}

/* @group t_top */

.t_top {
	border-left: 1px solid #97b3b3;
	border-top: 1px solid #97b3b3;
	background: #d7ffff url(img/t_td_bg.png) no-repeat;
}

.t_bottom {
	border-left: 1px solid #97b3b3;
	border-top: 1px solid #97b3b3;
	border-bottom: 1px solid #97b3b3;
	background-image: url(img/t_td_iclippy_bg.png);
}

.t_middle {
	
}

.t_starter_top {
	font-weight: bold;
	font-size: 1.8em;
	border-top: 1px solid #5fa0c5;
	border-left: 1px solid #5fa0c5;
	background-image: url(img/t_starter_bg.png);
}

.t_casual_top {
	background-color: #64da32;
	font-weight: bold;
	font-size: 1.8em;
	border-top: 1px solid #3c8e19;
	border-left: 1px solid #3c8e19;
	background-image: url(img/t_casual_bg.png);
}

.t_professional_top {
	font-weight: bold;
	font-size: 1.8em;
	border-top: 1px solid #3f4148;
	border-left: 1px solid #3f4148;
	border-right: 1px solid #3f4148;
	background-image: url(img/t_professional_bg.png);
}



/* @end */

/* @group t_ */

.t_starter {
	text-align: center;
	border-top: 1px solid #5fa0c5;
	border-left: 1px solid #5fa0c5;
	background-image: url(img/t_starter_bg.png);
	font-size: 1.3em;
}

.t_casual {
	text-align: center;
	border-top: 1px solid #3c8e19;
	border-left: 1px solid #3c8e19;
	background-image: url(img/t_casual_bg.png);
	font-size: 1.3em;
}

.t_professional {
	text-align: center;
	border-top: 1px solid #3f4148;
	border-left: 1px solid #3f4148;
	border-right: 1px solid #3f4148;
	background-image: url(img/t_professional_bg.png);
	font-size: 1.3em;
}

/* @end */

/* @group t_iclippy */

.t_top_iclippy {
	border-top: 1px solid #97b3b3;
	border-left: 1px solid #97b3b3;
	background-image: url(img/t_td_iclippy_bg.png);
}

.t_starter_iclippy {
	text-align: center;
	border-top: 1px solid #5fa0c5;
	border-left: 1px solid #5fa0c5;
	background-image: url(img/t_starter_iclippy_bg.png);
	font-size: 1.3em;
}
.t_starter_iclippy_bottom {
	text-align: center;
	border-top: 1px solid #5fa0c5;
	border-left: 1px solid #5fa0c5;
	border-bottom: 1px solid #5fa0c5;
	background-image: url(img/t_starter_iclippy_bg.png);
	font-size: 1.3em;
}

.t_casual_iclippy {
	text-align: center;
	border-top: 1px solid #3c8e19;
	border-left: 1px solid #3c8e19;
	background-image: url(img/t_casual_iclippy_bg.png);
	font-size: 1.3em;
}
.t_casual_iclippy_bottom {
	text-align: center;
	border-top: 1px solid #3c8e19;
	border-left: 1px solid #3c8e19;
	border-bottom: 1px solid #3c8e19;
	background-image: url(img/t_casual_iclippy_bg.png);
	font-size: 1.3em;
}

.t_professional_iclippy {
	text-align: center;
	border-top: 1px solid #3f4148;
	border-left: 1px solid #3f4148;
	border-right: 1px solid #3f4148;
	background-image: url(img/t_professional_iclippy_bg.png);
	font-size: 1.3em;
}
.t_professional_iclippy_bottom {
	text-align: center;
	border-top: 1px solid #3f4148;
	border-left: 1px solid #3f4148;
	border-right: 1px solid #3f4148;
	border-bottom: 1px solid #3f4148;
	background-image: url(img/t_professional_iclippy_bg.png);
	font-size: 1.3em;
}


/* @end */

/* @group t_other */

.t_starter_other {
	text-align: center;
	border-top: 1px solid #5fa0c5;
	border-left: 1px solid #5fa0c5;
	border-bottom: 1px solid #5fa0c5;
	background-image: url(img/t_starter_iclippy_bg.png);
	font-size: 1.3em;
}

.t_casual_other {
	text-align: center;
	background-color: #64da32;
	border-top: 1px solid #3c8e19;
	border-left: 1px solid #3c8e19;
	border-bottom: 1px solid #3c8e19;
	background-image: url(img/t_casual_iclippy_bg.png);
	font-size: 1.3em;
}

.t_professional_other {
	text-align: center;
	border-top: 1px solid #3f4148;
	border-left: 1px solid #3f4148;
	border-right: 1px solid #3f4148;
	border-bottom: 1px solid #3f4148;
	background-image: url(img/t_professional_iclippy_bg.png);
	font-size: 1.3em;
}


/* @end */

table p {
	margin: 0;
	font-weight: bold;
	font-size: 1.3em;
}

.text_b {
	font-weight: bold;
	font-size: 1.3em;
}

.t_donwload_button {
	float: right;
	padding-left: 20px;
	padding-bottom: 30px;
}

button.button_02 {
	background: transparent;
	border: none;
	cursor: pointer;
	height: 28px;
	overflow: visible;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: auto;
}

button.button_02 span{
	background: transparent url(img/button02_left.png) no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding-left: 10px;
	
}

button.button_02 em{
	background: transparent url(img/button02.png) no-repeat;
	background-position: right top;
	color: #fffefe;
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0;
	min-width: 30px;
	padding-right: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	
}

button.button_02:hover span{
	background-position: left bottom;
}

button.button_02:hover em{
	background-position: right bottom;
}

