.roundbox, .roundbox_body, .roundbox_head, .roundbox_head .spacer, .roundbox_head h2 {    background: transparent url(../images/roundbox-large-grey.png) no-repeat bottom right; } 
.roundbox { 
/*    width: 335px !important; /* intended total box width - padding-right(next) */
/*    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px 0px 0px 0px; /* use to position the box */ 
} 

/* set the top-right image */ 
.roundbox_head {  background-position: top right; margin-right: -15px; /* pull the right image over on top of border */  padding-right: 40px; /* right-image-gap + right-inside padding */ } 

/* set the top-left image */ 
.roundbox_head .spacer, .roundbox_head h2 { background-position: top left; margin: 0; /* reset main site styles*/  border: 0; /* ditto */  padding: 0; /* padding-left = image gap + interior padding ... no padding-right */ font-size:10px;
    height: auto !important; height: 1%; /* IE Holly Hack */ } 

/* set the lower-left corner image */ 
.roundbox_body {     background-position: bottom left;     margin-right:0px; /* interior-padding right */     padding: 0 0 20px 15px;    /* line-height:1.0em;*/}



.lite_roundbox, .lite_roundbox_body, .lite_roundbox_head, .lite_roundbox_head .spacer{
    background: transparent url(../images/roundbox-large-orange.png) no-repeat bottom right; 
} 
.lite_roundbox { 
/*    width: 335px !important; /* intended total box width - padding-right(next) */
/*    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px 0px 0px 0px; /* use to position the box */ 
} 

/* set the top-right image */ 
.lite_roundbox_head {  background-position: top right; margin-right: -15px; /* pull the right image over on top of border */  padding-right: 40px; /* right-image-gap + right-inside padding */ } 

/* set the top-left image */ 
.lite_roundbox_head .spacer { background-position: top left; margin: 0; /* reset main site styles*/  border: 0; /* ditto */  padding: 0; /* padding-left = image gap + interior padding ... no padding-right */ font-size:10px;
    height: auto !important; height: 1%; /* IE Holly Hack */ } 

/* set the lower-left corner image */ 
.lite_roundbox_body {     background-position: bottom left;     margin-right:0px; /* interior-padding right */     padding: 0 0 20px 15px;    /* line-height:1.0em;*/}







/* Full Round Bg (profile form)
-------------------------------------------------------------- */
roundyform { width: 550px;}
.roundedfull{display:block}
.roundedfull *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#f6f6f6}
.roundedfull1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
  background:#f8f8f8}
.roundedfull2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fefefe;
  border-right:1px solid #fefefe;
  background:#f7f7f7}
.roundedfull3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7;}
.roundedfull4{
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb}
.roundedfull5{
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8}
.roundedfullfg{
  background:#f6f6f6;padding:15px;}

.subwidget { padding:5px 10px; }



.vp_row1, .vp_row2 
{
/*border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #a0a0a0;
*/
padding:3px;
}
.vp_title
{
background-color:white;
}
.mytrips_table td
{
	padding: 0px 0px;
}

.ctlbar{ background-color:transparent; }

