/*
global
*/
.box_line_140, .box_light_140, .box_line_177, .box_light_177, .box_line_240, .box_light_240 {
	background-color: white;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 120%;
	float: right;
	padding-bottom: 14px;
}
.box_line_140 .wrapper, .box_light_140 .wrapper, .box_line_177 .wrapper, .box_light_177 .wrapper, .box_line_240 .wrapper, .box_light_240 .wrapper {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	padding-bottom: 0;
}
.box_line_140 p, .box_light_140 p, .box_line_177 p, .box_light_177 p, .box_line_240 p, .box_light_240 p {
	margin: 0;
}
/*
specific
*/
.box_line_140 {
	background-image: url("/images/ex_grad/fixedbox/140/line/bottom.png");
	width: 140px; 
}
.box_line_140 .wrapper {
	background-image: url("/images/ex_grad/fixedbox/140/line/top.png");
}
.box_light_140 {
	background-image: url("/images/ex_grad/fixedbox/140/light/bottom.png");
	width: 140px; 
}
.box_light_140 .wrapper {
	background-image: url("/images/ex_grad/fixedbox/140/light/top.png");
}

.box_line_177 {
	background-image: url("/images/ex_grad/fixedbox/177/line/bottom.png");
	width: 177px; 
}
.box_line_177 .wrapper {
	background-image: url("/images/ex_grad/fixedbox/177/line/top.png");
}
/* .box_light_177 {
	background-image: url("/images/ex_grad/fixedbox/177/light/bottom.png");
	width: 177px; 
}
.box_light_177 .wrapper {
	background-image: url("/images/ex_grad/fixedbox/177/light/top.png");
} */

.box_line_240 {
	background-image: url("/images/ex_grad/fixedbox/240/line/bottom.png");
	width: 240px; 
}
.box_line_240 .wrapper {
	background-image: url("/images/ex_grad/fixedbox/240/line/top.png");
}
.box_light_240 {
	background-image: url("/images/ex_grad/fixedbox/240/light/bottom.png");
	width: 240px; 
}
.box_light_240 .wrapper {
	background-image: url("/images/ex_grad/fixedbox/240/light/top.png");
}