/* Round Borders Large style */
#roundborderlargebox   {
	background-color: transparent;
	margin: 5px }
.roundborderlarge  { height: 1px; overflow: hidden; border-style: solid; border-width: 0 1px }
.rblc1  { margin: 0 12px; border: none }
.rblc2  { margin: 0 9px; border-width: 0 3px }
.rblc3  { margin: 0 7px; border-width: 0 2px }
.rblc4  { margin: 0 6px }
.rblc5  { margin: 0 5px }
.rblc6  { margin: 0 4px }
.rblc7  { margin: 0 3px }
.rblc8  { margin: 0 2px; height: 2px }
.rblc9  { margin: 0 1px; height: 3px }
.rblcontent    {
	padding: 0 10px;
	position: relative;
	height: auto;
	overflow: auto }
/* Round Borders Large style */

/* Round Borders Large style */
#roundbordersmallbox   {
	background-color: transparent;
	margin: 5px }
.roundbordersmall  { height: 1px; overflow: hidden; border-style: solid; border-width: 0 1px }
.rbsc1  { margin: 0 4px; border: none }
.rbsc2  { margin: 0 2px; border-width: 0 3px }
.rbsc3  { margin: 0 1px; border-width: 0 2px }
.rbsc4  { margin: 0 1px }
.rbsc5  { margin: 0 0px; border-width: 0 2px }
.rbscontent    {
	padding: 0 10px;
	position: relative;
	height: auto;
	overflow: auto }
/* Round Borders Large style */

/* Line Borders style */
#lineborderbox  {
	background-color: transparent;
	margin: 5px }
.lineborder { height: 1px; overflow: hidden; border-style: solid; border-width: 0 1px }
.lbtopbottom { margin: 0 0px; border: none }
.lbcontent  {
	padding: 10px;
	position: relative;
	height: auto }
/* Round Borders style */

/* Plain style */
#plainbox  {
	background-color: transparent;
	margin: 5px }
.plaincontent  {
	padding: 5px;
	position: relative;
	height: auto }
/* Plain style */
/* Min Height */
.prop { width: 1px; float: right }
.clear { clear: both; height: 1px; overflow: hidden }
/* Min Height */
