  body {
    height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #000000;
  	background: #C6E2EE url(http://tweetvisor.com/images/twitter_background.png?v=1.4);
    background-repeat: no-repeat;
  }

  .block {
    display: block;
  }

  a.topmenubutton:link {
    text-decoration: none;
    color: #000;
    font-size:11px;
    background: #DAECF4;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
  }
  a.topmenubutton:visited {
    text-decoration: none;
    color: #000;
    font-size:11px;
    background: #DAECF4;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
  }
  a.topmenubutton:hover {
    text-decoration: none;
    color: #000;
    font-size:11px;
    background: #33CCFE;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
  }
  a.topmenubutton:active {
    text-decoration: none;
    color: #000;
    font-size:11px;
    background: #DAECF4;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
  }

  .trash {
    float: right;
    text-align: right;
    width: 20px;
    height: 20px;
    background-image: url('http://tweetvisor.com/images/icon_trash.gif');
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
  }
  .fav {
    float: right;
    text-align: right;
    width: 20px;
    height: 20px;
    background-image: url('http://tweetvisor.com/images/icon_star_full.gif');
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
  }
  .non-fav {
    float: right;
    text-align: right;
    width: 20px;
    height: 20px;
    background-image: url('http://tweetvisor.com/images/icon_star_empty.gif');
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
  }
  .fav2 {
    float: right;
    text-align: right;
    width: 20px;
    height: 20px;
    background-image: url('http://tweetvisor.com/images/icon_star_full.gif');
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
    display: inline;
  }
  .non-fav2 {
    float: right;
    text-align: right;
    width: 20px;
    height: 20px;
    background-image: url('http://tweetvisor.com/images/icon_star_empty.gif');
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
    display: inline;
  }

  #outerdiv {position:absolute;top:10%;left:70%;overflow:show;}
  #innerdiv {position:absolute;top:0px;left:-250px;}

  h1,h2,h3,h4,h5,h6,pre,code,p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
  }
  dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0; padding: 0;
  	font-size: 14px;
  }
  a img,:link img,:visited img {border: none;}
  address {font-style: normal;}
  
  p, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  code, kbd {
  	font-size: 1.25em;
  }/*

  	-- -- -- -- -- -- --
  	STYLE: Solitude
  	-- -- -- -- -- -- --
  */

  /* ie6win */
  * html #sidebar a {
      height: 1px;
  }

  /* ie5mac */

  /*\*//*/
  * html #sidebar a { height: auto; }
  /**/


  /* Basic HTML style
  ----------------------------------------------- */
  a:link {
  	color: #0077A9;
  	text-decoration: none;
  }
  a:visited {
  	color: #0077A9;
  	text-decoration: none;
  }
  a:hover {
  	color: #0077A9;
  	text-decoration: underline;
  }
  a:active {
  	color: #0077A9;
  	text-decoration: underline;
  }

  a.blue:link {
  	color: #0077A9;
  	text-decoration: none;
  }
  a.blue:visited {
  	color: #0077A9;
  	text-decoration: none;
  }
  a.blue:hover {
  	color: #0077A9;
  	text-decoration: underline;
  }
  a.blue:active {
  	color: #0077A9;
  	text-decoration: underline;
  }
  a.black:link {
  	color: #000;
  	text-decoration: none;
  }
  a.black:visited {
  	color: #000;
  	text-decoration: none;
  }
  a.black:hover {
  	color: #000;
  	text-decoration: underline;
  }
  a.black:active {
  	color: #000;
  	text-decoration: underline;
  }

  a.white:link {
  	color: #ccf;
  	text-decoration: none;
  }
  a.white:visited {
  	color: #ccf;
  	text-decoration: none;
  }
  a.white:hover {
  	color: #fff;
  	text-decoration: underline;
  }
  a.white:active {
  	color: #fff;
  	text-decoration: underline;
  }

  a.fullwhite:link {
  	color: #fff;
  	text-decoration: none;
  }
  a.fullwhite:visited {
  	color: #fff;
  	text-decoration: none;
  }
  a.fullwhite:hover {
  	color: #ccf;
  	text-decoration: none;
  }
  a.fullwhite:active {
  	color: #ccf;
  	text-decoration: none;
  }

  a.whitemyjooveler:link {
  	color: #fff;
  	text-decoration: none;
  }
  a.whitemyjooveler:visited {
  	color: #fff;
  	text-decoration: none;
  }
  a.whitemyjooveler:hover {
  	color: #ff0;
  	text-decoration: none;
  }
  a.whitemyjooveler:active {
  	color: #3b5998;
  	text-decoration: none;
  }

  a.red:link {
  	color: #f63;
  	text-decoration: none;
  }
  a.red:visited {
  	color: #f63;
  	text-decoration: none;
  }
  a.red:hover {
  	color: #f00;
  	text-decoration: underline;
  }
  a.red:active {
  	color: #f00;
  	text-decoration: underline;
  }

  a.grey:link {
  	color: #898989;
  	text-decoration: none;
  }
  a.grey:visited {
  	color: #898989;
  	text-decoration: none;
  }
  a.grey:hover {
  	color: #343434;
  	text-decoration: underline;
  }
  a.grey:active {
  	color: #000000;
  	text-decoration: underline;
  }

  a.green:link {
  	color: #060;
  	text-decoration: none;
  }
  a.green:visited {
  	color: #060;
  	text-decoration: none;
  }
  a.green:hover {
  	color: #c00;
  	text-decoration: underline;
  }
  a.green:active {
  	color: #c00;
  	text-decoration: underline;
  }

  a.yellow:link {
  	color: #ff0;
  	text-decoration: none;
  }
  a.yellow:visited {
  	color: #ff0;
  	text-decoration: none;
  }
  a.yellow:hover {
  	color: #fff;
  	text-decoration: underline;
  }
  a.yellow:active {
  	color: #fff;
  	text-decoration: underline;
  }

  blockquote {
  	margin: 1em 2em;
  	color: #666;
  }
  blockquote p {
  	line-height: 1.2;
  }
  caption {
  	font-weight: bold;
  	background: #ccc;
  	padding: .5em;
  }
  dd {
  	margin: 1em 2em;
  }
  dt {
  	font-weight: bold;
  }
  hr {
  	margin: 1em 6em;
  }
  table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	vertical-align: top;
  	text-align:left;
  }
  th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: left;
  	padding: .5em;
  }


  /* Nested HTML elements
  ----------------------------------------------- */
  ol li {
  	margin-left: 2em;
  	list-style-type: decimal;	
  }
  ol, ul {
  	margin: 1em 0;
  	padding-left: 1.7em;
  }



  /* Custom font definitions for style
  ----------------------------------------------- */
  select, input, textarea {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 12px;
  	border: 1px solid #898989;
  	padding: 1px 3px 3px 3px;
  }
  input.preview_checkbox_checked {
    border: 1px solid #77c;
    background: #ccf;
  }
  input.preview_checkbox_notchecked {
    border: 0px;
    background: #fff;
  }
  input.checkbox {
    border: 0px;
  }
  p {
  	margin: 1em 0;
  	line-height: 1.8em;
  }
  p.description {
  	margin: .2em 0 1.5em;
  	line-height: 1.5;
  	color: #999;
  }
  h1 {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 2.75em;
  	font-weight: normal;
  	letter-spacing: 3px;
  	text-shadow: #999 2px 2px 2px;
  	padding: 5px 5px;
  }
  h2 {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	margin: .1em 0 .5em;
  	font-size: 1.8em;
  	font-weight: normal;
  	text-shadow: #999 2px 2px 2px;
  }
  h3 {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1.3em;
  	font-weight: bold;
  	margin-top: 5px;
  	color: #c00;
  }
  h3.linebottom {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1.3em;
  	font-weight: bold;
  	color: #c00;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  }
  h3.alignright {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1.4em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  	text-align: right;
  	color: #cc0000;
  }
  h4 {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1.2em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  }
  h4.username {
    background: #3f3f3f url(http://www.jooveler.com/images/background_username.png) 100% 0;
    padding: 5px;
  	border-bottom: 1px solid #333;
    width: 100%;
  }
  h4.alignright {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1.2em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  	text-align: right;
  	color: #FFD700;
  }
  h4.darkred {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1.2em;
  	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    color: #600;
  }
  h5 {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1em;
    margin-bottom: 5px;
  }
  h6 {
    font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
  	font-size: 1em;
  	font-weight: normal;
  	border-bottom: 1px solid #ccc;
  	color: #c00;
  }

  td.dotted {
  	margin-left: 2px;
  	margin-right: 2px;
    border-left: 1px dotted #878787;
  }

  .dotted-hor {
  	margin-top: 25px;
  	margin-bottom: 15px;
  	padding: 0;
    border-top: 1px dotted #878787;
  }

  .lightgrey {
    color: #cfcfcf;
  }
  .grey {
    color: #898989;
  }
  .white {
    color: #fff;
  }
  .black {
    color: #000;
  }
  .blue {
    color: #3b5998;
  }
  .purple {
    color: #ccf;
  }
  .red {
    color: #c00;
  }
  .lightred {
    color: #faa;
  }
  .orange {
    color: #ffd700;
  }
  .lightorange {
    color: #fffa99;
  }
  .green {
    color: #060;
  }
  .darkgreen {
    color: #040;
  }
  .previewtext {
    color: #fff;
  }
  .small {
    font-size: 11px;
  }
  .normal {
    font-size: 12px;
  }
  .large {
    font-size: 13px;
  }
  .xlarge {
    font-size: 14px;
  }
  .bold {
    font-weight: bold;
  }
  .nobold {
    font-weight: normal;
  }
  .regularfont {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
  span.fieldsettitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1.2em;
  	font-weight: bold;
  	margin-left: 7px;
  	margin-right: 7px;
    color: #090;
  }
  span.fieldsetnormal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1.2em;
  	font-weight: bold;
  	margin-left: 7px;
  	margin-right: 7px;
  }
  span.fieldsetprice {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 1.9em;
  	font-weight: bold;
  	margin-left: 7px;
  	margin-right: 7px;
    color: #c00;
  }

form, ul {
margin-top:0px;
margin-bottom:0px;
}

p {
margin-top:5px;
margin-bottom:5px;
}

.inputbutton {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #0077A9;
  color: #FFFFFF;
  height: 24px;
  font-size: 12px;
  font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.inputbutton_red {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #EADFD9;
  border-left-color: #EADFD9;
  border-bottom-color: #5b1f0e;
  border-right-color: #5b1f0e;
  background-color: #98593b;
  color: #FFFFFF;
  height: 24px;
  font-size: 12px;
  font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.inputbutton_orange {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #EADFD9;
  border-left-color: #EADFD9;
  border-bottom-color: #5b1f0e;
  border-right-color: #5b1f0e;
  background-color: #ffd700;
  color: #000000;
  height: 24px;
  font-size: 12px;
  font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.inputbutton_grey {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #EAEAEA;
  border-left-color: #EAEAEA;
  border-bottom-color: #5b5b5b;
  border-right-color: #5b5b5b;
  background-color: #989898;
  color: #FFFFFF;
  height: 24px;
  font-size: 12px;
  font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
  text-align: center;
  cursor: hand;
  cursor: pointer;
}

.li_messages {
margin-left: 15px;
}

.messagescontainer {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #e9ffe0 url(http://www.jooveler.com/images/background_top_messages.png) 100% 0 repeat-x;
border: 2px solid #006633;
margin-bottom: 20px;
line-height: 16pt;
}

.errorscontainer {
color: #fff;
display: table;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 5px;
background: #ffe9e0 url(http://www.jooveler.com/images/background_top_errors.png) 100% 0 repeat-x;
border: 1px solid #BD2816;
margin-bottom: 20px;
line-height: 16pt;
}

.alignright {
text-align: right;
}

.headerrightbar {
position: absolute;
display: table;
top: 0px;
right: 0px;
width: 710px;
float: right;
text-align: left;
vertical-align: text-top;
}

.headerleftbar {
display: table;
margin-right: 76%;
text-align: left;
width: 270px;
text-align: left;
vertical-align: text-top;
}

.indexcontainer {
position: relative;
width: 970px;
text-align: left;
padding: 15px;
background: #fff;
border-left: 1px solid #676767;
border-right: 1px solid #676767;
}

.indexrightbar {
position: absolute;
display: table;
top: 0px;
right: 0px;
width: 48%;
float: right;
text-align: left;
vertical-align: text-top;
}

.indexleftbar {
display: table;
margin-right: 48%;
margin-left: 10px;
text-align: left;
vertical-align: text-top;
border-right: 1px dotted #878787;
}

.onecolumncontainer {
position: relative;
width: 990px;
text-align: left;
padding: 15px;
background: #fff;
border: 2px solid #3b5998;
}

.twocolumncontainer {
width: 970px;
text-align: left;
}

.twocolumnrightbar {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff;
border: 2px solid #98593b;
color: #000000;
}

.twocolumnrightbar_blank {
display: table;
float: right;
top: 0px;
right: 0px;
width: 710px;
text-align: left;
vertical-align: text-top;
padding: 0px;
}
.twocolumnrightbar_fade {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff url(http://www.jooveler.com/images/background_panels_top.png) 100% 0 no-repeat;
border: 2px solid #98593b;
margin-bottom: 20px;
color: #000000;
}
.twocolumnrightbar_fade_smallheight {
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff url(http://www.jooveler.com/images/background_panels_top_smallheight.png) 100% 0 repeat-x;
border: 0px;
color: #000000;
}
.twocolumnrightbar_white {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff;
border: 2px solid #98593b;
margin-bottom: 20px;
color: #000000;
}



.headercontainer {
display: table;
width: 100%;
clear: both;
text-align: center;
padding: 0;
background-color: #a4c0cc;
border-bottom: 3px solid #93b0bb;
}
.headerdiv {
text-align: left;
padding: 10px;
}
/* container for just the left and center columns */
.inner-container {
width: 78%;              /* leaves 24% of window width for right column */
float: left;             /* left side of window */
color: #000;             /*   delete these colors to get same color as right column */
margin: 0;               /* keep flush with adjacent containers */
margin-top: -20px;
}
/* container for center bar, with no border */
.centerbar_container {
display: table;
text-align: left;
width: 71%;
float: right;
vertical-align: text-top;
padding: 10px;
border: 0px;
margin-bottom: 10px;
color: #000000;
}
/* container for center bar */
.centerbar_border {
overflow: hidden;
clear: both;
text-align: left;
padding: 10px;
background: #fff;
border: 1px solid #93b0bb;
margin-bottom: 20px;
color: #000000;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}
/* container for search bar */
.searchbar_border {
overflow: hidden;
text-align: left;
padding: 10px;
background: #DAECF4;
border: 0px solid #afafaf;
margin-bottom: 20px;
color: #000000;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}
/* container for left bar */
.leftbar_container {
display: table;
float: left;
width: 20%;
margin: 0;
text-align: left;
vertical-align: text-top;
padding-left: 10px;
color: #000000;
}
.leftbar_border {
overflow: hidden;
display: block;
text-align: left;
vertical-align: text-top;
padding: 10px;
background: #DAECF4;
border: 0px solid #dfdfdf;
margin-bottom: 20px;
color: #000000;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}
/* container for right bar */
.rightbar_container {
display: table;
float: right;
width: 20%;
text-align: right;
vertical-align: text-top;
padding-right: 10px;
color: #000000;
margin-top: -20px;
}
.rightbar_border {
overflow: hidden;
display: block;
text-align: left;
vertical-align: text-top;
padding: 10px;
background: #DAECF4;
border: 0px solid #dfdfdf;
margin-bottom: 20px;
color: #000000;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}



.twocolumnrightbar_colored {
display: table;
float: right;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #7f7f7f;
border: 2px solid #343434;
margin-bottom: 20px;
}

.twocolumnleftbar {
display: table;
position: absolute;
float: right;
margin-right: 76%;
text-align: left;
width: 220px;
vertical-align: text-top;
padding: 0px;
}

.leftcolumncontainer {
width: 100%;
padding: 10px;
background: #676767 url(http://www.jooveler.com/images/background_left_menu.png) repeat-x 100% 0;
border: 1px solid #343434;
text-align: left;
vertical-align: text-top;
}

.leftcolumncontainer_orange {
width: 100%;
padding: 10px;
background: #3f3f3f url(http://www.jooveler.com/images/background_orange_highlight.png) 100% 0;
border-bottom: 0px solid #333;
text-align: left;
vertical-align: text-top;
}

.leftcolumncontainer_lightgrey {
border-bottom: 2px solid #e6e6e6;
padding: 10px 5px 10px 5px;
background-color: #7f7f7f;
text-align: left;
vertical-align: text-top;
}

.titlecontainer {
border-bottom: 1px solid #333;
padding: 2px 5px 2px 5px;
background-color: #f6f6f6;
text-align: left;
vertical-align: text-top;
}

.asktobecontactedcontainer {
border-bottom: 10px solid #e6e6e6;
padding: 10px 5px 10px 5px;
background-color: #f6f6f6;
text-align: left;
vertical-align: text-top;
}

.operatordetailscontainer {
border-bottom: 5px solid #e6e6e6;
padding: 10px 10px 10px 10px;
background-color: #fff7dd;
text-align: left;
vertical-align: text-top;
}

.image {
	padding: 3px;
	border: 1px solid #bbb;
}

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 12px/1.4em Arial, sans-serif; text-align: center; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

#divinputfile{
	background:url(upload_file.gif) no-repeat 100% 1px;
	height:28px;
	width:385px;
	margin:0px;
}

#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
}

#fakeinputfile{
	margin-top:-28px;
}

#fakeinputfile #fakefilepc{
	width:265px;
	height:22px;
	font-size:18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.server_error_messages {
display: table;
top: 0px;
right: 0px;
width: 680px;
text-align: left;
vertical-align: text-top;
padding: 15px;
background: #fff url(http://www.jooveler.com/images/background_panels_top_mediumheight.png) 100% 0 no-repeat;
border: 2px solid #98593b;
margin-bottom: 20px;
}


div#fixedbox
  {
  position: absolute;
  top: 95%;
  left: 1em;
  right: 1em;
  width: 96%;
  border: 1px solid #afafaf;
  padding: 5px;
  font-size:12px;
  background: #d6d6d6 url(http://tweetvisor.com/images/twitter_header_background.gif) 80% 0 no-repeat;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  }
div#fixedbox p
  {
  margin: 0;
  padding: 1em;
  border: 1px solid #000;
  color: #000;
  background: #eee;
  }
@media screen
  {
  div#fixedbox
    {
    position: fixed;
    }
  /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    overflow-y: auto;
    height: 100%;
    padding: 0 1em 0 14em;
    font-size: 100%;
    }
  * html div#fixedbox
    {
    position: absolute;  
    }
  /* All done. */
  }



  /* Subsection Tabs
  --------------------*/
  #main ul.subsection_tabs {
  	list-style-type:none;
  	margin:0 0 5px 0;
  	padding:0;
  	clear:both;
  	width: 100%;
  	height: 20px;
  	clear:both;
  }
  
  #main ul.subsection_tabs li.tab {
  	list-style-type:none;
  	float:left;
  	margin-right:7px;
  	margin-bottom:2px;
  	text-align:center;
  }
  
  #main ul.subsection_tabs li.tab a {
  	list-style-type:none;
  	display:block;
    text-decoration: none;
    color: #000;
    font-size:11px;
    background: #DAECF4;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
  }
  
  #main ul.subsection_tabs li.tab a:hover {
  	list-style-type:none;
    text-decoration: none;
    color: #000;
    font-size:11px;
    background: #33CCFE;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
  }
  
  #main ul.subsection_tabs li.tab a.active {
  	list-style-type:none;
    text-decoration: none;
    color: #000;
    font-size:11px;
    background: #33CCFE;
    padding: 3px 10px 3px 10px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
  }
  
  #main ul.subsection_tabs li.source_code {
  	list-style-type:none;
  	float:right;
  }
  
