/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }


/* TYPE */
body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #F5F6F7; color: #333; text-align: center;}

/* PIPED LINKS */
.piped { display: block; zoom: 1; }
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em; margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }

/* HOMEFOOTER */
#homefooter p.left a { margin-right: 0; }
#homefooter p.left { width: 50%; float: left; text-align: left; text-indent: 10px; }
#homefooter p.right { width: 50%; float: right; }
#homefooter p.links { border: 1px solid #e5e5e5; border-width: 1px 0; padding: .5em 0; margin: 1.5em 0 2em; }
#homefooter .sosumi p { margin-bottom: 0; }

/* HOMEFOOTER */
#homefooter { margin: 30px auto 50px; text-align: center; font-size: 10px; color: #6e6e6e; }
#homefooter .piped a { border-color: #ccc; }

#homefooter #links { border: 1px solid #e5e5e5; border-width: 1px 0; padding: .5em 0; margin: 1.5em 0 2em; zoom: 1; }
#homefooter #links:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#homefooter #links p { margin-bottom: 0; }
#homefooter #links p.left { float: left; width: auto; text-align: left; text-indent: 10px; }
#homefooter #links ul.right { float: right; padding-right: 10px; margin-bottom: 0; }
#homefooter #links ul.piped a { padding-left: .5em; margin-left: .5em; }

#homefooter .sosumi { clear: both; }
#homefooter .sosumi p { margin-bottom: 0; }
#homefooter .sosumi p.copyright { display: inline; padding-right: 0.75em; } 
#homefooter .sosumi ul.piped { display: inline; margin-bottom: 0; }
#homefooter .sosumi ul.piped li { float: none; }
#homefooter .sosumi ul.piped li a.first { margin-right: -0.2em; }

/* WORLDWIDE */
#worldwide { width: 230px; margin: 1.5em auto 10em; }
#worldwide select { margin-top: 4px; }
#worldwide img.left { margin: 0; padding: 0; }
#worldwide form#worldwidelinks { padding: 0px 0 0; float: left; width: 196px; height: 19px; margin: 0 0 50px 8px; background: #fff url(/images/select_category.png) no-repeat 0 100%; color: #fff; }
#worldwide form#worldwidelinks select { width: 196px; margin-top: -2px; opacity: 0; }

.ContentTitles {font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;  color: #555; font-weight: normal; font-size: 14px; line-height: 14px; margin-bottom: 8px; font-style: normal;}

div#container {
	margin: 1em auto;
	width: 1024px;
	padding: 0em;
	text-align: left;
}


.SwapsterPoints {
	font-size: 12pt;
}

a.delete_icon {
	display: block;
	width: 13px;
	height: 14px;
	background: url("/images/delete_icon.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.delete_icon {
	background-position: -13px 0;
}

a.expand_icon {
	display: block;
	width: 13px;
	height: 14px;
	background: url("/images/expand_icon.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.expand_icon {
	background-position: -13px 0;
}


a.collapse_icon {
	display: block;
	width: 13px;
	height: 14px;
	background: url("/images/collapse_icon.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.collapse_icon {
	background-position: -13px 0;
}


.padTdOne td { padding: 1px } 

.padTdTwo td { padding: 2px } 

.padTdThree td { padding: 3px } 

.padTdFour td { padding: 4px } 

.padTdFive td { padding: 5px } 

ul.square {
	line-height: 1.5em;
	font-size:12px;
	color: #666666;
	margin-bottom: 18px;
	list-style: square outside;
	margin-left: 2em;
}

ul.disc {
	list-style-type: disc;
	margin-left: 2em;
}

#main #content table tbody tr td a img { margin-top: 50px; }
#main #content table tr td { vertical-align: top; padding: 18px 0; }
#main #content table tr td.col1 { width: 166px; }
#main #content table tr td.col2 { width: 250px; }
#main #content table tr td.col3 { width: 265px; }
#main #content table tr td.col4 { width: 241px; }

#loading
{
	position:absolute;
	top:0px;
	right:0px;
	background:#F5F6F7;
	color:#F5F6F7;
	font-size:6px;
	font-familly:Arial;
	padding:0px;
	display:none;
}

textarea#styled {
	width: 600px;
	height: 76px;
	border: 1px solid #999999;
	padding: 3px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	//background-image: url('/images/textarea_bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#main {
  margin: 0 auto;
  width: 784px;
}

.example {
  margin-bottom: 40px;
}

.example h2 {
  border-bottom: 1px solid #D8DFEA;
  margin-bottom: 10px;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	line-height: 1.4em;
}

.h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 1.4em;
}

.greenh2 {
	font-family: Arial, Verdana, sans-serif;
	color: #BDDB41;
	font-size: large;
	font-weight: bold;
	line-height: 1.4em;
}

.orangeh2 {
	font-family: Arial, Verdana, sans-serif;
	color: #FE7601;
	font-size: large;
	font-weight: bold;
	line-height: 1.4em;
}

.example ul li {
  font-size: 12px;
}


/* PRODUCTHEADER */
#productheader { position: relative; padding: 1em 0 0.2em; overflow: hidden; width: 790px; margin: 0 auto; *height: 39px; }
#productheader ul { display: inline; float: center; margin: 0; }
#productheader ul li { display: inline; }
#productheader ul li a { color: #999; float: left !important; margin-top: 1em; margin-left: 30px; margin-right: 8px; padding: 0; text-decoration: none; }
#productheader ul li a:hover { color: #08c; }






hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
}

a.blueLink:link              {color: #003366; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;	text-align: left;}
a.blueLink:active            {color: #333333; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;	text-align: left;}
a.blueLink:hover             {color: #333333; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; text-align: left;}
a.blueLink:visited           {color: #003366; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;	text-align: left;}
a.blueLink:visited:hover     {color: #333333; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; text-align: left;}

a.blueLink2:link              {color: #003366; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; text-align: left;}
a.blueLink2:active            {color: #333333; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; text-align: left;}
a.blueLink2:hover             {color: #333333; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; text-align: left;}
a.blueLink2:visited           {color: #003366; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; text-align: left;}
a.blueLink2:visited:hover     {color: #333333; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; text-align: left;}


.listing          { font-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.listing         { font-family: verdana, helvetica; text-decoration:underline; color: #444444; font-size: 11px; padding: 2px; }
a.listing:link    { ont-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.listing:visited { font-family: verdana, helvetica; text-decoration:none; color: #0066CC; font-size: 11px; padding: 2px; }
a.listing:hover   { font-family: verdana, helvetica; text-decoration:underline; color: #333333; font-size: 11px; padding: 2px; }

.mailLink          { font-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.mailLink         { font-family: verdana, helvetica; text-decoration:underline; color: #444444; font-size: 11px; padding: 2px; }
a.mailLink:link    { ont-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.mailLink:visited { font-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.mailLink:hover   { font-family: verdana, helvetica; text-decoration:underline; color: #333333; font-size: 11px; padding: 2px; }

.shareLink          { font-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.shareLink         { font-family: verdana, helvetica; text-decoration:underline; color: #444444; font-size: 11px; padding: 2px; }
a.shareLink:link    { ont-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.shareLink:visited { font-family: verdana, helvetica; text-decoration:none; color: #444444; font-size: 11px; padding: 2px; }
a.shareLink:hover   { font-family: verdana, helvetica; text-decoration:underline; color: #333333; font-size: 11px; padding: 2px; }






.feature_links          { font-family: verdana, helvetica; text-decoration:none; color: #0066CC; font-size: 11px; padding: 2px; }
a.feature_links         { font-family: verdana, helvetica; text-decoration:underline; color: #0066CC; font-size: 11px; padding: 2px; }
a.feature_links:link    { ont-family: verdana, helvetica; text-decoration:none; color: #0066CC; font-size: 11px; padding: 2px; }
a.feature_links:visited { font-family: verdana, helvetica; text-decoration:none; color: #0066CC; font-size: 11px; padding: 2px; }
a.feature_links:hover   { font-family: verdana, helvetica; text-decoration:underline; color: #333333; font-size: 11px; padding: 2px; }

.headline {
	font-size: 14pt;
	font-family: arial,verdana,helvetica;
	color: #6A8FB4;
	padding-bottom: 6px;
}

.headlineWhite {
	font-size: 14pt;
	font-family: arial,verdana,helvetica;
	color: #FFFFFF;
	padding-bottom: 6px;
}


.listing2 {
	font-family: verdana, helvetica;
	text-decoration:none;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}
a.listing2 {
	font-family: verdana, helvetica;
	text-decoration:underline;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}
a.listing2:link {
	font-family: verdana, helvetica;
	text-decoration:none;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}

a.listing2:visited {
	font-family: verdana, helvetica;
	text-decoration:none;
	color: #0066CC;
	font-size: 11px;
	padding: 2px;
}

a.listing2:hover {
	font-family: verdana, helvetica;
	text-decoration:underline;
	color: #333333;
	font-size: 11px;
	padding: 2px;
}







.listing3 {
	font-family: verdana, helvetica;
	text-decoration:none;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}
a.listing3 {
	font-family: verdana, helvetica;
	text-decoration:none;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}
a.listing3:link {
	font-family: verdana, helvetica;
	text-decoration:none;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}

a.listing3:visited {
	font-family: verdana, helvetica;
	text-decoration:none;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}

a.listing3:hover {
	font-family: verdana, helvetica;
	text-decoration:underline;
	color: #444444;
	font-size: 11px;
	padding: 2px;
}



















H3 { FONT-FAMILY: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; color: white; }


a:link    { color: #FF6600; text-decoration: none;}
a:visited { color: #FF6600; text-decoration: none;}
a:active  { color: #555555; text-decoration: none;} 
a:hover   { color: #888888; text-decoration: underline;}




/*  
    White colored header text used at the top of all forms.
*/
.whiteText {
 color:       #333333;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px; 
 font-weight: normal;
}


.author {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: normal;
 align: right;
 
}

.red {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   10px;
 color:       #ff0000;
 font-weight: normal;
}


H3 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

H4 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   10px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
}
H5 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px;
 color:       #333333;
 font-weight: normal;
}
H6 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: Bold;
}

.indent { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size:   11px;
 color: #333333;
 font-weight: normal;
 margin-left: 10px;
 margin-top: 2px;
 margin-bottom: 2px;
}


.infobox { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size:   11px;
 color: #333333;
 font-weight: normal;
 margin-left: 10px;
 margin-right: 10px;
}

.listing { 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size:   11px;
 color: #333333;
 font-weight: normal;
 line-height: 18px;
}

.smText {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: normal;
}

.smtextbold {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}



.lineheight20 {
 line-height: 20px;
 
 }

.lineheight30 {
 line-height: 30px;
 
}

/*  Orange header text  */
.boldheader {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px;
 color:       #333333;
 font-weight: bold;
}

/*  White header text  */
.orangeheader {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px;
 color:       #ffffff;
 font-weight: bold;
}

/*  Orange bold text  */
.orangebold {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px;
 color:       #FF6600;
 font-weight: bold;
}

/*  Orange normal text  */
.orangetext {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px;
 color:       #FF6600;
 font-weight: normal;
}

/*  Calendar header text  */
.header {
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;;
 font-size:   11px;
 line-height: 13px;
 color:       #333333;
 font-weight: bold;
}

/*    */
.headerBox {
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;;
 font-size:   12px;
 line-height: 13px;
 color:       #333333;
 font-weight: bold;
}

.headerwhite {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:   11px;
 line-height: 12px;
 color:       #FFFFFF;
 font-weight: bold;
}
.headerwhite a:link    { color:  #FFFFFF; text-decoration: none;}
.headerwhite a:visited { color:  #EEEEEE; text-decoration: none;}
.headerwhite a:active  { color:  #EEEEEE; text-decoration: none;}
.headerwhite a:hover   { color:  #EEEEEE; text-decoration: underline;}



.copyright { font: 10px/11px Verdana,Verdana,Geneva,Arial,Helvetica,sans-serif; color: #333333; line-height:12px }

.headerGray {color: #333333; font: 14pt Arial, Helvetica, sans-serif; font-weight: bold;}


.plainText  {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
 	font-size: 11px;
	color: #333333;
	line-height:13px;
	text-align: left;
}

.smallText  {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
 	font-size: 10px;
	color: #333333;
	line-height:11px
}

b {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-style: bold
 	font-size: 13px;
	color: #333333;
	line-height:13px
}

.medText  {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
 	font-size: 13px;
	color: #333333;
	line-height:18px;
	text-align: left;
}

.medTextBold  {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
 	font-size: 13px;
 	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height:18px;
	text-align: left;
}


.sm2 {
	font:normal 11px Verdana;
	color:gray;
	text-align: left;
}
.sm3 {
	font:normal 10px Verdana;
	color:gray;
	line-height:12pt;
	text-align: left;
}
.sm4 {
	font:normal 9px Verdana;
	color:gray;
	line-height:12pt;
	text-align: left;
}


#search_button {
	border:0;
	background:url('/images/submit_sprite.gif') top left no-repeat;
	background-position:0px 0px;
	text-indent:-999em;
}
.search_button_hover {
	background-position:bottom left !important;
}

/* Generic Form Styles */
form legend{display:none;}
form fieldset{margin:0 20px;border:0;}
form input[type=text],
form input[type=file],
form input[type=password],
form textarea,
form select{display:inline;border:1px solid #999;padding:4px;background:#fff url('/images/generic_input_background.png') 0 1px repeat-x;}
form input[type=checkbox],
form input[type=radio]{display:inline;width:auto !important;}
form select{padding:0;}
form select option{padding-top:4px;}
form textarea{font-family:arial,tahoma,sans-serif;}
form input[readonly],
form textarea[readonly]{color:#999;background:#eee;border-color:#999;}
form label.error{color:#c00 !important;font-weight:bold;}
form label.error input[type=text],
/* Sidebar */
#sidebar_login{margin:0 0 30px;padding:10px 20px;width:170px;height:180px;}
#sidebar_login legend{font-weight:bold !important;}
#sidebar_login label,
#sidebar_login input{display:block;}
#sidebar_login input{margin-bottom:10px;}
#sidebar_search{display:block;margin:0 0 30px;}
#sidebar_search *{float:none;margin:0;padding:0;}
#sidebar_search label,
/*** END ***/


div.form-buttons { /*wraps form buttons*/
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
}


.big_button
{
	margin:0px;
	border:solid 1px #ccc;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	font-size:22px;
	color:#fff;
	cursor:pointer;
	line-height:36px;
	height:36px;
	padding:0px 15px;
	overflow:visible;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:#87b500 url('/images/big_button_bg.png') top repeat-x;
	border-width:0px;
	border-right:solid 1px #689300;
	border-bottom:solid 1px #689300;
	text-shadow:#719e03 1px 1px;
	font: 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
}
	
.big_button:hover
{
	background:#87b500;
	color:#fff;
	line-height:36px;
}

.big_button:active
{
	background:#87b500;
	color:#ECF5DE;
	line-height:38px;
}
	
	.big_button.red
{
	border-top:solid 1px #cc293c;
	border-left:solid 1px #cc293c;
	background:#bc2133 url('/images/big_red_button_bg.png') top repeat-x;
	border-right:solid 1px #570710;
	border-bottom:solid 1px #570710;
	text-shadow:#a61727 1px 1px;
}
	
	.big_button.red:active
{
	background:#bc2133;
	color:#F5DFDF;
	line-height:44px;
}

.sm_button
{
	margin:0px;
	border:solid 1px #ccc;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	color:#fff;
	cursor:pointer;
	line-height:26px;
	height:26px;
	padding:0px 10px;
	overflow:visible;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:#87b500 url('/images/big_button_bg.png') top repeat-x;
	border-width:0px;
	border-right:solid 1px #689300;
	border-bottom:solid 1px #689300;
	text-shadow:#719e03 1px 1px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
}
	
.sm_button:hover
{
	background:#87b500;
	color:#fff;
	line-height:26px;
}

.sm_button:active
{
	background:#87b500;
	color:#ECF5DE;
	line-height:28px;
}


.super_sm_button
{
	margin:0px;
	border:solid 1px #ccc;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	color:#fff;
	cursor:pointer;
	line-height:16px;
	height:16px;
	padding:0px 4px;
	overflow:visible;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#87b500 url('/images/big_button_bg.png') top repeat-x;
	border-width:0px;
	border-right:solid 1px #689300;
	border-bottom:solid 1px #689300;
	text-shadow:#719e03 1px 1px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
}
	
.super_sm_button:hover
{
	background:#87b500;
	color:#fff;
	line-height:16px;
}

.super_sm_button:active
{
	background:#87b500;
	color:#ECF5DE;
	line-height:18px;
}


#linedcontainer {
background-color: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #e5e5e5;
padding: 10px;"
margin:auto;
/* width:400px; */
}
	
#fatborder {
background-color: #ffffff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border: 15px solid #f0f0f0;
padding: 10px;"
margin:auto;
/* width:400px; */
}


#thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
} 

