* {
	margin: 0;
	padding: 0;
}
body {
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #e3e3e3;
	background-image: url(../../../images/bg.jpg);
	
}
body, input, textarea, select {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.3em;
}
p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}
blockquote, ul, ol {
	margin-left: 3em;
}
blockquote {
	font-style: normal;
	margin: 7px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	list-style-type: square;
}
a {
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
hr {
	display: none;
}
.hr {
}
img.left {
	float: left;
	margin: 0 15px 15px 0;
}
img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
/* Header */

#header {
	width: 740px;
	height: 100px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#header h1, #header h2 {
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
}
#header h1 {
	padding: 100px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}
#header h2 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1em;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	margin-top: 0px;
	margin-top: 0px;
}

/* Blog */

#blog {
	float: left;
	width: 515px;
	margin-top: -10px;
	padding-left: 10px;
}

/* Post */

.post {
}
h2 a {
	font-size: 18px;
	font-family: "Trebuchet MS";
}
.post .title {
	height: 36px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../../../images/header_listings.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
}
.post .title a {
	text-decoration: none;
	color: #CC0000;
	padding-top: 3px;
}
.post .title a:hover {
	text-decoration: underline;
}
.post .title img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
}
.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.post .entry {
	background: url(images/img07.gif) repeat-x;
	line-height: 1.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	margin-top: -5px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}
.fList {
	line-height:1.5em;
}
.fList .title {
	height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.descTD {
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.descTD-list {
	background-color:#eaeaea;
	border:1px solid #CCCCCC;
	margin: 0px;
	padding: 3px;
}
.fList .a_list .descTD {
	background-color:#eaeaea;
	border:1px solid #CCCCCC;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#listings {
	line-height:1.5em;
}
#propImg #mainImg img {
	height: 150px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
#propImg #mainImg {
	background-color:#eaeaea;
	position:relative;
	float:left;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	width: 200px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.imgL {
	background-color:#eaeaea;
	position:relative;
	float:left;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.imgL .title-feat {
	font-size: 12px;
	text-decoration: none;
}
.imgL img {
	height: 150px;
	width: 200px;
	border: 1px solid #cccccc;
}
#listings img {
	padding:0px;
	margin:0px;
}
#listings .infoL {
	position:relative;
	width:450px;
	padding: 5px;
}
.titleL {
	height: 152px;
	width: 240px;
}
#listings .infoL .titleL {
	font-weight:bold;
}
.evenTR, .oddTR {
	background-image: url(images/listings_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 175px;
}
.oddTR-admin {
	background-color: #eaeaea;
}
.evenTR-admin {
	background-color: #ffffff;	
}
.oddTR-admin:hover, .evenTR-admin:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
#propView {
	line-height:1.5em;
}
#propImg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	height: 222px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/vie_list_img.png);
}
#propView #propImg {
	float:left;
	width:280px;
}
#propView #propImg #mainImg {
	float:left;
	width:200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#mainImg img {
	height: 150px;
	width: 200px;	
}
#linksImg a {
	color: #CC0000;
	text-decoration: none;	
}
#propView #propImg #linksImg {
	float:right;
	width:50px;
	padding:4px;
	overflow:auto;
	height: 150px;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#propView #propTitle {
	float:right;
	width:195px; 
}
#propAttributes {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	padding: 0px;
	width: 483px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/prop-atr-sep.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#propAttributes li {
	margin: 0px;	
}
#propAttributes #Att1 {
	float:left;
	width:240px;
}
#propAttributes #Att1 td{
	width: 100px;
	vertical-align: top;
}
#propAttributes #Att1 .Att3 {	
	width: 140px;
}
#propDesc {
	width: 100%;
}
#propDesc form {
	width: 300px;	
}
#Att2 {
	margin-bottom: 13px;
	width:240px;
	float:right;
}
.propSep {
	clear:both;
	border-top:#DEDEDE solid 2px;
	height:10px;
	font-size:10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	margin-top: -15px;
	margin-right: 10px;
	height: 600px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
}
#sidebar li {
	color: #CC0000;
}
#sidebar li ul {
	background: url(images/img07.gif) repeat-x;
	list-style-type: square;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D9D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
#sidebar li li {
}
#sidebar h2 {
	height: 27px;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	background-image: url(../../../images/bubble_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-align: center;
	width: 145px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
#sidebar a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Search */

#search ul li img {
	margin-right: 5px;
	height: 14px;
	width: 14px;
}
#search ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#search ul {
	margin-top: 7px;	
}
#search li a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 133px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search li a:hover {
	color: #CC0000;
	text-decoration: none;	
}
#search h2 {
	height: 27px;
	padding-top: 0px;
	background-position: left bottom;
}
#search form {
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 15px 0 15px;
	background: url(images/img07.gif) repeat-x;
}
#search #inputtext1 {
	width: 110px;
	padding: 1px 2px;
	background: url(images/img5.gif) repeat-x;
	border: 1px solid #C4C3C4;
}
#search #inputsubmit1 {
	background: url(images/img6.gif) repeat-x left bottom;
	border: 1px solid #C4C3C4;
}

/* Archives */

#archives {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

/* Meta */

#meta {
}

/* Footer */

#footer {
	width: 100%;
	float: left;
	height: 60px;
	background-color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	background-image: url(../../../flash/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
.error {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	background-image: url(images/alert.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.user {
	text-align:left;
	font-style:oblique;
	border-bottom:#dedede solid 2px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight:bold;
}
.a_list {
	margin-top: 13px;
	border-bottom-color: #999999;
	height: 250px;
	font-size: 10px;
	padding-top: 13px;
	padding-right: 6px;
	padding-left: 13px;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(images/fea_list_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headTR{
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
.a_list .headTR {
	height: 13px;
}
.headTD .unameTD .nameTD .emailTD {
	height: 13px;	
}
.a_list .headTD {
	font-size:14px;
	font-weight:bold;
	border-bottom:#dedede solid 2px;
	text-align:left;
}
.a_list .unameTD {
	font-weight:bold;
	font-style:italic;
	text-align:left;
}
.a_list .nameTD {
}
.a_list .emailTD {
	font-style:italic;
	text-align:left;
}
.titleTD {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	width: 100%;
}
.a_list .titleTD {
	font-weight:bold;
	text-align:left;
	padding-left: 3px;
	float: left;
}
.a_list .descTD {
	font-size:11px;
	text-align:left;
}
.a_list .addTD {
	font-size:11px;
	font-style:italic;
	text-align:left;
}
.a_list .priceTD {
	font-weight:bold;
	font-size:13px;
	text-align:left;
}
.a_list .actTD {
	text-align:center;
}
.actTD img {
	text-align: center;
	vertical-align: top;
}
.actTD a {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 18px;
	width: 77px;
	display: block;
	padding: 2px;
	margin: 0px;
	vertical-align: top;
}
.a_list .evenTR {
	background-color:#FFFFFF;
}
.a_list .oddTR {
	background-color:#E6E6E6;
}
.manImgTitle {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#Plinks {
	text-align:right;
	width: 480px;
}
#Plinks a {
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#Plinks a:hover {
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.SearchTitle {
	font-size:14px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F05423;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F05423;
	margin: 7px;
}
#display {
	width: 740px;
	height: 234px;
	margin-left: 5px;
	margin-bottom: 7px;
	float: left;
	margin-right: auto;
	clear: both;
	padding: 0px;
}
#display #welcome {
	width: 387px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	height: 238px;
}
#display img {
	float: left;
}
#display #welcome p {
	padding-left: 7px;
	padding-right: 10px;
}
#display table {
	height: 270px;
	width: 740px;
	background-image: url(../../../images/headers/listings.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#display td {
	width: 393px;
}
#display #listing-info {
	margin-left: 13px;
	margin-right: 8px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	width: 370px;
	margin-top: 0px;
}
.title-feat {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS";
	list-style-position: outside;
	list-style-type: disc;
}
.feat {
	font-family: "Trebuchet MS";
	color: #CC0000;
	height: 20px;
	padding-left: 15px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9c81d;
	border-bottom-color: #d9c81d;
	padding-top: 3px;
	text-align: center;
	font-size: 14px;
}
.descL {
	text-align: justify;
	height: 113px;
}
.descL-feat {
	text-align: justify;
	height: 100px;
}
.more-button {
	float: right;
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*==============Image Pop-up=================*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ 
	border: none; 
}
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a { 
	outline: none;
}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(/images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(/images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{	
	padding:0 10px; 
	color: #666; 
}
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption{ 
	font-weight: bold;	
}
#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*================ End Image Pop-up ==============*/
.feat-tease {
	float: right;
	width: 230px;
	margin-right: 7px;
}
*html.feat-tease-f {
	float: right;
	width: 235px;
}
.price-tag {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.print {
	width: 100px;
	text-align: right;
	height: 25px;
	background-image: url(../../../images/printer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	font-size: 9px;
	padding-right: 25px;
	border: 1px solid #e3e3e3;
	background-color: #00CC00;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
}
.print:hover {
	color: #FFFFFF;
	background-color: #FF0000;	
}
.sb-headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: auto;
	margin-bottom: 7px;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	background-image: url(images/nav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.edit a {
	text-decoration: none;
	text-align: left;
}
.edit td {
	padding: 3px;
	width: 20%;
	border: 1px solid #CCCCCC;
}
fieldset {
	background-color: #eaeaea;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
fieldset .submit {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #CC0000;
}
fieldset .submit:hover {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFF00;
	border: 1px solid #990000;
}
#pic-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 7px;
	width: 273px;
	clear: both;
	margin-right: auto;
	margin-left: 3px;
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#back-button {
	height: 13px;
	width: 50px;
	background-image: url(images/back-button.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#back-button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	float: right;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#back-button a:hover {
	color: #33CC00;
	text-decoration: none;	
}
#notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eaeaea;
	padding: 3px;
	width: 100%;
	text-align: center;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -5px;
	float: left;
	border: 1px solid #CCCCCC;
}
br.c3 {
	clear:both
}
.status {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: blink;
}
.more-list {
	color: #000000;
	padding: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	background-color: #eaeaea;
	display: block;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
}
.more-list:hover {
	color: #CC0000;
	font-weight: bold;
}
.delete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #FF0000;
	height: 14px;
	width: 14px;
	text-align: center;
	vertical-align: middle;
	clear: both;
	font-weight: bold;
	background-color: #FF3300;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.delete:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;	
}
.post h2.title {
	color: #CC0000;
	font-family: "Trebuchet MS";
}