@charset "utf-8";

/* CSS Document */



div.border {

	border-right-color: #191A1E;

}

div.colborder {

	border-right-color: #191A1E;

}

object.visible {

	visibility: visible;

}

.required {

	color:#F00;

	font-style: oblique;

	font-weight: 400;

}

span.thumbtext {
	
	display: block;
	position: statics;
	bottom: 5px;
	text-align: center;
	
}