body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #979dae;
    color: #e4e7ef;
	 background-image:url(/lists/css/comments/bg_lines.gif);
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 784px;
    position: relative;
    background: url(/lists/css/comments/body_bg.gif) repeat-y;
}

#body {
    background: url(/lists/css/comments/body_b.gif) no-repeat bottom;
}

h1, h2, div, ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1 {
    text-align: right;
}

h2 {
    color: white;
    font-weight: normal;
}

h3 {
    font-size: 10px;
}

a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: white;
    text-decoration: underline;
    font-weight: bold;
}

.clear {
    clear: both;
}

.readmore {
    text-align: right;
}

.readmore a {
    text-decoration: underline;
}

#left .readmore {
    text-align: left;
}

#left {
    margin: 0;
    padding-top: 35px;
    background: url(/lists/css/comments/menu_t.gif) no-repeat;
    float: left;
    width: 165px;
}

#left h3 {
    font-size: 10px;
    color: white;
    margin: 1em 0;
    padding: 0;
}

#left p {
    margin: 1em 0;
    padding: 0;
}


#nav {
    background: url(/lists/css/comments/menu_bg.gif) repeat-y;
}

#nav li {
    border-top: 1px solid white;
    padding: 4px 2px 4px 36px;
   
}

#latest {
    padding-top: 13px;
    background: url(/lists/css/comments/menu_b.gif) no-repeat;
}

#latest .events {
    padding: 0 10px;
}

#latest h3 {
  background:#E4850A;
  padding: 4px 0 6px 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom:10px;
  margin-top:0;
}

#logo {
    position: absolute;
    left: 165px;
    top: 0;
}

#content .inner {
    float: left;
    padding-top: 48px;
    margin: 20px 0 10px 30px;
    width: 348px;
}

#searchbox {
    float: right;
    margin-top: 48px;
    height:200px;
    width: 222px;
    background: url(/lists/css/comments/search_bg.gif) repeat-y;
}

#searchbox h3 {
    margin: 0;
    padding: 210px 0 10px 47px;
    background: url(/lists/css/comments/rider.jpg) no-repeat;
    color: white;
}

#searchbox form {
    background: url(/lists/css/comments/search_b.gif) no-repeat bottom;
    padding: 1px 0 40px 47px;
    margin: 0;
    line-height: 2;
}

#searchbox .text {
    width: 150px;
}

#searchbox .submit {
    border: 1px solid #c5cee7;
    background: #7785ad;
    color: #fff;
}

#searchbox .softright {
    text-align: right;
    padding-top: 3px;
    padding-right: 20px;
}

#footer {
    padding: 20px 0;
    text-align: center;
    color: #fff; 
}

#footer a {
    text-decoration: underline;
}

.paging{
	text-align:center;
	font-size:110%;
	background-color:Teal;
}

.paging li{
	display:inline;
	padding-right:2px;
		
}

.paging li a:after{
		content: " \2D\ ";
}

.paging li a:before{
		content: " \2D\ ";
}

.paging li.previous{
	display:inline;
	padding-right:4px;
	padding-left:4px;
	
}

.paging li.previous a:after{
	content:normal;
}

.paging li.previous a:before{
	content:normal;
}

.paging li.next{
	display:inline;
	padding-right:4px;
	padding-left:4px;
	
}

.paging li.next a:after{
	content:normal;	
}

.paging li.next a:before{
	content:normal;	
}

#ctl00__formContainer #ctl00__SearchButton{
	float:right;
	margin-right:10px;
}

#ctl00__formContainer{
	float:left;
	width:100%;
	height:200px;
			
}


#ctl00__formContainer input{
	float:left;
	
}
#ctl00__formContainer label {
	float:left;
	width:200px;
	padding-top:5px;
	
}
#comments1_list{
	font-size:110%;
}

#comments1_list_pnlData .commentName{
	font-size:120%;
	font-weight:bold;
	float:left;
	padding:5px 10px 10px 10px;
	clear:both;
	color:#fff;
	background-color:#5669A0;
	width:94%;
	
}

#comments1_list_pnlData .commentMessage{
	float:left;
	padding:5px 10px 20px 10px;
	clear:both;
	color:#fff;
	background-color:#E4850A;
	width:94%;
}

#comments1_list_pnlData .commentDate{
	float:left;
	padding:5px 10px 5px 10px;
	clear:both;
	color:#fff;
	background-color:#7785AD;
	width:94%;
	text-align:right;
}



#comments1_list_pnlData .spacer{
	float:left;
	height:3px;
	clear:both;
	color:#fff;
	background-color:#E4E7EF;
	width:100%;
}

#comments1_list_listPager{
	height:110%;
	
}

#mod_list_pnlData{
  background:#5669A0;
  border:2px solid #E4E7EF;
  padding:5px;
}

