.fbFeedbackContent .postToProfile {
	min-width: 105px !important;
}

.postToProfile {
	min-width: 105px !important;
}

@font-face {
	font-family: 'Avenir';
	src: url('fonts/avenirltstd-heavy-webfont.eot');
	src: url('fonts/avenirltstd-heavy-webfont.eot?#iefix') format('embedded-opentype'),
 		url('fonts/avenirltstd-heavy-webfont.woff') format('woff'),
 		url('fonts/avenirltstd-heavy-webfont.ttf') format('truetype'),
 		url('fonts/avenirltstd-heavy-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'GothamLight';
    src: url('fonts/gotham_light-webfont.eot');
    src: url('fonts/gotham_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham_light-webfont.woff') format('woff'),
         url('fonts/gotham_light-webfont.ttf') format('truetype'),
         url('fonts/gotham_light-webfont.svg#GothamLightGothamLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GothamBook';
    src: url('fonts/gotham_book-webfont.eot');
    src: url('fonts/gotham_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham_book-webfont.woff') format('woff'),
         url('fonts/gotham_book-webfont.ttf') format('truetype'),
         url('fonts/gotham_book-webfont.svg#GothamBookGothamBook') format('svg');
    font-weight: normal;
    font-style: normal;    	
}

body {
	padding:0px;
	margin:0px;
	font-family: "GothamLight", "Arial";
	background-color:#f2f0f0;
	color:#222;
}

a {
	text-decoration:none;
	color:#d2523e;
	border:0;
}

img {
	border:0;
}

.microlink {
	font-size:12px;
}

h1 {
	font-family:GothamBook;
	font-size:50px;
	font-weight:normal;
	color:#45494c;
	text-shadow:1px 1px #fff;
	margin-bottom:10px;
	letter-spacing:-2px;
}

h3 {
	font-size:20px;
	color:#333;
}

h4 {
	font-size:16px;
}

h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Avenir;
}

p {
	font-size:15px;
	line-height:200%;
}

#header-container {
	width:100%; position:relative; left:0px; top:0px; right:0px; background-color:#e5e6df; padding-bottom:20px; box-shadow:0px 0px 15px 0px #ccc; border-bottom:1px solid #fcfcfc;
}

#body-container {
	width:1090px; margin-left:auto; margin-right:auto;
}

#right-container {
	width:340px; float:right;
}

#left-container {
	width:749px; border-right:1px solid #fff; box-shadow:7px -4px 7px 0px #bbb; padding-bottom:50px; float:left;
}

#sign-up-wrapper {
	width:100%; text-align:right; padding-top:10px;
}

#top-create-box {
	float:left;
	margin-left:210px;
	margin-top:-50px;
	padding-top:40px;
	background-color:#f2f0f0; 
	width:300px; height:35px; 
	text-align:center; 
	border-radius:35px;
	-moz-border-radius:35px;
	color:#ccc;
}

#search-submit {
	background-image:url('images/magnifying-glass.gif'); border:0px; height:19px; width:19px; position:relative; left:-32px; cursor:pointer;
}

#screen {
	background-color:#45494c; width:100%; height:100%; z-index:2; position:fixed; top:0; left:0; opacity:.40; display:none;
}

.section-header {
	color:#d2523e;
	font-family: Avenir;
	margin-top:0px;
	padding-top:5px;
	font-size:42px;
	padding-left:10px;
	color:#577a7c;
	letter-spacing:-1px;
	text-shadow:1px 1px #fff;
	margin-bottom:0px;
}

.right-section-header {
	color:#d2523e;
	font-family: Avenir;
	margin-top:0px;
	padding-top:5px;
	font-size:30px;
	padding-left:10px;
	color:#577a7c;
	letter-spacing:-1px;
	text-shadow:1px 1px #fff;
	margin-bottom:0px;
	float:left;
	width:310px;
}

.right-section-header-container {
	width:100%; border-bottom:1px dashed #b6c0c1; padding-top:20px;
}
.right-section-header-prev {
	width:13px; height:45px; background-color:#B6C0C2; position:relative; left:0px; float:left;
}

#subh1-wrapper {
	font-size:16px;
	color:#45494c;
	margin-bottom:30px;
	font-family:avenir;
}


#tags-wrapper li {
	list-style-type:none;
	margin-right:7px;
	margin-bottom:7px;
	background-color:#e6dfe6;
	border:1px solid #bbb;
	box-shadow: inset 0px 2px 3px #ddd, 0px 0px 5px 1px #ddd;
	padding:7px 17px; 
	font-size:15px;
	border-radius:5px;
	-moz-border-radius:5px;
	text-shadow:1px 1px #fff;
	color:#565a5d;
	display:block;
	float:left;	
}

#tags-wrapper a {
	color:inherit;
}

#tags-wrapper ul {
	padding-left:0px;
}

.field {
	border:1px solid #BDBDBD;
	box-shadow: inset 0px 2px 3px #ddd, 0px 1px 1px 1px #fff;
	background-color:white;
	border-radius:5px;
	-moz-border-radius:5px;
	font-family:GothamBook;
}

#search-field {
	width:260px;
	height:34px;
	padding-left:10px;
	padding-right:40px;
	outline:none;
	font-size:15px;
	margin-top:10px;
}

.basic-button {
	font-family:georgia;
	color: #f2f0f0;
	background-color: #d2523e;
	font-style:italic;
	font-size:15px;
	padding:7px 19px;
	text-align:center;
	border-radius:3px;
	-moz-border-radius:3px;
	box-shadow: 2px 2px 2px 0px #666;
	cursor:pointer;
}

.basic-button:hover {
	background-color:#bb2e4d;
}

.more-button {
	font-family: georgia;
	font-style:italic;
}

.ratingbox-largest {
	height:70px;
	width:77px;
	font-family:Avenir;
	color:#f2f0f0;
	text-align:center;
	font-size:29px;
	padding-top:6px;
	margin-right:10px;
	float:left;
	background-color:#b5c0c1;
}

.ratingbox-large {
	height:64px;
	width:70px;
	font-family:Avenir;
	color:#f2f0f0;
	text-align:center;
	font-size:29px;
	padding-top:6px;
	margin-right:10px;
	float:left;
	background-color:#b5c0c1;
}

.ratingbox-small {
	 width:50px;
	 height:36px;
	 background-color:#b5c0c1;
	 font-family:avenir;
	 font-size:20px;
	 text-align:center;
	 color:#f2f0f0;
	 padding-top:10px;
}

.ratingbox-grey {
	background-color:#454a4c;
}

.ratingbox-green {
	background-color:#577a7c;
}

.ratingbox-red {
	background-color:#bb2e4d;
}

.ratingbox-orange {
	background-color:#d2523e;
}

.ratingbox-yellow {
	background-color:#eac667;
}

.small-georgia {
	font-size:13px;
	font-family:georgia;
	font-style:italic;
}

hr {
	clear:both; margin-bottom:20px; width:100%; color:#aaa; border-style:none none dashed;
}

#footer-wrapper p {
	font-size:13px;
}

.h3title {
	margin-top:0px; margin-bottom:5px;
}

.h3title a {
	color:inherit;
}

.h3title a:hover {
	color:#bb2e4d;
}

#signup-table, #login-table, #new-review-table, #new-ranking-table, #school-photo-upload-table, #user-photo-upload-table {
	margin-top:10px; margin-left:20px; font-size:20px; color:#666; border-spacing:10px 20px;
}

.input-field {
	width:100%;
	font-size:18px;
	color:#666;
	padding:14px 0 14px 14px;
	border-radius:8px;
	-moz-border-radius:8px;
}

.error {
	font-size:13px; color:#bb2e4d; padding-left:30px;
}

.overlay-container {
	width:100%; height:100%; z-index:3; position:absolute; top:0; left:0; display:none;
}

.ui-autocomplete {
	list-style-type:none;
	z-index:5;
	padding-left:0px;
	width:200px;
	background-color:#BDD4D7;
	box-shadow:1px 1px 5px #aaa;

}

.ui-menu-item {
	padding:10px;
	font-size:14px;
} 

.ui-menu-item a {
	color:#333;
	cursor:pointer;
}

.red {
	color:#bb2e4d;
}

.required-text {
	text-align:right;
	padding: 10px 20px 0px 0px;
}

.counter {
	font-family:avenir;
	background-color:#B6C0C1;
	font-size:15px;
	color:white;
	width:24px;
	height:24px;
	margin-right:10px;
	text-align:center;
	line-height:24px;
}

.counter-small {
	background-color:#b6c0c2; font-family:GothamLight; text-align:center; width:35px; font-size:20px; color:#f2f0f0; float:left; height:37px; padding-top:13px;
}

.counter-large {
	background-color:#b6c0c2; font-family:GothamLight; text-align:center; width:40px; font-size:36px; color:#f2f0f0; float:left; height:50px; padding-top:10px;
}

#footer-container {
	width:100%; position:relative; left:0px; top:0px; right:0px; background-color:#e5e6df; padding-top:20px; border-top:1px solid #fcfcfc; padding-bottom:40px; clear:both;
}

#footer-wrapper {
	width:1090px; margin:auto; font-family:Avenir; color:#45494c
}

.sub-heading-container {
	width:100%; height:55px; border-bottom:1px dashed #ba2d4d; padding-top:20px;
}

.left-heading-prev {
	width:13px; height:100%; background-color:#ba2d4d; position:relative; left:0px; float:left;
}

#pagination-container {
	width:100%; height:45px; border-bottom:1px dashed #aaa; clear:both; padding-top:8px;
}

#hint-note {
	position:absolute;
	z-index:100;
	background-color:#bfd4d8;
	width:250px;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	float:right;
	font-size:14px;
	line-height:20px;
	display:none;
}