.fpost pre {
	font-family:courier,monospace;
	background:#fff;
  border:1px dotted #aaa;
  }

 .posted {
	background-color:#40638E;
	}


  
.mex{
  background-color: #F2F2F2;
 }
  
.postername, .reg{
  padding-left:10px;
  }

.fborder {
	border:1px solid #fff;
	}

.posted {
	background:#40638E;
	color:#fff;
	border-top:1px solid #fff;
	}

.posted a:link, .posted a:visited {
	margin-top:3px;
	padding: 0px 4px 0px 4px;
  background-color:#E10000;
	color:white;
	font-size: 1.2em;
	}
	


.post {
	clear:both;
	padding:15px 0;
	width:100%;
	overflow:hidden;
	}

.post .title {
	margin:0;
	line-height:1;
	}

.title a:link, .title a:visited {
	text-decoration:none;
	}




.fpost { /*save*/
	clear:both;
	border-width:0px 0;
	margin-bottom:16px;
	width:100%;
	}


.fborder { /*save*/
	border-width:1px 0;
	padding:8px;
	background-repeat: repeat-y;
	}

.posterinfo { /*save*/
	border: 1px solid #E2E2E2;
  
  margin-right:15px;
	float:left;
	}

.posterinfo div { /*save*/
	width:126px;
	overflow:hidden;
	}

.posterinfo p { /*save*/
	margin:0;
	font-size:11px;
	}

.posterinfo .member { /*save*/
	font-size:11px;
	margin-top:-2px;
	}

.thepost { /*save*/
	overflow:hidden;
	padding-bottom:6px;
	background-repeat:no-repeat;
  margin-top:1px;
  width: auto;
  height:90px;
  cursor:pointer;
	}
	
.thepost a{
 cursor:pointer;
 }
	
.thepostpre { /*save*/
	overflow:auto;
	overflow-y: hidden;
	background-repeat:no-repeat;
  margin-top:1px;
  width: auto;
  height:104px
	}
	
.cart { /*save*/
	overflow:auto;
	overflow-y: hidden;
	background-repeat:no-repeat;
  width: auto;
  height:104px
	}

.thepost p, .thepost .pad { /*save*/
	margin:0 0 10px 0;
	}

.thepost a { 
	display:block;
  width:100%;
  height:100%
	}

.posted { /*save*/
	padding:1px 5px;
	margin:0;
	font-size:11px;
	}

.posted span { /*save*/
	display:block;
	}
	
	
	
	


