#url_area {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.detail {
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#container h2 {
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 2px;
	margin-bottom: 10px;
	padding-left: 5px;
}#container form {
	border: 3px double #333333;
	padding: 15px;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container th {
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}
#container td {
	text-align: left;
}
#url1 {
	width: 198px;
	margin-bottom: 5px;
	background-color: #D3F1F3;
	height: 60px;
}
#character1 {
	margin-bottom: 5px;
}
.text {
	padding-right: 15px;
	padding-left: 15px;
}
#url2 {
	width: 198px;
	margin-bottom: 5px;
	background-color: #D3F1F3;
	height: 60px;
}
#character2 {
	margin-bottom: 5px;
}
.copytext {
	padding: 5px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #1C1C1C;
	margin-bottom: 5px;
}
.my_clip_button {
	font-size: 0.9em;
	background-image: url(/images/link.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 150px;
	border: 1px solid #013D74;
	display: block;
	text-decoration: none;
	color: #333333;
	text-align: center;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.my_clip_button.hover {
	background-image: url(/images/hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.my_clip_button.active {
	background-image: url(/images/active.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

