#widget .inner {
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
	padding: 15px;
	width: 216px;
	background-color: rgb(0, 90, 163);
	color: rgb(255, 255, 255);
	border: 2px solid rgb(232, 160, 16);
	border-radius: 3px;
}
#widget .title {
	font-size: 24px;
	margin: 0px;
}
#widget .description {
	margin: 5px 0px 10px;
	padding: 10px 0px;
}
#widget .periodicity {
	color: rgb(0, 0, 0);
}
#widget .periodicity-wrapper {
	border-left: 1px solid rgb(247, 184, 59);
	border-right: 1px solid rgb(247, 184, 59);
	border-top: 1px solid rgb(247, 184, 59);
	color: rgb(0, 90, 163);
	background-color: rgb(247, 184, 59);
	border-radius: 3px 3px 0px 0px;
}
#widget .periodicity-onetime {
	font-size: 12px;
	display: none;
}
#widget .periodicity-wrapper.selected {
	border-left: 1px solid rgb(247, 184, 59);
	border-right: 1px solid rgb(247, 184, 59);
	border-top: 1px solid rgb(247, 184, 59);
	color: rgb(0, 0, 0);
	border-radius: 3px 3px 0px 0px;
	background-color: rgb(176, 176, 176);
}
#widget .periodicity-periodical {
	font-size: 12px;
	display: none;
}
#widget .tab-body {
	color: rgb(0, 0, 0);
	border: 1px solid rgb(247, 184, 59);
	border-radius: 0px 3px 3px;
	background-color: rgb(176, 176, 176);
}
#widget .periodic-note1 {
	font-style: italic;
	margin: 5px 0px 15px;
}
#widget .price-wrapper {
	display: inline-block;
	width: 70px;
}
#widget .price-wrapper {
	display: inline-block;
	width: 70px;
}
#widget .price-wrapper {
	display: inline-block;
	width: 70px;
}
#widget .price-wrapper {
	display: inline-block;
	width: 70px;
}
#widget .price-wrapper {
	display: inline-block;
	width: 70px;
}
#widget .price-wrapper {
	display: inline-block;
	width: 70px;
}
#widget .price-wrapper {
	display: inline-block;
	width: 70px;
}
#widget .own-price {
	width: 85px;
	display: inline-block;
	border-radius: 3px;
	color: rgb(255, 255, 255);
}
#widget .own-price-input {
	font-size: 12px;
	margin-right: 5px;
	padding: 5px;
	width: 40px;
	border-radius: 3px;
}
#widget .periodic-note2 {
	display: block;
	font-style: italic;
	margin: 15px 0px 0px;
	line-height: 18px;
}
#widget .widget-button {
	font-size: 12px;
	padding: 5px;
	border: 0px;
	cursor: pointer;
	border-radius: 3px;
	background-color: rgb(255, 168, 27);
	width: 100%;
	text-align: center;
}
#widget .foot {
	font-size:11px;margin:8px 0 0 0;
}
