  #notice {
                                -moz-border-radius: 3px; /* Firefox */
                                -webkit-border-radius: 3px; /* Safari */

  }  

			.content-border {
				background-image: url(/images/50.png);
				padding: 10px;
				margin: 0 auto;
				-moz-border-radius: 10px; /* Firefox */
				-webkit-border-radius: 10px; /* Safari */
				margin-bottom: 10px;
			}

			.content {
				background-color: #fff;
				padding: 20px;
				-moz-border-radius: 3px; /* Firefox */
				-webkit-border-radius: 3px; /* Safari */
			}
			

  body {
    text-align: center;
    background-color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    background-attachment: fixed;
  }
  
  a { color: #00579C; text-decoration: none; }
  a:hover { color: #B42000; text-decoration: none; }

  .redlink { color: #0f0; }
  .redlink:hover { color: #0C0; }

  h1 {
    margin: 0px;
    text-align: center;
  }

  h2 {
    margin: 0px;
    text-align: center;
  }
  
  #main {
    margin-left:auto;
    margin-right:auto;
    text-align: left;
    width: 820px;
  }

  .tl { background: url(/images/tl.png) no-repeat top left; }
  .tr { background: url(/images/tr.png) no-repeat top right; }
  .bl { background: url(/images/bl.png) no-repeat bottom left; }
  .bl div { background: url(/images/br.png) no-repeat bottom right; }
  .r { background: url(/images/r.png) top right repeat-y; }
  .r { padding: 0 15px; }
  .r { margin-top: -19px; }
  .tr div,.tr, .bl div, .bl {
    width: 100%;
    height: 15px;
    font-size: 1px;
  }

  .dataone {
    padding: 5px;
    background-color: #eee;
  } 

  .datatwo {
    padding: 5px;
    background-color: #ddd;
  }
  
  .tDnD_whileDrag {
    background-color: #ddd;
  }

  .tblhead {
    padding: 5px;
    font-weight: bold;
    background-color: #ccc;
    text-align: center;
  }
  
  .toolTip {
    z-index: 999;
    border:1px solid #CCC;
    background-color:#F9F9F9;
    width:206px;
    position:absolute;
    visibility: hidden;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#333;
  }
  
  .toolTip h1{
    display:block;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color:#F1F1F1;
    border-bottom:1px solid #CCC;
    margin:0px;
    padding:0px 2px;
  }
  
  .toolTip p {
    margin:0px;
    padding:4px 2px;
  }

  #noticebar {
    width: 100%;
    font-size: 12px;
    text-align: center;
    background-color: #FFFF80;
    padding: 7px;
  }

  #feedback{
    position: absolute;
    left: 0;
    top: 200px;
  }

  #fbform {
    background-color: #C00000;
    padding: 5px;
    color: #fff;
  }

  .g1 { font-size: 30px; color: #00579C; letter-spacing: -1px; }
  .g2 { font-size: 26px; color: #0270C4; letter-spacing: -1px; }
  .g3 { font-size: 22px; color: #0188EF; letter-spacing: -1px; }
  .g4 { font-size: 18px; color: #1398FF; letter-spacing: -1px; }
  .g5 { font-size: 14px; color: #3FACFF; letter-spacing: -1px; }

  input, textarea {
    border: 1px solid #C0CBD0;
  }

  input:focus, textarea:focus, input:hover, textarea:hover {
    border: 1px solid #188DCA;
  }

  .cc {
    display: block;
    padding: 35px;
    border: 1px solid #ccc;
  }

  .cc:hover {
    border: 1px solid #B2CC38;
  }

  .navlink {
    color: #ddd;
  }

  .navlink a {
    color: #fff;
    text-decoration: underline;
  }

  .navlink a:hover {
    text-decoration: none;
  }

  #header {
    color: #fff;
  }

  .nounder a {
    text-decoration: none;
  }

  .cbimg {
    border: 1px solid #aaa;
    padding: 1px;
    margin: 10px;
  }

  .cbimg:hover {
    border: 1px solid #000;
  }

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(/images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; } .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; } 
  .tipsy-north { background-position: top center; } .tipsy-south { background-position: bottom center; } .tipsy-east { background-position: right center; } .tipsy-west { background-position: left 
  center; }





.openlike {
	position: relative;
	font-weight: bold;
}

.openlike p {
	margin-bottom: .5em !important;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

.openlike ul {
	position: relative;
	display: block;
	margin: 0 0 .5em 0 !important;
	padding: 0 !important;
	overflow: hidden;
	zoom: 1;
}

.openlike ul li {
	float: left;
	position: relative;
	display: block;
	list-style-type: none;
	height: 25px;
	margin: 0;
	background: none;
	padding: 0 5px 0 0;
	overflow: hidden;
	zoom: 1;
}

.openlike ul li a {
	background: transparent url(/images/sprite.png) scroll no-repeat;
	display: block;
	height: 25px;
	width: 25px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	text-indent: -9999em;
}

.openlike ul li a.openlike-hunch       { background-position: 0 0; }
.openlike ul li a.openlike-stumbleupon { background-position: -25px 0; }
.openlike ul li a.openlike-reddit      { background-position: -50px 0; }
.openlike ul li a.openlike-digg        { background-position: -75px 0; }
.openlike ul li a.openlike-google      { background-position: -100px 0; }
.openlike ul li a.openlike-twitter     { background-position: -125px 0; }
.openlike ul li a.openlike-facebook    { background-position: -150px 0; }

