#where input {
	position:relative;
	z-index:1;
}
#where span {
	padding:2px;
	display:block;
	float:right;
	width:25px;
	height:25px;
	cursor:pointer;
	position:absolute;
	z-index:2;
	top:3px;
	left:220px;
}
.downArrow {
	position:absolute;
	top:1px;
	left:-5000px;
	z-index:10;
	cursor:pointer;
}
.formElement {
	position:relative;
}
.formElement .downArrow {
	background-image:url(http://www.script-clones.com/images/dropdown-arrow.png);
	height:23px;
	width:23px;
	top:1px;
	left:186px;
}
#homeCityForm .downArrow {
	background:url(http://www.script-clones.com/images/dropdown-arrow.png) no-repeat;
	height:23px;
	width:23px;
	margin-top:5px;
	top:102px;
	left:640px;
}
div#where input#loc {
	width:210px;
	padding-right:28px;
}
table.dropDown ul li.ac_over {
	background:url(http://www.script-clones.com/images/gray.png);
	cursor:hand;
	cursor:pointer;
}
.partyEmpty {
	background:transparent url(http://www.script-clones.com/images/party-rating.png) no-repeat scroll 0 0;
}
.partyFull {
	background:transparent url(http://www.script-clones.com/images/party-rating-over.png) no-repeat scroll 0 0;
}
.priceEmpty {
	background:transparent url(http://www.script-clones.com/images/price-rating.png) no-repeat scroll 0 0;
}
.priceFull {
	background:transparent url(http://www.script-clones.com/images/price-rating-over.png) no-repeat scroll 0 0;
}
.starRatingBox {
	float:left;
	display:block;
	width:108px;
	height:20px;
	margin-right:10px;
}
.priceRatingBox {
	float:left;
	display:block;
	width:112px;
	height:28px;
	margin-right:10px;
}
.partyRatingBox {
	float:left;
	display:block;
	width:183px;
	height:24px;
	margin-right:10px;
}
.multiPanel .panelSelector {
	float:left;
	width:200px;
}
.multiPanel .panelSelector .pagination {
	float:none;
}
.multiPanel .panelSelector ul.panelList {
	clear:both;
	padding:0;
	margin:0;
	margin-right:10px;
}
.multiPanel .panelSelector ul.panelList li {
	background-image:none;
	display:block;
	list-style:none!important;
	margin:0;
	padding:0;
}
.multiPanel .panelSelector ul.panelList li a {
	border:1px solid #aaa;
	display:block;
	padding:6px 20px 6px 10px;
	margin-top:2px;
	margin-bottom:2px;
}
.multiPanel .panelSelector ul li a.selectedPanel {
	background:#f6f6f6;
}
.multiPanel .panelSelector ul li a:hover {
	background:#f6f6f6;
	text-decoration:none;
}
.multiPanel .panelSelector ul li a:active,.multiPanel .panelSelector ul li a:focus {
	outline:0;
}
.multiPanel .panels {
	float:left;
	width:700px;
}
.multiPanel .panels .panel {
	clear:both;
	border:1px solid #aaa;
	margin-bottom:10px;
	padding:10px;
}
.multiPanel .panels .panel input[type="radio"] {
	width:auto!important;
}
#simplemodal-overlay {
	background-color:#000;
	cursor:wait;
}
#simplemodal-container {
	width:600px;
	background-color:#fff;
	border:3px solid #ccc;
}
#simplemodal-container a.modalCloseImg {
	background:url(http://www.script-clones.com/images/simplemodal-close.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-14px;
	right:-18px;
	cursor:pointer;
}
.simplemodal-data {
	padding:15px;
}
.avatar {
	height:46px;
	width:46px;
}
body div.hint ul li {
	list-style-type:disc;
	margin-left:20px;
}
body div.hint ul li.title {
	list-style-type:none;
	margin-left:0;
}
.cityList {
	background:url(http://www.script-clones.com/images/trans-white2.png);
	border:0;
	margin:0 auto;
	overflow:hidden;
	padding:10px;
	width:540px;
}
.cityList span.title {
	display:inline-block;
	font-size:12px;
}
.cityList ul {
	float:left;
}
.cityList ul li {
	overflow:hidden;
}
.cityList ul {
	float:left;
	width:100px;
	margin-right:10px;
}
.cityList ul li {
	border-top:1px solid #e2e2e2;
	padding:3px 0;
}
.cityList ul li:last-child {
	padding-bottom:0;
}
.cityList ul.last {
	margin-right:0;
}
.topControls .sort .filter {
	cursor:pointer;
}
.topControls ul.orderDrop {
	border:1px solid #dedede;
	overflow:auto;
	text-align:center;
	position:absolute;
	top:100px;
	left:100px;
}
.topControls ul.orderDrop li {
	border-bottom:1px solid #dedede;
	padding:0 1px;
}
.topControls ul.orderDrop a {
	background-color:#fff;
	display:block;
	text-transform:capitalize;
	padding:2px 0;
}
.topControls ul.orderDrop a:hover {
	background:none;
	background-color:#f9f9f9;
}
.topControls .sort .downArrow {
	height:18px;
	width:22px;
	background-image:url(http://www.script-clones.com/images/dropdown-arrow.png);
}
.topControls ul.sortDropDown {
	position:absolute;
	top:0;
	left:-5000px;
	border:1px solid #DEDEDE;
	position:absolute;
	top:-1000px;
	left:0;
	overflow:auto;
	max-height:206px;
}
.topControls ul.sortDropDown a {
	background-color:#FFF;
	display:block;
	padding:2px 0;
	text-transform:capitalize;
}
.topControls ul.sortDropDown a:hover {
	background:none;
	background-color:#f9f9f9;
}
.topControls ul.sortDropDown li {
	border-bottom:1px solid #DEDEDE;
}
.topControls ul.cuisineDrop a,.topControls ul.neighbourhoodDrop a {
	padding-left:1em;
	padding-right:1em;
}
.topControls .sort .label {
	display:inline-block;
}
.topControls .sort {
	clear:right;
}
a.moreRestaurants:hover {
	background:transparent url(http://www.script-clones.com/images/arrow.gif) no-repeat scroll right 2px;
	color:#535353;
	margin:3px 0 0 4px;
}
.moreRestaurants {
	background:transparent url(http://www.script-clones.com/images/arrow.gif) no-repeat scroll right 2px;
	border-top:1px solid #F0F0F0;
	display:block;
	margin-top:3px;
	padding:2px 10px 0 0;
	float:right;
	text-align:right;
}
#popAvatar,.avatarChoose .avatar {
	cursor:hand;
	cursor:pointer;
}
.avatar .Controls {
	position:absolute;
	background-color:#5a5a5a;
	color:white;
	font-size:10pt;
	line-height:10pt;
}
.avatar .Controls.Change {
	top:1px;
	right:1px;
	text-align:center;
	width:46px;
}
.avatar .Controls.Add {
	top:0;
	right:0;
	height:100%;
	width:100%;
}
.avatar .Controls.Add p {
	top:15px;
	left:4px;
	position:relative;
}
.blocking-message {
	padding:1em;
	margin:0;
}
div.poiListing {
	float:left;
}
div.poiListing ul {
	float:left;
	width:310px;
	margin-right:10px;
}
div.poiListing ul.last {
	margin:0;
}
div.poiListing ul li {
	color:#666;
}
div.poiListing ul li a {
	border-top:1px solid #f0f0f0;
	display:block;
	padding:4px 0;
}
div.poiListing ul li a:hover {
	background:url(http://www.script-clones.com/images/bg-gradient.gif) repeat-x;
	border-top:1px solid #999;
}
div.poiListing ul li:last-child a {
	padding-bottom:0;
}
.commentsForm label.error {
	display:block;
}
.achievements li div b {
	display:block;
	float:left;
	font-size:115%;
	margin-right:4px;
	padding:0;
	text-align:center;
	width:20px;
}
.achievements .favourites {
	background:transparent url(http://www.script-clones.com/images/heart.png) no-repeat scroll 2px 3px;
	padding:2px 0 2px 25px;
}
.achievements .wishlist {
	background:transparent url(http://www.script-clones.com/images/lightbulb.png) no-repeat scroll 2px 3px;
	padding:2px 0 2px 25px;
}
.userlists.target {
	display:block;
	position:absolute;
	top:0;
	left:-5000px;
}
.userlists.target {
	text-align:right;
}
.userlists.target {
	position:relative;
}
.userlists.target ul {
	width:120px;
	margin:0;
	padding:0 8px 0 10px;
	height:auto;
}
.userlists.target li {
	background:none;
	margin:0;
	padding:.5em;
}
body#scriptPage .userlists.target ul.action {
	background:none;
}
.userlists.target li {
	float:right;
	margin:0;
	padding:0;
	padding-right:10px;
	width:120px;
}
.userlists.target li a {
	width:120px;
}
.userlists.target li a span {
	width:120px;
	text-align:center;
}
.userList .mainBox {
	clear:left;
}
.userList.favourites .icon {
	display:block;
	width:25px;
	height:25px;
	float:left;
	background:transparent url(http://www.script-clones.com/images/heart.png) no-repeat scroll 2px 3px;
}
.userList.wishlist .icon {
	display:block;
	width:25px;
	height:25px;
	float:left;
	background:transparent url(http://www.script-clones.com/images/lightbulb.png) no-repeat scroll 2px 3px;
}
body {
	background:#f2f2f2 url(http://www.script-clones.com/images/header-bg.gif) repeat-x;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}
a {
	color:#1f51a0;
	text-decoration:none;
}
a:hover {
	background:url(http://www.script-clones.com/images/link-hover.gif) repeat-x left bottom;
	color:#666;
}
a img {
	border:0;
}
.dark a {
	color:#ffe400;
}
ul {
	margin:0 20px;
	padding:0;
}
ul li {
	background:url(http://www.script-clones.com/images/arrow-list.gif) no-repeat 0 3px;
	list-style:none;
	margin:0 0 10px;
	padding:0 0 0 15px;
}
ul.reset,ul.reset li,dl.reset,dl.reset dt,dl.reset dd,fieldset,legend {
	border:0;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
}
ul.reset li.linkout {
	list-style:none url(http://www.script-clones.com/images/link-out.gif) inside;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.red {
	color:#ca0000;
}
.mtop10 {
	margin-top:10px;
}
.mright10 {
	margin-right:10px;
}
.mbottom10 {
	margin-bottom:10px;
}
.mleft10 {
	margin-left:10px;
}
h1,h2,h3 {
	margin:0;
	padding:0;
}
h1,h2,h3 {
	color:#000;
	font-weight:700;
	margin:0;
}
h1 {
	font-size:28px;
	letter-spacing:-1px;
	line-height:28px;
	margin:-5px 0 -5px 0;
	padding-bottom:10px;
	padding-top:5px;
}
h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	padding-bottom:10px;
}
h3 {
	margin-bottom:5px;
}
p {
	margin:0;
	padding:0 0 1em;
}
strong {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
}
abbr {
	font-weight:700;
}
#layout {
	background:url(http://www.script-clones.com/images/top-shadow.gif) no-repeat center 86px;
}
#header {
	height:37px;
	margin:0 auto;
	padding-top:90px;
	position:relative;
	width:1000px;
	z-index:3;
}
#topStrip {
	color:#fff;
	height:25px;
	font-size:11px;
	position:absolute;
	top:0;
	left:0;
	width:1000px;
}
#userArea {
	background-color:#2b0200;
	float:right;
	height:25px;
}
#userArea li {
	background:url(http://www.script-clones.com/images/user-area-line.gif) no-repeat top right;
	display:inline;
	float:left;
	height:22px;
	padding:3px 10px 0;
}
#userArea li.corner1,#userArea li.corner2 {
	background:url(http://www.script-clones.com/images/top-user-area.gif);
	display:block;
	width:10px;
	height:25px;
	padding:0;
}
#userArea .dropDownButton {
	background:url(http://www.script-clones.com/images/top-arrow.gif) no-repeat center;
	display:inline-block;
	height:15px;
	width:15px;
}
#userArea li.first {
	padding-left:0;
}
#userArea li.last {
	background:none;
	padding-right:0;
}
#userArea li.corner2 {
	background-position:-10px 0;
}
#userArea li a {
	color:#fff;
	text-decoration:none;
}
#userArea li a:hover,#userArea li a.userName:hover {
	color:#ccc;
}
#userArea li a.userName {
	color:#d50000;
	font-weight:700;
}
a#rstnLogo {
	display:block;
	height:60px;
	padding:5px 10px 0;
	position:absolute;
	top:16px;
	left:1px;
	width:210px;
}
a#rstnLogo {
	background:none;
}
div#beta {
	background:url(http://www.script-clones.com/images/beta.gif) no-repeat;
	height:91px;
	position:absolute;
	top:5px;
	left:190px;
	width:40px;
}
#searchArea {
	height:50px;
	position:absolute;
	top:40px;
	right:0;
	width:750px;
}
label#findLabel,div#find,label#whereLabel,div#where,#searchBtn {
	float:left;
}
div#find input,div#where input {
	background:none;
	border:0;
	color:#fff;
	font-size:16px;
	font-weight:700;
	height:25px;
	padding:6px 8px 0;
	position:absolute;
	top:2px;
	left:2px;
}
#findLabel,#whereLabel {
	color:#fff;
	font-size:16px;
	font-weight:700;
	height:35px;
	line-height:35px;
	text-align:center;
	width:50px;
}
div#find {
	background:#4a0000;
	height:35px;
	position:relative;
	width:400px;
	margin-right:10px;
}
div#find input {
	width:280px;
}
#whereLabel {
	height:35px;
	width:65px;
}
label span {
	display:none;
}
div#where {
	background:#4a0000 url(http://www.script-clones.com/images/search-arrow.gif) no-repeat 230px 15px;
	height:35px;
	margin-right:10px;
	position:relative;
	width:250px;
}
div#where input {
	width:230px;
}
#searchArea div.inputBtn {
	border-color:#5e0400;
}
#searchArea div.inputBtn input {
	width:60px;
}
#topNav {
	background:url(http://www.script-clones.com/images/top-nav-bg.gif) repeat-x;
	clear:both;
	height:37px;
	position:relative;
}
#topNav ul.topNav {
	background:url(http://www.script-clones.com/images/top-nav-left.gif) no-repeat;
	height:37px;
}
#topNav ul.topNav li {
	float:left;
}
#topNav ul.topNav li a {
	border-right:1px solid #d3d3d3;
	color:#333;
	display:block;
	float:left;
	font-size:14px;
	font-weight:700;
	height:35px;
	letter-spacing:-0.01em;
	line-height:35px;
	padding:0 15px;
}
#topNav ul.topNav li a:hover {
	background:url(http://www.script-clones.com/images/top-nav-bg.gif) repeat-x 0 -37px;
}
#topNav ul.topNav li:first-child a:hover {
	background:url(http://www.script-clones.com/images/topp-nav-first.gif);
}
#topNav .rightCorner {
	background:url(http://www.script-clones.com/images/top-nav-right.gif) no-repeat;
	height:10px;
	position:absolute;
	top:0;
	right:0;
	width:10px;
}
.alertBox {
	background:url(http://www.script-clones.com/images/top-alert.gif) no-repeat;
	float:right;
	height:37px;
	margin-right:15px;
	padding-left:30px;
}
#topNav .alertBox ul {
	margin:2px 0 0;
}
#topNav .alertBox ul li {
	line-height:16px;
}
#topNav .alertBox ul li.small {
	font-size:11px;
	line-height:12px;
	text-align:center;
}
#breadcrumb {
	background-color:#fff;
	border-bottom:1px solid #dedede;
	height:25px;
	margin:0 auto;
	padding:0 15px;
	width:970px;
}
#breadcrumb ul li {
	float:left;
	font-size:11px;
	margin-right:10px;
}
#breadcrumb ul li a,#breadcrumb ul li span {
	background:url(http://www.script-clones.com/images/bread-arrow.gif) no-repeat 0 9px;
	color:#999;
	display:inline;
	float:left;
	height:22px;
	padding:3px 0 0 7px;
}
#breadcrumb ul li a:hover {
	color:#666;
}
#breadcrumb ul li:last-child a {
	color:#999;
}
.mainBox,div.helpUs .cityList,#searchArea #find,#searchArea #where,div.bubble,.countryListing a,body#contentPage .column1,div.statesListing ul li a,.rstaSearchList,.ratingBox,#photoFrame,#mapFramebody,#claimPage .column1,.sort a,ul.pagination li a,.inputBtn,div.setTop div.txt,body#loginPage .column1,.thanksBox,.sorryBox,.infoBox,.formError {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
ul.tabs,ul.tabs li a,div.boxList .top,.reviewBox .rstnDetails,.boxStyle .top {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-khtml-border-top-left-radius:5px;
	-khtml-border-top-right-radius:5px;
	-khtml-border-bottom-left-radius:0;
	-khtml-border-bottom-right-radius:0;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.tabbed,.boxList .mainBox,.reviewBoxSimple .bubble,.boxStyle .mainBox,#profilePage .bubble,#reportAbuseForm div.bubble {
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-khtml-border-top-left-radius:0;
	-khtml-border-top-right-radius:0;
	-khtml-border-bottom-left-radius:5px;
	-khtml-border-bottom-right-radius:5px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
table.dropDown span.title {
	padding:0 0 5px;
}
table.dropDown .corner,table.dropDown .sideLeft,table.dropDown .sideRight {
	background:url(http://www.script-clones.com/images/drop-down.png);
	height:13px;
	width:13px;
}
table.dropDown .sideLeft,table.dropDown .sideRight {
	height:auto;
}
table.dropDown .sideRight {
	background-position:right top;
}
table.dropDown .tl {
	background-position:-26px -13px;
}
table.dropDown .tr {
	background-position:-13px -13px;
}
table.dropDown .bl {
	background-position:-26px 0;
}
table.dropDown .br {
	background-position:-13px 0;
}
table.dropDown .space {
	background:url(http://www.script-clones.com/images/trans-white.png);
}
table.dropDown .top,table.dropDown .bottom {
	background:url(http://www.script-clones.com/images/drop-top-bottom.png) repeat-x;
}
table.dropDown .bottom {
	background-position:0 -13px;
}
table.dropDown ul li {
	border-top:1px solid #dedede;
	padding:4px 0;
}
table.userDrop li.first {
	border-top:0;
	padding-top:0;
}
table.userDrop li.last {
	padding-bottom:0;
}
div.fadeTop {
	background:url(http://www.script-clones.com/images/fade-top.gif) no-repeat;
}
div.fadeBottom {
	background:url(http://www.script-clones.com/images/fade-bottom.gif) no-repeat left bottom;
	overflow:hidden;
	height:100%;
	padding:0 15px 0 10px;
}
span.title {
	display:block;
	font-size:14px;
	font-weight:700;
	padding-bottom:9px;
}
div.rstnList {
	border-bottom:1px solid #f0f0f0;
	height:100%;
	margin:0 0 10px;
	overflow:hidden;
	padding:0 0 10px;
}
div.rstnList .starRating {
	float:none;
	margin:2px 0 4px;
}
div.rstnList img. {
	display:block;
	margin-top:5px;
}
div.rstnList a.rstnLink {
	font-size:14px;
	line-height:16px;
}
div.rstnList span.address {
	display:block;
	line-height:16px;
	margin:0 0 5px;
}
div.rstnList span.distance {
	float:right;
	font-size:11px;
}
body#scriptPage div.rstnList a.rstnLink {
	font-size:12px;
}
body#scriptPage div.rstnList span.address {
	font-size:11px;
}
ul.action {
	clear:both;
	display:block;
	height:25px;
	padding:0 15px 10px;
	overflow:hidden;
}
ul.action li {
	float:left;
	margin-right:10px;
}
ul.action li a {
	background:url(http://www.script-clones.com/images/action-button-left.png) no-repeat;
	color:#fff;
	display:block;
	float:left;
	line-height:24px;
	padding-left:8px;
}
ul.action li.writeReview a {
	font-size:14px;
	font-weight:700;
	letter-spacing:-0.5px;
}
ul.action li a:hover {
	background-position:0 -25px;
}
ul.action li a span {
	background:url(http://www.script-clones.com/images/action-button-right.png) no-repeat top right;
	cursor:pointer;
	display:block;
	float:left;
	height:25px;
	padding:0 8px 0 0;
}
ul.action li a:hover span {
	background-position:right -25px;
}
ul.action li.dropDown a span {
	background-position:right -50px;
	padding-right:25px;
}
ul.action li.dropDown a:hover span {
	background-position:right -75px;
}
body#scriptPage ul.action {
	background:#000 url(http://www.script-clones.com/images/fade.png) repeat-x;
}
body#cityPage ul.action {
	position:absolute;
	bottom:0;
	left:0;
}
div.topControls,div.bottomControls {
	height:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.sort a {
	border:1px solid #dedede;
	display:inline-block;
	margin-right:5px;
	padding:0 5px;
}
.sort a:hover {
	background:none;
	border:1px solid #666;
}
div.bottomControls {
	padding:9px 0 0;
	border-top:1px solid #dedede;
}
ul.pagination {
	float:right;
}
ul.pagination li {
	display:inline;
}
ul.pagination li a {
	border:1px solid #dedede;
	padding:0 5px;
}
ul.pagination li a:hover,ul.pagination li.select a {
	border:1px solid #666;
}
ul.pagination li.prev a,ul.pagination li.next a {
	display:inline-block;
	background:url(http://www.script-clones.com/images/arrow.gif) no-repeat;
	height:20px;
	padding:0 0 0 10px;
	border:0;
}
ul.pagination li.next a {
	background-position:right top;
	padding:0 10px 0 0;
}
ul.pagination li.next {
	border:0;
}
ul.paginationWide {
	width:100%;
	height:20px;
}
ul.paginationWide li.prev {
	float:left;
}
ul.paginationWide li.next {
	float:right;
}
ul.alphaDrop {
	border:1px solid #dedede;
	max-height:206px;
	overflow:auto;
	text-align:center;
	width:40px;
	position:absolute;
	top:100px;
	left:100px;
}
ul.alphaDrop li {
	border-bottom:1px solid #dedede;
}
ul.alphaDrop a {
	background-color:#fff;
	display:block;
	text-transform:capitalize;
	padding:2px 0;
}
ul.alphaDrop a:hover {
	background:none;
	background-color:#f9f9f9;
}
ul.tabs {
	background:url(http://www.script-clones.com/images/bg-tab-strip.gif) repeat-x;
	height:30px;
}
ul.tabs li {
	float:left;
}
ul.tabs li a {
	background:url(http://www.script-clones.com/images/tabs-bg.gif) repeat-x;
	color:#8f8f8f;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	height:23px;
	line-height:25px;
	margin:7px 0 0 5px;
	padding:0 10px;
}
ul.tabs li a:hover,ul.tabs li.select a {
	background:none;
	background-color:#fff;
	color:#535353;
	height:25px;
	margin:5px 0 0 5px;
}
ul.tabs li.select a span,ul.tabs li:hover a span {
	color:#ca0000;
}
div.mainBox {
	border:1px solid #dedede;
	height:100%;
	margin-bottom:10px;
	overflow:hidden;
	padding:9px;
}
div.tabbed {
	border-top:0;
}
div.boxList .top,div.boxStyle .top {
	background:#212121 url(http://www.script-clones.com/images/boxlist-top.gif) repeat-x 0 -1px;
	border:1px solid #212121;
	border-bottom:0;
	color:#e7e7e7;
	font-size:14px;
	font-weight:700;
	line-height:18px;
	padding:5px 9px;
}
div.boxList .mainBox,div.boxStyle .mainBox {
	border-top:0;
	font-size:12px;
	padding:9px;
}
div.boxList .alpha a {
	display:inline-block;
	margin:2px;
}
div.boxList ul li span {
	font-size:11px;
}
div.linkList .mainBox {
	padding-top:0;
}
div.linkList .mainBox ul li {
	border-bottom:1px solid #f0f0f0;
	padding:3px 0;
}
div.linkList .mainBox ul li:last-child {
	border-bottom:0;
	padding:3px 0 0;
}
div.linkList .mainBox a.moreLink {
	background:url(http://www.script-clones.com/images/arrow.gif) no-repeat right 2px;
	border-top:1px solid #f0f0f0;
	display:block;
	margin-top:3px;
	padding:2px 10px 0 0;
	text-align:right;
}
div.mainBox a.moreLink {
	background:url(http://www.script-clones.com/images/arrow.gif) no-repeat right 2px;
	display:block;
	margin-top:3px;
	padding:2px 10px 0 0;
	text-align:right;
}
div.hint {
	background:#606060 url(http://www.script-clones.com/images/tip-top.gif) repeat-x;
	color:#fff;
	height:100%;
	margin:0 0 10px;
	padding:0 10px;
}
div.hint ul li {
	color:#fff;
	font-size:12px;
	padding:0 0 10px;
}
div.hint ul li.title {
	background:url(http://www.script-clones.com/images/bulb.gif) no-repeat top right;
	color:#ffe400;
	font-weight:700;
	font-size:16px;
	line-height:60px;
	height:50px;
}
div.hint div.rstaSearchList {
	background-color:#fff;
	color:#333;
}
div.hint div.rstaSearchList div.loader {
	text-align:center;
}
div.hint div.rstaSearchList div.inputBtn {
	margin-top:10px;
	margin-bottom:5px;
}
div.hint div.rstaSearchList div.inputBtn a {
	display:inline!important;
}
div.hint div.rstaSearchList a.rstaLink {
	color:#1f51a0;
}
div.hint div.rstaSearchList li {
	list-style:none;
	margin:0;
	padding:0;
	color:#333;
}
.starRating {
	background:url(http://www.script-clones.com/images/star-rating.png) no-repeat;
	float:left;
	height:20px;
	margin-right:10px;
	width:108px;
}
.star0 {
	background-position:0 0;
}
.star0half {
	background-position:0 -22px;
}
.star1 {
	background-position:0 -44px;
}
.star1half {
	background-position:0 -66px;
}
.star2 {
	background-position:0 -88px;
}
.star2half {
	background-position:0 -110px;
}
.star3 {
	background-position:0 -132px;
}
.star3half {
	background-position:0 -154px;
}
.star4 {
	background-position:0 -176px;
}
.star4half {
	background-position:0 -198px;
}
.star5 {
	background-position:0 -220px;
}
.starMini0,.starMini0half,.starMini1,.starMini1half,.starMini2,.starMini2half,.starMini3,.starMini3half,.starMini4,.starMini4half,.starMini5 {
	width:88px;
	height:16px;
}
.starMini0 {
	background-position:0 -242px;
}
.starMini0half {
	background-position:0 -260px;
}
.starMini1 {
	background-position:0 -278px;
}
.starMini1half {
	background-position:0 -296px;
}
.starMini2 {
	background-position:0 -314px;
}
.starMini2half {
	background-position:0 -332px;
}
.starMini3 {
	background-position:0 -350px;
}
.starMini3half {
	background-position:0 -368px;
}
.starMini4 {
	background-position:0 -386px;
}
.starMini4half {
	background-position:0 -404px;
}
.starMini5 {
	background-position:0 -422px;
}
.starRating span {
	display:none;
}
ul.forms li {
	border-top:1px solid #f0f0f0;
	display:block;
	height:100%;
	overflow:hidden;
	padding:5px 0;
}
ul.forms li.error label.txtLabel {
	background:url(http://www.script-clones.com/images/form-error-icon.gif) no-repeat right 2px;
}
ul.forms li.error input.inputTxt,ul.forms li.error select.selectDrop,ul.forms li.error select.selectMultiple,ul.forms li.error textarea.textArea {
	background:#fff url(http://www.script-clones.com/images/error-bg.gif) repeat-x;
	border-color:#ca0000;
}
ul.forms li label.txtLabel {
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding:4px 10px 4px 0;
	vertical-align:top;
	width:120px;
}
ul.forms li div.formElement {
	display:block;
	height:100%;
	overflow:hidden;
}
ul.forms li label.description,ul.forms li label.error {
	display:block;
	color:#666;
	font-size:11px;
	padding:3px 0;
	height:100%;
	overflow:hidden;
}
ul.forms li.error,ul.forms li.error label.error {
	color:#ca0000;
}
input.inputTxt,select.selectDrop,select.selectMultiple,textarea.textArea {
	border:1px solid #bbb;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	margin-right:10px;
	padding:4px;
	width:200px;
}
textarea.textArea {
	width:250px;
}
select.selectDrop,select.selectMultiple {
	padding:0;
}
div.radioOptions,div.checkOptions {
	float:left;
	padding:4px 0;
}
div.radioOptions label,div.checkOptions label {
	float:left;
	margin-right:10px;
}
div.radioOptions label input,div.checkOptions label input {
	float:left;
}
div.listDownElements label {
	clear:both;
	display:block;
	float:none;
}
input.inputTxt:focus,select.selectDrop:focus {
	background:url(http://www.script-clones.com/images/bg-gradient.gif) repeat-x;
}
div.formError {
	background:#930000 url(http://www.script-clones.com/images/form-errorbox.gif) repeat-x;
	color:#fff;
	margin-bottom:10px;
	padding:0 10px 10px 0;
}
div.formError ul li {
	background:url(http://www.script-clones.com/images/required2.gif) no-repeat 0 4px;
	margin-left:50px;
	padding-left:20px;
}
div.formError ul li a {
	color:#fc6;
}
div.formError ul li.title {
	background:url(http://www.script-clones.com/images/errorbox-icon.gif) no-repeat 10px 4px;
	font-size:14px;
	font-weight:700;
	height:35px;
	line-height:35px;
	margin:0 0 5px;
	padding-left:50px;
}
.loginBox ul.forms li {
	padding:5px 0 0;
}
.loginBox ul.forms li label {
	display:block;
	float:none;
	width:auto;
	margin:0 0 5px;
	padding:0;
}
.loginBox ul.forms li .checkLeft {
	float:left;
	width:auto;
	margin:0 5px 0 0;
	border:0;
}
.avatarBox {
	background:#f9f9f9 url(http://www.script-clones.com/images/arrow-down.gif) no-repeat 62px 27px;
	border:1px solid #dedede;
	display:block;
	float:left;
	margin-right:10px;
	padding:5px 20px 5px 5px;
}
.avatarBox a.avatar {
	margin-right:5px;
}
.avatarChoose {
	background-color:#f9f9f9;
	border:1px solid #dedede;
	padding:10px;
	position:absolute;
	top:115px;
	left:205px;
	width:300px;
}
.avatarChoose .avatar {
	margin:5px;
}
div.helpUs {
	background:#e4e4e4 url(http://www.script-clones.com/images/buildings.gif) repeat-x left bottom;
	padding:40px 0 10px;
}
div.helpUs .search {
	margin:0 auto;
	text-align:center;
}
div.helpUs .search h1 {
	color:#ca0000;
	font-size:36px;
	line-height:18px;
	margin-bottom:5px;
}
div.helpUs .search div.form {
	margin:0 auto;
	overflow:hidden;
	width:490px;
}
div.helpUs .search label {
	display:block;
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
}
div.helpUs .search input.city {
	border:1px solid #ccc;
	color:#666;
	float:left;
	font-size:18px;
	font-weight:700;
	height:23px;
	margin-right:10px;
	padding:5px;
	width:400px;
}
div.helpUs .set {
	margin:15px auto 0;
}
div.chooser {
	clear:both;
	margin:10px auto 0;
	width:540px;
}
span.countryChoose {
	float:right;
}
span.countryChoose a {
	background:url(http://www.script-clones.com/images/flag-mini.gif);
	display:inline-block;
	height:11px;
	width:16px;
}
span.countryChoose a.canada {
	background-position:0 -11px;
}
span.countryChoose a.barbados {
	background-position:0 -22px;
}
span.countryChoose a span {
	display:none;
}
div.helpUs .cityList {
	background:url(http://www.script-clones.com/images/trans-white2.png);
	border:0;
	margin:0 auto;
	overflow:hidden;
	padding:10px;
	width:760px;
}
div.helpUs .cityList span.title {
	display:inline-block;
	font-size:12px;
}
div.helpUs .cityList ul {
	float:left;
}
div.helpUs .cityList ul li {
	overflow:hidden;
}
div.helpUs .cityList ul {
	float:left;
	width:140px;
	margin-right:10px;
}
div.helpUs .cityList ul li {
	border-top:1px solid #e2e2e2;
	padding:3px 0;
}
div.helpUs .cityList ul li:last-child {
	padding-bottom:0;
}
div.helpUs .cityList ul.last {
	margin-right:0;
}
body#homePage div.callouts {
	overflow:hidden;
	height:100%;
	margin:0 15px;
	padding:9px 0;
	border-top:1px solid #dedede;
}
body#homePage div.callouts div {
	float:left;
	width:21%;
	height:140px;
	margin-bottom:0;
	padding-right:59px;
}
body#homePage div.callouts div span.title {
	display:block;
	font-size:14px;
	font-weight:700;
	margin-bottom:8px;
	padding:0;
	border:0;
}
body#homePage div.callouts div.about {
	width:39.3%;
	margin-right:10px;
	padding:9px;
}
body#homePage div.callouts div.restaurateurs {
	background:url(http://www.script-clones.com/images/hand-knife.jpg) no-repeat right bottom;
	margin-right:10px;
}
body#homePage div.callouts div.signUp {
	background:url(http://www.script-clones.com/images/hand-fork.jpg) no-repeat right bottom;
}
div#cityHeader {
	background:url(http://www.script-clones.com/images/city-header-strip.gif) repeat-x;
	display:block;
	height:150px;
	overflow:hidden;
	position:relative;
}
div#cityHeader img {
	float:right;
	margin:10px 10px 0 0;
}
div#cityHeader h1,div#cityHeader h2 {
	margin:0;
}
div#cityHeader h1 {
	border-bottom:1px solid #f1ecea;
	padding:10px 0 6px;
}
div#cityHeader h2 {
	padding:4px 0 0;
}
div#cityHeader h2 {
	font-size:14px;
}
div#cityHeader div.setTop {
	background:url(http://www.script-clones.com/images/fade.png) repeat-x left bottom;
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:150px;
}
div#cityHeader div.setTop div.txt {
	float:left;
	background-image:url(http://www.script-clones.com/images/trans-white3.png);
	height:77px;
	padding:0 10px;
	position:absolute;
	top:20px;
	left:15px;
}
div#cityHeader ul.action {
	position:absolute;
	left:0;
	bottom:5px;
}
body#cityPage .rstnList {
	margin:0;
	padding:10px 0;
}
div.nearLocation ul {
	margin-top:9px;
}
div.nearLocation span.location {
	display:inline-block;
	width:100px;
}
div.rstnTabs ul.grid {
	overflow:hidden;
	height:100%;
	border-top:1px solid #f0f0f0;
}
div.rstnTabs ul.grid li {
	float:left;
	width:300px;
}
div.rstnTabs ul.grid li.last {
	margin:0;
}
div.rstnTabs ul.grid li div.rstnList {
	border:0;
}
div.rstnTabs ul.grid li div.rstnList a.rstnLink {
	font-size:14px;
	font-weight:700;
}
#mainDetails {
	background:#000 url(http://www.script-clones.com/images/bg-pattern3.gif) repeat-x;
	color:#fff;
	height:100%;
	overflow:hidden;
	padding:10px 10px 5px 15px;
}
#mainDetails a {
	color:#fff;
}
#mainDetails a:hover {
	color:#ccc;
}
#mainDetails ul.info a {
	background:url(http://www.script-clones.com/images/link-hover.gif) repeat-x left bottom;
}
#photoMini {
	float:right;
}
.noPhoto {
	background:#000;
	padding:70px 0 10px;
	text-align:center;
	width:380px;
}
.noPhoto span.title {
	padding:0;
}
.photoFrame {
	background-color:#fff;
	position:relative;
	width:170px;
	height:110px;
	margin:0 0 5px;
	padding:5px;
}
#photoMini a.upload {
	background:url(http://www.script-clones.com/images/upload-black.gif) no-repeat 0 4px;
	display:inline-block;
	color:#fff;
	margin-right:10px;
	padding-left:15px;
}
#photoMini a.upload:hover {
	color:#ccc;
}
a.allPhotos {
	background:url(http://www.script-clones.com/images/photo-all.gif) no-repeat;
	display:inline-block;
	padding-left:25px;
}
#mainDetails h2 {
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
#mainDetails h1 {
	color:#fff;
	padding-top:5px;
}
#mainDetails ul.info li {
	margin:3px 0;
}
#mainDetails ul.info li.starRate {
	height:25px;
	margin:0;
}
#mainDetails ul.info li.starRate img {
	float:left;
	margin-right:5px;
}
#mainDetails ul.info li.title {
	margin-top:0;
}
li.scriptDetails {
	font-size:14px;
	font-weight:500;
}
li.phoneNumber {
	font-size:16px;
	font-weight:700;
}
li.address span {
	font-style:italic;
}
div#rstnContent {
	margin:0 10px 0 15px;
}
div.rightInfo {
	float:right;
	width:180px;
}
div.leftInfo {
	float:left;
	width:600px;
}
div.vote span.title {
	font-size:14px;
	font-weight:700;
	line-height:16px;
	border:0;
	padding:0;
}
div.vote span.result {
	clear:both;
	display:block;
}
div.vote ul {
	float:right;
	width:65px;
}
div.vote ul li {
	float:left;
	width:30px;
}
div.vote ul li.yes {
	width:35px;
}
div.vote ul li.yes a,div.vote ul li.no a {
	display:inline-block;
	background:url(http://www.script-clones.com/images/vote.gif) no-repeat;
	width:30px;
	height:30px;
}
div.vote a span {
	display:none;
}
div.vote ul li.yes a:hover,div.vote ul li.yes a.select,div.vote ul li.yes a.nonSelect:hover {
	background-position:0 -30px;
}
div.vote ul li.yes a.nonSelect {
	background-position:0 -60px;
}
div.vote ul li.no a {
	background-position:-30px 0;
}
div.vote ul li.no a:hover,div.vote ul li.no a.select,div.vote ul li.no a.nonSelect:hover {
	background-position:-30px -30px;
}
div.vote ul li.no a.nonSelect {
	background-position:-30px -60px;
}
div.firstReview {
	background:url(http://www.script-clones.com/images/firstReview2.gif) no-repeat;
	padding:2px 0 2px 25px;
}
ul.tabs li.firstReview {
	background:url(http://www.script-clones.com/images/firstReview.gif) no-repeat 0 3px;
	color:#555;
	float:right;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0 10px 0 25px;
}
ul.tabs li.firstReview a {
	background:none;
	color:#1f51a0;
	display:inline-block;
	font-size:12px;
	font-weight:700;
	height:25px;
	padding:0;
	margin:0;
}
ul.tabs li.firstReview a:hover {
	background:none;
	color:#666;
	margin:0;
	padding:0;
}
div.reviewBox .rstnDetails {
	background:url(http://www.script-clones.com/images/bg-gradient3.gif) repeat-x 0 -1px;
	border:1px solid #dedede;
	border-bottom:0;
	padding:9px;
}
div.reviewBox .rstnDetails a.rstnLink {
	font-size:14px;
	font-weight:700;
	line-height:16px;
}
div.details span.title {
	color:#ca0000;
	font-size:14px;
	padding-bottom:0;
	border:0;
}
dl.otherDetails dt {
	font-size:13px;
	font-weight:700;
	margin-top:8px;
	padding-top:5px;
	border-top:1px solid #f0f0f0;
}
div.reviewBox {
	border-top:1px solid #f0f0f0;
	padding:9px 0;
}
.userArea {
	font-size:12px;
	margin-bottom:10px;
}
div.bubble {
	position:relative;
	background:#ebf7f6 url(http://www.script-clones.com/images/bubble-bg.gif) repeat-x 0 -1px;
	height:1%;
	color:#22373c;
	margin-left:60px;
	padding:9px;
	border:1px solid #cbe2e2;
}
div.bubble .point {
	position:absolute;
	top:12px;
	left:-11px;
	background:url(http://www.script-clones.com/images/bubble-point.gif);
	width:11px;
	height:9px;
}
.pointBottom {
	position:absolute;
	bottom:-10px;
	left:5px;
	background:url(http://www.script-clones.com/images/bubble-point.gif);
	background-position:0 -9px;
	width:11px;
	height:10px;
}
div.bubble span.time {
	float:right;
	font-style:italic;
}
div.bubble li.title {
	font-size:16px;
	font-weight:700;
}
div.bubble li.byLine {
	margin-bottom:5px;
}
div.bubble li.userRating {
	border:1px solid #cbe2e2;
	border-left:0;
	border-right:0;
	height:100%;
	overflow:auto;
	padding:9px 0;
}
div.bubble li.userRating div.overall {
	float:left;
}
div.bubble li.userRating div.overall span.title {
	margin:0;
	padding:0;
}
div.bubble li.userRating ul {
	float:right;
}
div.bubble li.userRating ul li {
	border-left:1px solid #cbe2e2;
	float:left;
	padding:0 9px;
}
div.bubble .starRating {
	float:none;
	width:88px;
	height:16px;
	margin:0;
}
div.bubble li.detail {
	font-size:12px;
	padding:5px 0 0;
}
div.bubble li.detail ul {
	height:100%;
	overflow:hidden;
}
div.bubble li.detail ul li {
	float:left;
	margin-right:10px;
}
div.bubble li.detail ul li span {
	color:#ca0000;
}
div.bubble li.detail ul li.price span,span.priceRange {
	color:#538f00;
}
div.bubble li.detail ul li.status {
	font-weight:bold;
}
div.bubble li.detail ul li.status.accepted span {
	color:#538f00;
}
div.bubble li.review {
	height:100%;
	overflow:hidden;
	padding:5px 0;
}
div.bubble li.orders {
	border-top:1px solid #cbe2e2;
	padding:5px 0;
}
div.bubble li.orders span {
	font-style:italic;
}
div.bubble a.more {
	display:inline-block;
	background:url(http://www.script-clones.com/images/bubble-arrow.gif) no-repeat right 7px;
	padding:0 15px 0 0;
}
a.avatar,div.avatar {
	float:left;
	display:block;
	font-size:0;
	line-height:0;
	padding:1px;
	border:1px solid #000;
}
a.avatar img {
	display:block;
}
a.avatar:hover {
	background:none;
	border-color:#999;
}
div.bubble .controls {
	text-align:right;
	padding:5px 0 0;
	border-top:1px solid #cbe2e2;
}
div.bubble .controls a.report,div.bubble .controls a.discuss,div.bubble .controls a.link,div.bubble .controls a.edit,div.bubble .controls a.hide,div.bubble .controls a.publish,div.bubble .controls a.approve,div.bubble .controls a.decline,div.bubble .controls a.comments,div.bubble .controls span.comments {
	display:inline;
	background:url(http://www.script-clones.com/images/review-controls.gif) no-repeat 0 2px;
	font-size:12px;
	margin-left:10px;
	padding:2px 0 2px 20px;
}
div.bubble .controls {
	height:20px;
}
div.bubble .controls a.report {
	position:static;
}
div.bubble .controls a.discuss {
	background-position:0 -36px;
}
div.bubble .controls a.link {
	background-position:0 -18px;
}
div.bubble .controls a.decline,div.bubble .controls a.accept,div.bubble .controls a.edit,div.bubble .controls a.hide,div.bubble .controls a.publish {
	background-image:none;
}
div.bubble .controls a.edit {
	background-image:url(http://www.script-clones.com/images/edit-icon.png);
}
div.bubble .controls a.publish {
	background-image:url(http://www.script-clones.com/images/accept.png);
}
div.bubble .controls a.comments {
	background-image:url(http://www.script-clones.com/images/comment.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	float:left;
	margin-left:0;
	margin-top:2px;
}
div.bubble .controls span.comments {
	background-image:url(http://www.script-clones.com/images/comment.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	float:left;
	margin-left:0;
	margin-top:2px;
}
div.bubble .controls a.hide {
	background-image:url(http://www.script-clones.com/images/delete.png);
}
div.bubble .controls ul.helpful {
	margin-right:15px;
}
.helpful {
	float:left;
	display:inline;
	font-size:12px;
	font-style:italic;
}
.helpful li {
	display:inline;
	vertical-align:middle;
}
a.yesBtn,a.noBtn {
	display:inline-block;
	background:url(http://www.script-clones.com/images/yes-no.gif);
	height:16px;
	position:relative;
	top:3px;
	width:23px;
}
a.noBtn {
	background-position:-23px 0;
}
a.yesBtn:hover,li.select a.yesBtn {
	background-position:0 -16px;
}
a.noBtn:hover,li.select a.noBtn {
	background-position:-23px -16px;
}
a.yesBtn span,a.noBtn span {
	display:none;
}
div.reviewBoxSimple {
	margin:0;
	padding-bottom:0;
}
div.reviewBoxSimple .rstnDetails {
	padding:4px 9px;
}
div.reviewBoxSimple .rstnDetails a.rstnLink {
	font-size:12px;
	font-weight:700;
}
div.reviewBoxSimple .bubble {
	margin:0;
	padding:4px 9px;
}
div.reviewBoxSimple div.bubble span.time {
	float:none;
	font-size:11px;
}
div.reviewBoxSimple li.title {
	font-size:12px;
	font-weight:normal;
	border:0;
}
div.reviewBoxSimple li.starRate {
	padding-bottom:5px;
}
div.reviewBoxSimple .userArea,div.rstaSearchList .userArea {
	padding:2px 5px 5px;
	margin:0 0 0 20px;
}
#scriptPage .boxList .mainBox {
	background-color:#fff;
}
div.rstaSearchList {
	margin-bottom:10px;
	padding:9px 9px 5px;
	border:1px solid #dedede;
}
img.starRate {
	display:block;
	margin-bottom:5px;
}
div.rstaSearchList:hover {
	background:url(http://www.script-clones.com/images/bg-gradient.gif) repeat-x;
	border:1px solid #999;
}
div.rstaSearchList a.rstaLink {
	display:inline-block;
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
}
div.rstaSearchList li.starRate {
	overflow:hidden;
	height:100%;
}
div.rstaSearchList li.cuisines {
	margin-top:5px;
}
div.rstaSearchList li.phoneNumber {
	font-size:14px;
	font-weight:700;
}
div.rstaSearchList li.address {
	font-size:14px;
}
div.rstaSearchList li.address span {
	font-size:11px;
}
div.rstaSearchList div.reviewSnip {
	float:right;
	width:520px;
}
div.rstaSearchList div.bubble {
	line-height:16px;
	margin:5px 0 0;
	padding:4px 6px;
}
div.rstaSearchList div.fixHeight {
	width:100%;
	height:20px;
	margin-top:5px;
}
div.mapBox div.map {
	padding:1px;
	border:1px solid #000;
}
div.mapBox div.follow {
	float:right;
	font-size:12px;
}
body#listingPage ul.tabs li a {
	padding:0 9px;
}
div.cityListing ul {
	float:left;
	width:182px;
	margin-right:10px;
}
div.cityListing ul.last {
	margin:0;
}
div.cityListing ul li {
	color:#666;
}
div.cityListing ul li a {
	border-top:1px solid #f0f0f0;
	display:block;
	padding:4px 0;
}
div.cityListing ul li a:hover {
	background:url(http://www.script-clones.com/images/bg-gradient.gif) repeat-x;
	border-top:1px solid #999;
}
div.cityListing ul li:last-child a {
	padding-bottom:0;
}
div.statesListing ul {
	float:left;
	width:235px;
	margin-right:10px;
}
div.statesListing ul.last {
	margin:0;
}
div.statesListing ul li {
	height:100%;
	margin-bottom:5px;
	overflow:hidden;
}
div.statesListing ul li a {
	display:block;
	line-height:18px;
	border:1px solid #dedede;
	padding:4px 10px 4px 10px;
}
div.statesListing ul li a:hover {
	background:url(http://www.script-clones.com/images/bg-gradient.gif) repeat-x;
	border:1px solid #999;
}
div.statesListing ul li div {
	float:right;
	background:url(http://www.script-clones.com/images/arrow-left.gif) no-repeat;
	color:#666;
	line-height:28px;
	height:28px;
	padding:0 10px 0 15px;
}
div.countryListing {
	margin:0 auto;
	width:560px;
	text-align:center;
	padding:10px 0 0;
	border-top:1px solid #dedede;
}
div.countryListing a span {
	display:none;
}
a.flagUSA,a.flagCanada,a.flagBarbados {
	float:left;
	display:block;
	background:url(http://www.script-clones.com/images/flag-usa.jpg) no-repeat center center;
	width:174px;
	height:114px;
	margin-right:10px;
	padding:2px;
	border:1px solid #dedede;
}
a.flagCanada {
	background:url(http://www.script-clones.com/images/flag-canada.jpg) no-repeat center center;
}
a.flagBarbados {
	background:url(http://www.script-clones.com/images/flag-barbados.jpg) no-repeat center center;
	margin:0;
}
a.flagUSA:hover,a.flagCanada:hover,a.flagBarbados:hover {
	border-color:#666;
}
.column1,.column2,.column3 {
	float:left;
}
#content {
	z-index:2;
	position:relative;
	background-color:#fff;
	width:970px;
	margin:0 auto;
	padding:15px;
	overflow:hidden;
	height:100%;
}
body#homePage div#content {
	width:1000px;
	padding:0;
}
body#contentPage div#content {
	background:#fff url(http://www.script-clones.com/images/buildings.gif) repeat-x -100px 0;
}
body#contentPage .column1 {
	float:none;
	background:url(http://www.script-clones.com/images/trans-white4.png);
	width:550px;
	margin:0 auto;
	padding:15px;
}
body#claimPage div#content {
	background:#fff url(http://www.script-clones.com/images/buildings.gif) repeat-x -100px 0;
}
body#claimPage .column1 {
	float:none;
	background:url(http://www.script-clones.com/images/trans-white4.png);
	width:550px;
	margin:0 auto;
	padding:15px;
}
body#scriptPage div#content {
	width:1000px;
	padding:0 0 15px 0;
}
body#scriptPage .column1 {
	width:815px;
}
body#scriptPage div.column2 {
	background:url(http://www.script-clones.com/images/column-line.gif) repeat-y;
	width:185px;
	padding:0;
}
body#formsPage .column1 {
	width:660px;
	margin-right:10px;
}
body#formsPage div.column2 {
	background:url(http://www.script-clones.com/images/column-line.gif) repeat-y;
	width:300px;
}
body#formsPage div.column2 .fadeBottom {
	padding-right:0;
}
body#cityPage div#content {
	width:1000px;
	padding:0 0 15px 0;
}
body#cityPage .column1 {
	width:160px;
	padding-left:15px;
}
body#cityPage div.column2 {
	width:620px;
	padding:0 10px;
}
body#cityPage div.column3 {
	background:url(http://www.script-clones.com/images/column-line.gif) repeat-y;
	width:185px;
}
body#searchPage .column1 {
	width:800px;
}
body#searchPage div.column2 {
	width:160px;
	padding-left:10px;
}
body#listingPage .column1 {
	width:970px;
}
body#thanksPage .column1 {
	float:none;
	width:600px;
	margin:0 auto;
}
body#loginPage #content {
	background:#fff url(http://www.script-clones.com/images/buildings.gif) repeat-x -100px 0;
}
body#loginPage .column1 {
	float:none;
	background:url(http://www.script-clones.com/images/trans-white4.png);
	width:550px;
	margin:0 auto;
	padding:15px;
}
body#photoPage .column1 {
	width:700px;
	padding-top:10px;
}
body#photoPage div.column2 {
	width:260px;
	margin-left:10px;
	padding-top:10px;
}
#photoFrame {
	background-color:#000;
	color:#fff;
	height:100%;
	overflow:hidden;
	padding:10px;
	position:relative;
}
#photoFrame div.photo img.photo {
	display:block;
	border:5px solid #fff;
	margin:0 auto;
}
#photoFrame div.photo {
	position:relative;
	padding-bottom:10px;
}
a.arrow {
	display:block;
	width:100px;
	height:100px;
}
a.arrow img {
	margin-top:30px;
}
a.prev {
	position:absolute;
	top:150px;
	left:0;
}
a.next {
	position:absolute;
	top:150px;
	right:0;
	text-align:right;
}
a.arrow:hover {
	background:url(http://www.script-clones.com/images/dot2.png);
}
body#scriptPage a.arrow {
	width:50px;
}
body#scriptPage a.prev {
	position:absolute;
	top:10px;
	left:-10px;
}
body#scriptPage a.next {
	position:absolute;
	top:10px;
	right:-10px;
}
a.report {
	background:url(http://www.script-clones.com/images/report-black.gif) no-repeat 0 2px;
	padding-left:20px;
	position:absolute;
	right:10px;
	bottom:10px;
}
a.photo {
	display:inline-block;
	border:1px solid #999;
	float:left;
	margin:0 10px 10px 0;
	width:48px;
	height:48px;
}
a.photo img {
	border:1px solid #fff;
}
a.photo:hover {
	border:1px solid #000;
}
#photoFrame .caption {
	text-align:center;
}
#photoFrame div.byLine {
	text-align:left;
}
#photoFrame a.report {
	float:right;
	position:static;
	padding-left:30px;
	background-position:10px 0;
}
ul.galleryControl {
	float:right;
}
ul.galleryControl li {
	float:left;
}
ul.galleryControl li.prev a,ul.galleryControl li.next a {
	display:block;
	background:url(http://www.script-clones.com/images/arrows.gif);
	width:10px;
	height:14px;
	margin:3px 0 0;
}
ul.galleryControl li.next a {
	background-position:0 -20px;
}
ul.galleryControl li a span {
	display:none;
}
ul.galleryControl li.info {
	font-size:12px;
	font-weight:normal;
}
#photoPage a.upload {
	background:url(http://www.script-clones.com/images/upload-white.gif) no-repeat;
	padding-left:20px;
}
ul.forms li input.browse {
	width:60px;
	height:30px;
	border:0;
	padding:0;
}
.photoPreview {
	float:left;
	border:1px solid #999;
	margin-right:10px;
	padding:5px;
}
.photoPreview img {
	display:block;
}
.caption {
	height:100%;
}
ul .caption textarea {
	height:80px;
	margin-bottom:10px;
	width:200px;
}
.caption .option {
	clear:both;
}
.caption .option input {
	float:left;
	width:auto;
}
body#mapPage .column1 {
	width:700px;
	padding-top:10px;
}
body#mapPage div.column2 {
	width:260px;
	margin-left:10px;
	padding-top:10px;
}
#mapFrame {
	background-color:#000;
	color:#fff;
	height:100%;
	overflow:hidden;
	padding:10px;
	position:relative;
}
#mapFrame .map {
	background-color:#fff;
	padding:5px;
}
body#profilePage .column1 {
	width:180px;
	margin-top:10px;
}
body#profilePage .column2 {
	width:590px;
	margin:10px 10px 0;
}
body#profilePage .column3 {
	width:180px;
	margin-top:10px;
}
body#profilePage .topSpace {
	overflow:hidden;
	height:100%;
}
body#profilePage div.bubble {
	margin:0;
}
body#profilePage a.avatar {
	margin:0 10px 0 0;
}
body#blogsPage .column1 {
	width:620px;
}
body#blogsPage .column2 {
	width:160px;
	margin:0 10px;
}
body#blogsPage .column3 {
	background:url(http://www.script-clones.com/images/column-line.gif) repeat-y;
	width:170px;
}
a.rssLink {
	display:inline-block;
	background:url(http://www.script-clones.com/images/icon-rss.gif) no-repeat;
	padding:0 0 1px 20px;
}
.blogSnip {
	border-top:1px solid #dedede;
	padding:10px 0;
}
.dateBox {
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
	width:60px;
}
.dateBox .month {
	background:#8a0000 url(http://www.script-clones.com/images/bg-gradient4.gif) repeat-x 0 -1px;
	border:1px solid #8a0000;
	border-bottom:0;
	color:#fff;
	font-size:14px;
	font-weight:700;
	padding:5px 0;
}
.dateBox .dayYear {
	border:1px solid #dedede;
	border-top:0;
	padding:5px 0;
}
.dateBox .dayYear span.day {
	display:block;
	font-size:24px;
	font-weight:700;
}
.dateBox .dayYear span.year {
	color:#999;
	font-size:10px;
}
.blogSnip .post {
	margin-left:70px;
}
.blogSnip a.title {
	font-size:18px;
	font-weight:700;
}
.blogSnip .articleInfo {
	display:block;
	margin-bottom:10px;
}
body#loginPage div.mainBox {
	padding:15px;
}
body#loginPage form {
	padding:0;
	margin:0;
}
ul.loginFields li {
	border:0;
	float:left;
	clear:none;
	padding:0;
}
ul.loginFields li label {
	clear:both;
	display:block;
	float:none;
	font-size:14px;
	width:auto;
	margin:0 0 5px;
}
ul.loginFields li input {
	float:none;
	display:block;
	padding:8px 5px;
}
ul.loginFields li div.inputBtn {
	margin:21px 0 0;
}
ul.loginFields li div.inputBtn input {
	line-height:normal;
	margin:0;
}
ul.loginFields li label.check input {
	width:auto;
	float:left;
	margin-right:5px;
}
body#loginPage div.bottomBox {
	background:url(http://www.script-clones.com/images/bg-gradient2.gif) repeat-x;
	overflow:hidden;
	height:100%;
	border:1px solid #dedede;
}
body#loginPage div.bottomBox div.testimonials {
	color:#666;
	float:left;
	width:280px;
	padding:15px;
	border-right:1px solid #dedede;
}
body#loginPage div.bottomBox div.account {
	background:url(http://www.script-clones.com/images/community.gif) no-repeat 15px 14px;
	float:left;
	width:157px;
	padding:15px 0 15px 70px;
}
body#loginPage div.bottomBox div.account a {
	font-size:14px;
	font-weight:700;
}
div.inputBtn {
	float:left;
	background:#8b1000 url(http://www.script-clones.com/images/btn-bg.gif) repeat-x 0 -1px;
	border:1px solid #9d0100;
	height:34px;
}
div.inputBtn input,div.inputBtn button,div.inputBtn a {
	background:none;
	border:0;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:14px;
	height:33px;
	line-height:35px;
	overflow:visible;
	padding:0 5px;
	width:auto;
}
div.inputBtn input:focus {
	background:none;
}
body#registerPage .column1 {
	width:690px;
	padding-right:10px;
}
body#registerPage .column2 {
	background:url(http://www.script-clones.com/images/column-line.gif) repeat-y;
	width:270px;
}
body#registerPage .column2 .fadeBottom {
	padding-right:0;
}
body#registerPage .loginBox ul.forms li label {
	display:inline-block;
	float:left;
	margin:5px 0 0 0;
	width:70px;
}
body#registerPage .loginBox ul.forms input {
	width:150px;
	margin:0;
}
body#registerPage .loginBox ul.forms input#openid_url {
	background:#fff url(http://www.script-clones.com/images/openid-icon-small.gif) no-repeat scroll 0 50%;
	padding-left:18px;
	width:206px;
}
body#registerPage .loginBox ul.forms li {
	border:0;
	padding:5px 0 0;
}
body#registerPage .loginBox ul.forms li .checkLeft {
	width:200px;
}
body#registerPage .loginBox ul.forms li .checkLeft input {
	float:left;
	margin-right:5px;
	width:auto;
}
body#registerPage .loginBox ul.forms li label.remeber {
	width:auto;
}
.ratingBox {
	background-color:#fffaed;
	margin-bottom:10px;
	padding:4px 9px;
	border:1px solid #e6d2bc;
}
.ratingBox ul li {
	border-top:1px solid #f6eeda;
	overflow:hidden;
	height:100%;
	padding:5px 0;
}
.ratingBox .starRating {
	float:left;
	display:block;
	width:108px;
	height:20px;
	margin:3px 10px 0 0;
}
.ratingBox .priceRating {
	float:left;
	display:block;
	width:112px;
	height:28px;
	margin-right:10px;
}
.ratingBox .partyRating {
	float:left;
	display:block;
	width:183px;
	height:24px;
	margin-right:10px;
}
.ratingBox span.title {
	border:0;
	display:block;
	float:left;
	margin-right:10px;
	padding-bottom:2px;
	width:160px;
}
.thanksBox,.sorryBox,.infoBox {
	background:#fff8e4 url(http://www.script-clones.com/images/circle-check.gif) no-repeat 10px 10px;
	margin:0 auto 10px;
	padding:15px 15px 15px 60px;
	border:1px solid #e9dfc2;
}
.thanksBox ul li.title,.sorryBox ul li.title,.infoBox ul li.title {
	color:#538f00;
	font-size:22px;
	font-weight:700;
	margin:4px 0;
}
.sorryBox ul li.title {
	color:#ca0000;
}
.infoBox ul li.title {
	color:#0077bf;
}
.thanksBox ul li,.sorryBox ul li,.infoBox ul li {
	font-size:14px;
}
.sorryBox {
	background:#fff8e4 url(http://www.script-clones.com/images/circle-x.gif) no-repeat 10px 10px;
}
.infoBox {
	background:#fff8e4 url(http://www.script-clones.com/images/circle-i.gif) no-repeat 10px 10px;
}
ul.wizard {
	background:url(http://www.script-clones.com/images/wizardbg.gif) repeat-x;
	color:#fff;
	display:block;
	height:40px;
	overflow:hidden;
}
ul.wizard li {
	background:url(http://www.script-clones.com/images/wizardbg.gif) repeat-x;
	border-right:1px solid #666;
	float:left;
	height:25px;
	padding:5px 8px 0;
	position:relative;
}
ul.wizard li.done,ul.wizard li.select {
	background-position:0 -60px;
}
ul.wizard li span.num {
	background:url(http://www.script-clones.com/images/number-bg.gif) repeat-x;
	color:#000;
	display:inline-block;
	font-size:11px;
	height:14px;
	line-height:14px;
	margin-right:8px;
	text-align:center;
	width:14px;
}
ul.wizard li.select span.arrow {
	background:url(http://www.script-clones.com/images/wizard-arrow.gif) no-repeat;
	display:block;
	height:7px;
	width:14px;
	position:absolute;
	top:30px;
	left:8px;
}
#claimPage .rstaSearchList .rightNumber {
	float:right;
	text-align:center;
	width:200px;
}
#footer {
	position:relative;
	padding:0 0 10px;
	overflow:hidden;
	height:100%;
}
#footer a {
	color:#7d7d7d;
}
#bottomNav {
	background:#fff url(http://www.script-clones.com/images/layout-bottom.gif) no-repeat left bottom;
	width:970px;
	margin:0 auto;
	padding:0 15px 5px;
}
#bottomNav ul.links {
	padding:5px 0;
	border-top:1px solid #dedede;
}
#bottomNav ul.links li {
	border-right:1px solid #dedede;
	display:inline;
	margin-right:5px;
	padding-right:5px;
}
#bottomNav ul.links a {
	color:#555;
}
.alphaList,.stateCityList {
	width:970px;
	margin:0 auto;
}
.alphaList {
	margin-top:10px;
}
.cityLinks {
	width:1000px;
	overflow:auto;
	margin:0 auto;
}
.footerBox {
	float:left;
	background:#f4f4f4 url(http://www.script-clones.com/images/footerbox-bg.gif) no-repeat;
	width:495px;
	margin-top:10px;
}
.footerBox span {
	display:block;
	width:100%;
}
.footerBox div {
	background:url(http://www.script-clones.com/images/footerbox-bottom.gif) no-repeat left bottom;
	overflow:auto;
	height:100%;
	padding:10px 15px;
}
.footerBox ul {
	float:left;
	width:85px;
	font-size:11px;
	margin-right:10px;
}
.footerBox ul.last {
	margin:0;
}
.copyright {
	font-size:11px;
	text-align:center;
	margin-top:10px;
}
ul.tempNav {
	background-color:#000;
	position:absolute;
	top:0;
	left:0;
	font-size:9px;
	padding:5px;
}
ul.tempNav li ul {
	margin-left:10px;
}
ul.tempNav li a {
	color:#fff;
}
dl.multiple-choices dt,dl.multiple-choices dd {
	border-top:1px solid #ddd;
	display:block;
	float:left;
	margin:0;
	padding:10px 0;
}
dl.multiple-choices dt:first-child,dl.multiple-choices dt:first-child+dd {
	border-top:none;
}
dl.multiple-choices dt {
	clear:both;
	font-family:'Georgia',serif;
	font-weight:bold;
	padding-right:20px;
	padding-left:10px;
	text-align:right;
	width:140px;
}
dl.multiple-choices dd {
	width:250px;
}
.otherLocalInfoLink {
	background-image:url(http://www.script-clones.com/images/link-out.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 0 50%;
}