@charset "UTF-8";
/* CSS Document */

#productcard-table td {
	vertical-align:top;
}
h1 {
	font-size:18px;
	color:#000;
}
h2 {
	font-size:15px;
	margin:0 0 10px 0;
	font-weight:normal;
}
.header {
	display:block;
	font-size:14px;
	font-weight:bold;
}
.small {
	font-size:10px;
	color:#999;
}
#container-namelines {
	margin:10px 0 15px 0;
}
#container-namelines .TextInputField_ProductInfo {
	width:250px;
	height:30px;
}
#container-namelines .VariantGroupLabel {
	font-size:11px;
	font-weight:normal !important;
	color:#999;
}
.r-product td {
	text-align:center;
}
#container-emoticons {
	margin:0 0 20px 0;
}