body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #666666;
}
#cwrap {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#cwrap2 {
	float: left;
	width: 961px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	height: 127px;
}
#header h1 {
	font-size: .7em;
	font-weight: normal;
	position: absolute;
	top: 100px;
	color: #FFFFFF;
	margin-left: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header .logo a {
	font-size: .2em;
	text-decoration: none;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 439px;
	text-indent: -9999px;
	display: block;
	position: absolute;
}
#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #A4003E;
	position: absolute;
	font-weight: normal;
	top: 35px;
	margin-left: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	visibility:hidden;
}
#topbanner {
	float: right;
	background-image: url(/images/topbnr-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 13px;
	padding-left: 40px;
	margin-top: 0px;
	padding-top: 28px;
	padding-bottom: 11px;
}
#topbanner a img {
}
#mainmenu {
	font-size: .75em;
	height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #930033;
	background-image: url(../images/mainmenu-bg.gif);
	background-repeat: repeat-x;
}
#mnu_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mnu_left ul li {
	float: left;
}
#mnu_left a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #930033;
	padding-left:21px;
	padding-right:21px;
}
#mnu_left a:hover {
	text-decoration: underline;
}
#mnu_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mnu_right ul li {
	float: left;
}
#mnu_right a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #930033;
}
#mnu_right a:hover {
	text-decoration: underline;
}
#mnu_left {
	float: left;
	width: 100%;
}
#mnu_right {
	float: right;
	width: 0px;
}
#mainmenu .free {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: -15px;
	z-index: 50;
	position: relative;
}
#findbox {
	font-size: .75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2003C;
	border-right-color: #B2003C;
	border-bottom-color: #B2003C;
	border-left-color: #B2003C;
	background-color: #BDE6F5;
	float: left;
}
#findleft {
	float: left;
	width: 728px;
}
#findright {
	float: right;
	width: 209px;
}
#findleft .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	width: 728px;
	
}
#findleft .hdr img, #findright .hdr img {
	vertical-align: middle;
	padding-right: 5px;
}
#findleft .content {
	float: left;
}
#content {
	padding: 0px;
	width: 961px;
	background-color: #FFFFFF;
	float: left;
}
#content2 {
	float: left;
	width: 939px;
	background-color: #FFFFFF;
	padding: 11px;
}
#findleft .selects {
	float: left;
	height: 30px;
	padding: 10px;
}
#findleft .selects img {
	vertical-align: middle;
	padding-left: 10px;
}
#findleft .selects select {
	margin-right: 10px;
	width: 130px;
}
#findleft .button {
	float: left;
	background-image: url(../images/find-or.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#findleft .button a {
	font-weight: bold;
	color: #FF3839;
	text-decoration: none;
	background-image: url(../images/find-btnbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findleft .button a strong {
	display: block;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#findleft .button a:hover {
}
#findleft .button a:hover strong {
}
#findright .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;

}
#findright .content {
	background-image: url(../images/find-separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	float: left;
	width: 198px;
}
#findright .content form  {
	margin: 0px;
	padding: 0px;
}
#findright .content form input  {
	width: 115px;
	float: left;
	margin-top: 13px;
}
#findright .button {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#findright .button a {
	font-weight: bold;
	color: #FF3839;
	text-decoration: none;
	background-image: url(../images/find-btnbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findright .button a strong {
	display: block;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../images/find-btnbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcontent {
	width: 730px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#rightcontent {
	float: right;
	width: 209px;
	padding-top: 10px;
}
#leftcontent_content {
	float: left;
	width: 730px;
}
#leftcontent_left {
	float: left;
	width: 479px;
}
#leftcontent_right {
	float: right;
	width: 241px;
}
#eotw {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6C4E1;
	border-right-color: #F6C4E1;
	border-bottom-color: #F6C4E1;
	border-left-color: #F6C4E1;
	width: 479px;
	height:210px;
	background:#ECF8FD;
}
#eotw .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eotw .hdr img {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 5px;
}

#eotw h2 a {
	color: #E458A9;
}
#eotw .banner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#eotw #info {
	float: left;
	padding-left: 10px;
}
#eotw #button {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#eotw #button a {
	font-weight: bold;
	color: #C10001;
	text-decoration: none;
	background-image: url(../images/btn-link-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#eotw #button a strong {
	display: block;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(../images/btn-link-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#eotw #bottom {
	height: 45px;
}
#about {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6C4E1;
	border-right-color: #F6C4E1;
	border-bottom-color: #F6C4E1;
	border-left-color: #F6C4E1;
	width: 238px;
	background:#ECF8FD;
	height:210px;
}
#about .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about .hdr img {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 5px;
}
#about .hdr span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	margin-top: -20px;
	padding-right: 10px;
}
#about p {
	margin: 0px;
	color: #000000;
	line-height: 1.5em;
	padding: 12px 10px 12px 10px !important;
}
.rightads {
	padding-left: 5px;
	padding-bottom: 15px;
}
.addlisting {
	background-image: url(../images/addlisting-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 269px;
	display: block;
	text-decoration: none;
	color: #B00402;
	font-weight: bold;
	padding-left: 215px;
	padding-top: 14px;
	margin-top: 10px;
}
.addlisting:hover {
	color: #000000;
	text-decoration: underline;
}
#providers {
	float: left;
	width: 728px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF77AA;
	border-right-color: #FF77AA;
	border-bottom-color: #FF77AA;
	border-left-color: #FF77AA;
}
#providers .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#providers .hdr img {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 5px;
}
#providers .hdr span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	margin-top: -20px;
	padding-right: 10px;
}
#providers .hdr span a {
	color: #FFFFFF;
	text-decoration: none;
}
#providers .hdr span a:hover {
	text-decoration: underline;
}
#providers #cols {
	width: 706px;
	float: left;
	padding: 11px;
}
#providers #cols .col1 {
	float: left;
	width: 224px;
	padding-right: 0px;
	margin-right: 17px;
}
#providers #cols .col2 {
	float: left;
	width: 224px;
}
#providers #cols .col3 {
	float: right;
	width: 224px;
}
#providers ul a {
	color: #666666;
}
#providers h3 {
	font-size: 1.1em!important;
	margin: 0px!important;
	padding: 5px 5px 3px 10px!important;
}
.colbox {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colbox h3 {
	font-family: "Trebuchet MS";
	color: #186581;
	font-size: 1.1em;
	background-image: url(../images/box2-hdrbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 3px;
}
.colbox ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px!important;
}
.colbox ul li {
	padding-bottom: 2px;
	color: #666666;
	padding-left: 10px!important;
}
.colbox a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	float:left;
	width:160px;
}
.colbox a:hover {
	text-decoration: underline;
}
.colbox a.more {
	color: #FF3839!important;
}
.colbox ul li span {
	float: right;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 961px;
	font-size: 0.7em;
	color: #B8053C;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;

}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#findbox2 {
	font-size: .75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF77AA;
	border-right-color: #FF77AA;
	border-bottom-color: #FF77AA;
	border-left-color: #FF77AA;
	background-color: #e6e5e6;
	float: left;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findleft2 {
	float: left;
	width: 728px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findright2 {
	float: right;
	width: 209px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findleft2 .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	width: 728px;
	
}
#findleft2 .hdr img, #findright2 .hdr img {
	vertical-align: middle;
	padding-right: 5px;
}
#findleft2 .content {
	float: left;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findleft2 .selects {
	float: left;
	height: 20px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#findleft2 .selects img {
	vertical-align: middle;
	padding-left: 10px;
}
#findleft2 .selects select {
	margin-right: 10px;
	width: 130px;
}
#findleft2 .button {
	float: left;
	background-image: url(../images/find2-or.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
	padding-top: 5px;
	padding-right: 56px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#findleft2 .button a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findleft2 .button a strong {
	display: block;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#findleft2 .button a:hover {
}
#findleft2 .button a:hover strong {
}
#findright2 .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;

}
#findright2 .content {
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	float: left;
	width: 198px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
#findright2 .content form  {
	margin: 0px;
	padding: 0px;
}
#findright2 .content form input  {
	width: 115px;
	float: left;
	margin-top: 5px;
}
#findright2 .button {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findright2 .button a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findright2 .button a strong {
	display: block;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#left_leftcol {
	float: left;
	width: 273px;
}
#left_rightcol {
	float: right;
	width: 445px;
}

.review_left {
	width: 248px;
	border: 2px solid #eb980f;
	background-color: #fff4e3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.review_free {
	border: 2px solid #c2c2cc !important;
	background-color: #FFF2F8 !important;
}
.review_free .review_box .blue {
	font-size: 1.1em !important;
}

.review_free .review_box h3 {
	font-size: 1.1em !important;
}
.review_gold {
	border: 2px solid #EB980F !important;
	background-color: #FFF4E3!important;
}
.review_gold .review_box .blue {
	font-size: 1.1em !important;
}

.review_gold .review_box h3 {
	font-size: 1.1em !important;
}

.review_left #picture {
}
.review_left #picture img {
}
.review_left #picture #thumbs {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.review_left #picture #thumbs ul {
	margin: 0px !important;
	padding: 0px !important;
}
.review_left #picture #thumbs ul li{
	background-image: none !important;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.review_left #rating {
	padding-top: 10px;

}
.review_left #rating h3 {
	font-family: "Trebuchet MS";
	color: #04A0DA;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.review_left #rating .rating_section {
	padding-top: 10px;
}
.review_right {
	background-color: #fff4e3;
	width: 421px;
	border: 2px solid #eb980f;
	padding: 10px;
	margin-bottom: 10px;
}
#leftcontent a {
	font-weight: bold;
	color: #FF4088;
	text-decoration: none;
}
#leftcontent a:hover {
	text-decoration: underline;
}
.review_right #title {
}
.review_right #title h2 {
	font-family: "Trebuchet MS";
	font-size: 1.7em;
	font-weight: bold;
	color: #04A0DA;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.review_right #title .viewprofile {
	float: right;
}
.review_right #review_info {
	padding-top: 10px;
	padding-bottom: 10px;
}
.review_right #review_info p {
	margin: 0px;
	padding: 0px;
}
.review_right #review_info .write_review {
	float: right;
}
.review_right .review_box {
	padding-top: 10px;
}
.review_right .review_box .blue {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}

.review_right .review_box h3 small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.review_right .review_box p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.review_rb_hdr {
	margin-top: 10px;
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.review_rb_hdr .hdr_feed {
	float: right;
	display: block;
	margin-top: -20px;
}
.review_rb_hdr img {
	vertical-align: middle;
	padding-right: 10px;
}
.review_rb_content {
	background-color: #d7d6da;
	margin-top: -10px;
	padding: 10px;
}
.review_rb_content a {
	color: #990000;
}

#bottomad {
	float: left;
	width: 710px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px;
}
#bottomad .pic {
	float: left;
	padding-right: 10px;
}
#bottomad .hdr {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #04A0DA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 130px;
}
#bottomad .hdr .viewall {
	float: right;
}
#bottomad p {
	line-height: 1.4em;
	margin-left: 130px;
}
#breadcrumbs {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2892ba;
}
#breadcrumbs a {
}
#leftcontent h1 {
	font-size: 2em;
	color: #04A0DA;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcontent h2 {
	font-size: 1.5em;
	color: #04A0DA;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcontent h3 {
	font-size: 1.3em;
	color: #fff;
	font-family: "Trebuchet MS";
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftcontent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.adv_leftbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.adv_leftbox p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftcontent ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#leftcontent ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#form {
	font-family: "Trebuchet MS";
	color: #FF4088;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #BDE6F5;
	border: 1px solid #04A0DA;
}
#form form {
	margin: 0px;
	padding: 10px;
}
#form div {
	padding-top: 5px;
	padding-bottom: 5px;
}
.editbox {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #c2c2cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
.leftcol2 {
	width: 410px !important;
	padding: 0px !important;
}
.rightcol2 {
	width: 307px !important;
	padding: 0px !important;
}
#edit_listing {
	float: left;
	width: 700px;
	background-color: #FFF2F8;
	border: 2px solid #c2c2cc;
	padding: 10px;
}
#el_left {
	float: left;
	width: 280px;
}
#el_right {
	float: right;
	width: 406px;
}
#el_left .bigpic {
	padding-bottom: 10px;
}
#el_left #pic_act {
	color: #666666;
}
#el_left #pic_act .left {
	float: left;
}
#el_left #pic_act .right {
	float: right;
}
#el_right #title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#el_right #title h2 {
	font-family: "Trebuchet MS";
	color: #04A0DA;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
#el_right #title h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: .6em;
}
#el_right p {
}
#el_right #form {
	float: left;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#el_right #form form {
	margin: 0px;
	padding: 10px;
	float: left;
}
#el_right #form .row {
	float: left;
	width: 388px;
}
#el_right #form .row .left {
	text-align: right !important;
	float: left;
	width: 90px;
	padding-top: 8px;
}
#el_right #form .row .right {
	float: right;
	width: 288px;
	padding-left: 10px;
}
#listing_preview {
	background-color: #E0F5FE;
	border: 2px solid #2BBBF9;
	padding: 10px;
	float: left;
	width: 700px;
	margin-top: 10px;
}
#listing_preview #pic {
	float: left;
	width: 122px;
}
#listing_preview #mid {
	float: right;
	width: 577px;
}
#listing_preview #mid #title {
}
.fright {
	float: right;
}
#listing_preview #mid #title h3 {
color:#FF4088;
}
#listing_preview #mid p {
}
#establishment {
	float: left;
	width: 700px;
	background-color: #e6e5e5;
	border: 2px solid #c2c2cc;
	padding: 10px;
	background-image: url(../images/est-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#est_left {
	float: left;
	width: 211px;
	margin: 0px;
	padding: 0px;
}
#est_right {
	float: right;
	width: 475px;
}
#est_left .bigpic {
	padding-bottom: 10px;
}
#est_right #title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#est_right #title h2 {
	font-family: "Trebuchet MS";
	color: #04A0DA;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
#est_right #title h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: .6em;
}
#est_right p {
}
#est_right h3 {color:#04A0DA;}
.est_box {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.est_box h3 {
	font-size: 1.2em!important;
	margin: 0px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}
.est_box p {
}
#leftcontent h1 span {
	font-weight: normal;
	color: #999999;
	font-size: .5em;
}
#sub_rev {
	float: left;
	width: 700px;
	background-color: #FFF2F8;
	border: 2px solid #c2c2cc;
	padding: 10px;
}
#subrev_left {
	float: left;
	width: 248px;
}
#subrev_right {
	float: right;
	width: 410px;
}
#subrev_left .bigpic {
	padding-bottom: 10px;
}
#subrev_right #title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#subrev_right #title h2 {
	font-family: "Trebuchet MS";
	color: #04A0DA;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
#subrev_right #title h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: .6em;
}
#subrev_right p {
}
#subrev_right #form {
	float: left;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subrev_right #form form {
	margin: 0px;
	padding: 10px;
	float: left;
}
#subrev_right #form .row {
	float: left;
	width: 388px;
}
#subrev_right #form .row .left {
	text-align: right !important;
	float: left;
	width: 90px;
	padding-top: 8px;
}
#subrev_right #form .row .right {
	float: right;
	width: 288px;
	padding-left: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	padding-top: 9px;
}
ul.nobullet {
	margin: 0px !important;
	padding: 0px !important;
}
ul.nobullet li {
	background-image: none !important;
	padding-left: 10px !important;
}
.blue {
	color: #04A0DA !important;
}
#form label {
	width: 70px;
	display: block;
	float: left;
	padding-top: 4px;
}

#list 
{
	font-family:"Trebuchet MS";
	font-size:10px;
	text-align:center;
	background-color: White;
	color:#999999;
	margin-bottom: 5px;
}

#list a
{
	color:#999999;
	text-decoration: none;
}

#list a:hover
{
	text-decoration: underline;
}

.prices {
	-x-system-font:none;
	color:#FF4DA6;
	font-family:monotype corsiva,verdana,arial;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.subheadingtext {
	-x-system-font:none;
	color:#FF4DA6;
	font-family:monotype corsiva,verdana,arial;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

div.price
{
    width: 112px;
    height: 15px;
    position: relative;
    background-color: #FF4088;
    color: #fff;
	font-weight:bold;
	border: 1px solid #FF4088;
}

.pagenav {text-align:center; margin-top:15px;}

#eotw h2 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#listing_preview #pic img {
	border: 1px solid #FF4088; width: 112px; height: 112px;
}

.pic-gallery {
width:500px;
margin-left:auto;
margin-right:auto;
}
.pic-gallery .top-rounded {
width:500px;
height:17px;
background-image:url(/images/top-rounded-pink.gif);
background-repeat:no-repeat;
}
.pic-gallery .body-rounded, .adscontent .body-rounded {
width:500px;
background-image:url(/images/body-rounded-pink.gif);
background-repeat:repeat-y;
padding:0 10px 0 10px;
}
.adscontent .ad-entry  {
/*float:left;*/
width:468px;
padding:0 10px 0 10px;
}
.adscontent .ad-entry a:hover {
text-decoration:underline;
}

.adscontent .ad-entry h2,
.adscontent .ad-entry h3,
.adscontent .ad-entry h3 a{
padding:0;
margin:0;
color:#636361;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.adscontent .ad-entry span ,
.adscontent .ad-entry span a{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#999F9B;
text-decoration:none;
}
.pic-gallery .bottom-rounded, .adscontent .bottom-rounded  {
width:500px;
height:17px;
background-image:url(/images/bottom-rounded-pink.gif);
background-repeat:no-repeat;
}
.clear {
clear:both;
height:1px;
margin-top:-15px;
}

/* gallery */
.pic-gallery .body-rounded img {
float:left;
border:4px solid #DFA9A9;
margin-right:25px;
}
.pic-gallery .body-rounded img.first {
margin-left:15px;
}
.highlight
{
	background-color:Yellow;
}
.rating_heading
{
	font-family: "Trebuchet MS";
	color: #04A0DA;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.review_right .review_box h3 {
	font-family: "Trebuchet MS" !important;
	font-size: 1.3em;
	color: #666666 !important;
	margin: 0px !important;
	padding: 0px !important;
	border-bottom-width: 1px !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #999999 !important;
	font-weight: normal !important;
}

.rmText
{
	padding-left:0px !important;
	padding-right:0px !important;
	cursor:pointer !important;
}

.RadMenu .rmSlide
{
    
    
	height: 26px;
	border-width: 1px;
	border-style: solid;
	border-color: #930033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930033;
	background-image: url(/images/mainmenu-bg.gif) !important;
	
}

.rmHorizontal .rmLast .rmLink
{
	border-right-style: none !important;
}

.rmVertical .rmLink
{
	border-right-style: none !important;
}

/* Google Ads */
.adb
{
	font-size:12px !important;
}
