/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	/* Responsive images (ensure images don't scale beyond their parents) */

	max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */

	width: auto\9;
	/* IE7-8 need help adjusting responsive images */

	height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */

	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page	{
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #ffffff;
}
a {
	color: #0088cc;
	text-decoration: none;
}
a:hover {
	color: #005580;
	text-decoration: underline;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.row {
	margin-left: -40px;
	*zoom: 1;
}
.row:before,
.row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 40px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 920px;
}
.span12 {
	width: 920px;
}
.span11 {
	width: 840px;
}
.span10 {
	width: 760px;
}
.span9 {
	width: 680px;
}
.span8 {
	width: 600px;
}
.span7 {
	width: 520px;
}
.span6 {
	width: 440px;
}
.span5 {
	width: 360px;
}
.span4 {
	width: 280px;
}
.span3 {
	width: 200px;
}
.span2 {
	width: 120px;
}
.span1 {
	width: 40px;
}
.offset12 {
	margin-left: 1000px;
}
.offset11 {
	margin-left: 920px;
}
.offset10 {
	margin-left: 840px;
}
.offset9 {
	margin-left: 760px;
}
.offset8 {
	margin-left: 680px;
}
.offset7 {
	margin-left: 600px;
}
.offset6 {
	margin-left: 520px;
}
.offset5 {
	margin-left: 440px;
}
.offset4 {
	margin-left: 360px;
}
.offset3 {
	margin-left: 280px;
}
.offset2 {
	margin-left: 200px;
}
.offset1 {
	margin-left: 120px;
}
.row-fluid {
	width: 100%;
	*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 4.3478260869565215%;
	*margin-left: 4.293478260869565%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 4.3478260869565215%;
}
.row-fluid .span12 {
	width: 100%;
	*width: 99.94565217391305%;
}
.row-fluid .span11 {
	width: 91.30434782608695%;
	*width: 91.25%;
}
.row-fluid .span10 {
	width: 82.6086956521739%;
	*width: 82.55434782608695%;
}
.row-fluid .span9 {
	width: 73.91304347826087%;
	*width: 73.85869565217392%;
}
.row-fluid .span8 {
	width: 65.21739130434781%;
	*width: 65.16304347826086%;
}
.row-fluid .span7 {
	width: 56.52173913043478%;
	*width: 56.46739130434783%;
}
.row-fluid .span6 {
	width: 47.826086956521735%;
	*width: 47.77173913043478%;
}
.row-fluid .span5 {
	width: 39.130434782608695%;
	*width: 39.07608695652174%;
}
.row-fluid .span4 {
	width: 30.43478260869565%;
	*width: 30.380434782608692%;
}
.row-fluid .span3 {
	width: 21.73913043478261%;
	*width: 21.684782608695652%;
}
.row-fluid .span2 {
	width: 13.043478260869565%;
	*width: 12.989130434782608%;
}
.row-fluid .span1 {
	width: 4.3478260869565215%;
	*width: 4.293478260869565%;
}
.row-fluid .offset12 {
	margin-left: 108.69565217391305%;
	*margin-left: 108.58695652173914%;
}
.row-fluid .offset12:first-child {
	margin-left: 104.34782608695652%;
	*margin-left: 104.23913043478261%;
}
.row-fluid .offset11 {
	margin-left: 100%;
	*margin-left: 99.8913043478261%;
}
.row-fluid .offset11:first-child {
	margin-left: 95.65217391304347%;
	*margin-left: 95.54347826086956%;
}
.row-fluid .offset10 {
	margin-left: 91.30434782608695%;
	*margin-left: 91.19565217391305%;
}
.row-fluid .offset10:first-child {
	margin-left: 86.95652173913042%;
	*margin-left: 86.84782608695652%;
}
.row-fluid .offset9 {
	margin-left: 82.60869565217392%;
	*margin-left: 82.50000000000001%;
}
.row-fluid .offset9:first-child {
	margin-left: 78.26086956521739%;
	*margin-left: 78.15217391304348%;
}
.row-fluid .offset8 {
	margin-left: 73.91304347826086%;
	*margin-left: 73.80434782608695%;
}
.row-fluid .offset8:first-child {
	margin-left: 69.56521739130433%;
	*margin-left: 69.45652173913042%;
}
.row-fluid .offset7 {
	margin-left: 65.21739130434783%;
	*margin-left: 65.10869565217392%;
}
.row-fluid .offset7:first-child {
	margin-left: 60.869565217391305%;
	*margin-left: 60.7608695652174%;
}
.row-fluid .offset6 {
	margin-left: 56.52173913043478%;
	*margin-left: 56.413043478260875%;
}
.row-fluid .offset6:first-child {
	margin-left: 52.17391304347826%;
	*margin-left: 52.06521739130435%;
}
.row-fluid .offset5 {
	margin-left: 47.826086956521735%;
	*margin-left: 47.71739130434783%;
}
.row-fluid .offset5:first-child {
	margin-left: 43.47826086956522%;
	*margin-left: 43.36956521739131%;
}
.row-fluid .offset4 {
	margin-left: 39.13043478260869%;
	*margin-left: 39.02173913043478%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.78260869565217%;
	*margin-left: 34.67391304347826%;
}
.row-fluid .offset3 {
	margin-left: 30.434782608695652%;
	*margin-left: 30.32608695652174%;
}
.row-fluid .offset3:first-child {
	margin-left: 26.086956521739133%;
	*margin-left: 25.978260869565215%;
}
.row-fluid .offset2 {
	margin-left: 21.73913043478261%;
	*margin-left: 21.630434782608692%;
}
.row-fluid .offset2:first-child {
	margin-left: 17.391304347826086%;
	*margin-left: 17.282608695652172%;
}
.row-fluid .offset1 {
	margin-left: 13.043478260869565%;
	*margin-left: 12.934782608695652%;
}
.row-fluid .offset1:first-child {
	margin-left: 8.695652173913043%;
	*margin-left: 8.586956521739129%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right;
}
.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
.container-fluid {
	padding-right: 40px;
	padding-left: 40px;
	*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.container-fluid:after {
	clear: both;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.muted {
	color: #999999;
}
a.muted:hover {
	color: #808080;
}
.text-warning {
	color: #c09853;
}
a.text-warning:hover {
	color: #a47e3c;
}
.text-error {
	color: #b94a48;
}
a.text-error:hover {
	color: #953b39;
}
.text-info {
	color: #3a87ad;
}
a.text-info:hover {
	color: #2d6987;
}
.text-success {
	color: #468847;
}
a.text-success:hover {
	color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1,
h2,
h3 {
	line-height: 40px;
}
h1 {
	font-size: 38.5px;
}
h2 {
	font-size: 31.5px;
}
h3 {
	font-size: 24.5px;
}
h4 {
	font-size: 17.5px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 11.9px;
}
h1 small {
	font-size: 24.5px;
}
h2 small {
	font-size: 17.5px;
}
h3 small {
	font-size: 14px;
}
h4 small {
	font-size: 14px;
}
.page-header {
	padding-bottom: 9px;
	margin: 20px 0 30px;
	border-bottom: 1px solid #eeeeee;
}
ul,
ol {
	padding: 0;
	margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
li {
	line-height: 20px;
}
ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}
ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none;
}
ul.inline	> li,
ol.inline	> li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 20px;
}
dt,
dd {
	line-height: 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 10px;
}
.dl-horizontal {
	*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	content: "";
	line-height: 0;
}
.dl-horizontal:after {
	clear: both;
}
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
}
blockquote small {
	display: block;
	line-height: 20px;
	color: #999999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px;
}
code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
pre.prettyprint {
	margin-bottom: 20px;
}
pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 20px;
}
.table th,
.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
	background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table td.span1,
.table th.span1 {
	float: none;
	width: 24px;
	margin-left: 0;
}
.table td.span2,
.table th.span2 {
	float: none;
	width: 104px;
	margin-left: 0;
}
.table td.span3,
.table th.span3 {
	float: none;
	width: 184px;
	margin-left: 0;
}
.table td.span4,
.table th.span4 {
	float: none;
	width: 264px;
	margin-left: 0;
}
.table td.span5,
.table th.span5 {
	float: none;
	width: 344px;
	margin-left: 0;
}
.table td.span6,
.table th.span6 {
	float: none;
	width: 424px;
	margin-left: 0;
}
.table td.span7,
.table th.span7 {
	float: none;
	width: 504px;
	margin-left: 0;
}
.table td.span8,
.table th.span8 {
	float: none;
	width: 584px;
	margin-left: 0;
}
.table td.span9,
.table th.span9 {
	float: none;
	width: 664px;
	margin-left: 0;
}
.table td.span10,
.table th.span10 {
	float: none;
	width: 744px;
	margin-left: 0;
}
.table td.span11,
.table th.span11 {
	float: none;
	width: 824px;
	margin-left: 0;
}
.table td.span12,
.table th.span12 {
	float: none;
	width: 904px;
	margin-left: 0;
}
.table tbody tr.success td {
	background-color: #dff0d8;
}
.table tbody tr.error td {
	background-color: #f2dede;
}
.table tbody tr.warning td {
	background-color: #fcf8e3;
}
.table tbody tr.info td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
	background-color: #c4e3f3;
}
.carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1;
}
.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img {
	display: block;
	line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: #222222;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-control.right {
	left: auto;
	right: 15px;
}
.carousel-control:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
	color: #ffffff;
	line-height: 20px;
}
.carousel-caption h4 {
	margin: 0 0 5px;
}
.carousel-caption p {
	margin-bottom: 0;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.pagination {
	margin: 2em 0 1em;
	border-top: 1px solid #ddd;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	box-shadow: 0 0 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	font-size: 14px;
	float: left;
	padding: 0.5em 1em;
	text-decoration: none;
	background: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
	border-top-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	font-size: 18px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	font-size: 10.5px;
}




.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.collapse.in {
	height: auto;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important ;
	}
	.visible-tablet {
		display: inherit !important;
	}
	.hidden-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-phone {
		display: inherit !important;
	}
	.hidden-phone {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body {
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top {
		margin-left: -20px;
		margin-right: -20px;
	}
	.container-fluid {
		padding: 0;
	}
	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left;
	}
	.dl-horizontal dd {
		margin-left: 0;
	}
	.container {
		width: auto;
	}
	.row-fluid {
		width: 100%;
	}
	.row,
	.thumbnails {
		margin-left: 0;
	}
	.thumbnails > li {
		float: none;
		margin-left: 0;
	}
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.span12,
	.row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="offset"]:first-child {
		margin-left: 0;
	}
	.input-large,
	.input-xlarge,
	.input-xxlarge,
	input[class*="span"],
	select[class*="span"],
	textarea[class*="span"],
	.uneditable-input {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.input-prepend input,
	.input-append input,
	.input-prepend input[class*="span"],
	.input-append input[class*="span"] {
		display: inline-block;
		width: auto;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 0;
	}
	.modal {
		position: fixed;
		top: 20px;
		left: 20px;
		right: 20px;
		width: auto;
		margin: 0;
	}
	.modal.fade {
		top: -100px;
	}
	.modal.fade.in {
		top: 20px;
	}
}
@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0);
	}
	.page-header h1 small {
		display: block;
		line-height: 20px;
	}
	input[type="checkbox"],
	input[type="radio"] {
		border: 1px solid #ccc;
	}
	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
	}
	.form-horizontal .controls {
		margin-left: 0;
	}
	.form-horizontal .control-list {
		padding-top: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px;
	}
	.media .pull-left,
	.media .pull-right {
		float: none;
		display: block;
		margin-bottom: 10px;
	}
	.media-object {
		margin-right: 0;
		margin-left: 0;
	}
	.modal {
		top: 10px;
		left: 10px;
		right: 10px;
	}
	.modal-header .close {
		padding: 10px;
		margin: -10px;
	}
	.carousel-caption {
		position: static;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -30px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 30px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 714px;
	}
	.span12 {
		width: 714px;
	}
	.span11 {
		width: 652px;
	}
	.span10 {
		width: 590px;
	}
	.span9 {
		width: 528px;
	}
	.span8 {
		width: 466px;
	}
	.span7 {
		width: 404px;
	}
	.span6 {
		width: 342px;
	}
	.span5 {
		width: 280px;
	}
	.span4 {
		width: 218px;
	}
	.span3 {
		width: 156px;
	}
	.span2 {
		width: 94px;
	}
	.span1 {
		width: 32px;
	}
	.offset12 {
		margin-left: 774px;
	}
	.offset11 {
		margin-left: 712px;
	}
	.offset10 {
		margin-left: 650px;
	}
	.offset9 {
		margin-left: 588px;
	}
	.offset8 {
		margin-left: 526px;
	}
	.offset7 {
		margin-left: 464px;
	}
	.offset6 {
		margin-left: 402px;
	}
	.offset5 {
		margin-left: 340px;
	}
	.offset4 {
		margin-left: 278px;
	}
	.offset3 {
		margin-left: 216px;
	}
	.offset2 {
		margin-left: 154px;
	}
	.offset1 {
		margin-left: 92px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 4.201680672268908%;
		*margin-left: 4.147332846181952%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 4.201680672268908%;
	}
	.row-fluid .span12 {
		width: 100%;
		*width: 99.94565217391305%;
	}
	.row-fluid .span11 {
		width: 91.31652661064426%;
		*width: 91.2621787845573%;
	}
	.row-fluid .span10 {
		width: 82.63305322128852%;
		*width: 82.57870539520157%;
	}
	.row-fluid .span9 {
		width: 73.94957983193277%;
		*width: 73.89523200584581%;
	}
	.row-fluid .span8 {
		width: 65.26610644257704%;
		*width: 65.21175861649009%;
	}
	.row-fluid .span7 {
		width: 56.58263305322129%;
		*width: 56.52828522713434%;
	}
	.row-fluid .span6 {
		width: 47.89915966386555%;
		*width: 47.84481183777859%;
	}
	.row-fluid .span5 {
		width: 39.21568627450981%;
		*width: 39.16133844842285%;
	}
	.row-fluid .span4 {
		width: 30.532212885154063%;
		*width: 30.477865059067106%;
	}
	.row-fluid .span3 {
		width: 21.84873949579832%;
		*width: 21.794391669711363%;
	}
	.row-fluid .span2 {
		width: 13.165266106442576%;
		*width: 13.11091828035562%;
	}
	.row-fluid .span1 {
		width: 4.481792717086835%;
		*width: 4.427444890999879%;
	}
	.row-fluid .offset12 {
		margin-left: 108.40336134453781%;
		*margin-left: 108.2946656923639%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 104.2016806722689%;
		*margin-left: 104.092985020095%;
	}
	.row-fluid .offset11 {
		margin-left: 99.71988795518207%;
		*margin-left: 99.61119230300817%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 95.51820728291317%;
		*margin-left: 95.40951163073926%;
	}
	.row-fluid .offset10 {
		margin-left: 91.03641456582633%;
		*margin-left: 90.92771891365243%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 86.83473389355743%;
		*margin-left: 86.72603824138352%;
	}
	.row-fluid .offset9 {
		margin-left: 82.35294117647058%;
		*margin-left: 82.24424552429667%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 78.15126050420167%;
		*margin-left: 78.04256485202777%;
	}
	.row-fluid .offset8 {
		margin-left: 73.66946778711485%;
		*margin-left: 73.56077213494095%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 69.46778711484595%;
		*margin-left: 69.35909146267204%;
	}
	.row-fluid .offset7 {
		margin-left: 64.98599439775911%;
		*margin-left: 64.87729874558521%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 60.7843137254902%;
		*margin-left: 60.67561807331629%;
	}
	.row-fluid .offset6 {
		margin-left: 56.30252100840336%;
		*margin-left: 56.19382535622945%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 52.10084033613445%;
		*margin-left: 51.99214468396055%;
	}
	.row-fluid .offset5 {
		margin-left: 47.61904761904762%;
		*margin-left: 47.51035196687371%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 43.417366946778714%;
		*margin-left: 43.30867129460481%;
	}
	.row-fluid .offset4 {
		margin-left: 38.93557422969188%;
		*margin-left: 38.82687857751797%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.733893557422974%;
		*margin-left: 34.62519790524906%;
	}
	.row-fluid .offset3 {
		margin-left: 30.252100840336134%;
		*margin-left: 30.143405188162223%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 26.050420168067227%;
		*margin-left: 25.941724515893313%;
	}
	.row-fluid .offset2 {
		margin-left: 21.568627450980394%;
		*margin-left: 21.459931798806476%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.366946778711483%;
		*margin-left: 17.25825112653757%;
	}
	.row-fluid .offset1 {
		margin-left: 12.88515406162465%;
		*margin-left: 12.776458409450736%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.683473389355743%;
		*margin-left: 8.57477773718183%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 30px;
	}
	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 700px;
	}
	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 638px;
	}
	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 576px;
	}
	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 514px;
	}
	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 452px;
	}
	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 390px;
	}
	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 328px;
	}
	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 266px;
	}
	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 204px;
	}
	input.span3, textarea.span3, .uneditable-input.span3 {
		width: 142px;
	}
	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 80px;
	}
	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 18px;
	}
}
@media (min-width: 1200px) {
	.row {
		margin-left: -40px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 40px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1160px;
	}
	.span12 {
		width: 1160px;
	}
	.span11 {
		width: 1060px;
	}
	.span10 {
		width: 960px;
	}
	.span9 {
		width: 860px;
	}
	.span8 {
		width: 760px;
	}
	.span7 {
		width: 660px;
	}
	.span6 {
		width: 560px;
	}
	.span5 {
		width: 460px;
	}
	.span4 {
		width: 360px;
	}
	.span3 {
		width: 260px;
	}
	.span2 {
		width: 160px;
	}
	.span1 {
		width: 60px;
	}
	.offset12 {
		margin-left: 1240px;
	}
	.offset11 {
		margin-left: 1140px;
	}
	.offset10 {
		margin-left: 1040px;
	}
	.offset9 {
		margin-left: 940px;
	}
	.offset8 {
		margin-left: 840px;
	}
	.offset7 {
		margin-left: 740px;
	}
	.offset6 {
		margin-left: 640px;
	}
	.offset5 {
		margin-left: 540px;
	}
	.offset4 {
		margin-left: 440px;
	}
	.offset3 {
		margin-left: 340px;
	}
	.offset2 {
		margin-left: 240px;
	}
	.offset1 {
		margin-left: 140px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 3.4482758620689653%;
		*margin-left: 3.3939280359820088%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 3.4482758620689653%;
	}
	.row-fluid .span12 {
		width: 100%;
		*width: 99.94565217391305%;
	}
	.row-fluid .span11 {
		width: 91.37931034482759%;
		*width: 91.32496251874063%;
	}
	.row-fluid .span10 {
		width: 82.75862068965517%;
		*width: 82.70427286356822%;
	}
	.row-fluid .span9 {
		width: 74.13793103448276%;
		*width: 74.08358320839581%;
	}
	.row-fluid .span8 {
		width: 65.51724137931035%;
		*width: 65.4628935532234%;
	}
	.row-fluid .span7 {
		width: 56.896551724137936%;
		*width: 56.84220389805098%;
	}
	.row-fluid .span6 {
		width: 48.275862068965516%;
		*width: 48.22151424287856%;
	}
	.row-fluid .span5 {
		width: 39.6551724137931%;
		*width: 39.60082458770615%;
	}
	.row-fluid .span4 {
		width: 31.03448275862069%;
		*width: 30.980134932533733%;
	}
	.row-fluid .span3 {
		width: 22.413793103448278%;
		*width: 22.35944527736132%;
	}
	.row-fluid .span2 {
		width: 13.793103448275861%;
		*width: 13.738755622188904%;
	}
	.row-fluid .span1 {
		width: 5.172413793103448%;
		*width: 5.118065967016492%;
	}
	.row-fluid .offset12 {
		margin-left: 106.89655172413794%;
		*margin-left: 106.78785607196403%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 103.44827586206897%;
		*margin-left: 103.33958020989506%;
	}
	.row-fluid .offset11 {
		margin-left: 98.27586206896552%;
		*margin-left: 98.16716641679162%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 94.82758620689656%;
		*margin-left: 94.71889055472265%;
	}
	.row-fluid .offset10 {
		margin-left: 89.65517241379311%;
		*margin-left: 89.5464767616192%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 86.20689655172414%;
		*margin-left: 86.09820089955024%;
	}
	.row-fluid .offset9 {
		margin-left: 81.0344827586207%;
		*margin-left: 80.92578710644679%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 77.58620689655173%;
		*margin-left: 77.47751124437782%;
	}
	.row-fluid .offset8 {
		margin-left: 72.41379310344828%;
		*margin-left: 72.30509745127438%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.96551724137932%;
		*margin-left: 68.85682158920541%;
	}
	.row-fluid .offset7 {
		margin-left: 63.793103448275865%;
		*margin-left: 63.68440779610196%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 60.344827586206904%;
		*margin-left: 60.236131934033%;
	}
	.row-fluid .offset6 {
		margin-left: 55.172413793103445%;
		*margin-left: 55.06371814092954%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.724137931034484%;
		*margin-left: 51.61544227886058%;
	}
	.row-fluid .offset5 {
		margin-left: 46.55172413793103%;
		*margin-left: 46.443028485757125%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 43.10344827586207%;
		*margin-left: 42.994752623688164%;
	}
	.row-fluid .offset4 {
		margin-left: 37.93103448275862%;
		*margin-left: 37.82233883058471%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.48275862068966%;
		*margin-left: 34.374062968515744%;
	}
	.row-fluid .offset3 {
		margin-left: 29.310344827586206%;
		*margin-left: 29.201649175412296%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.862068965517242%;
		*margin-left: 25.753373313343328%;
	}
	.row-fluid .offset2 {
		margin-left: 20.689655172413794%;
		*margin-left: 20.580959520239876%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.241379310344826%;
		*margin-left: 17.13268365817091%;
	}
	.row-fluid .offset1 {
		margin-left: 12.068965517241379%;
		*margin-left: 11.960269865067467%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.620689655172413%;
		*margin-left: 8.5119940029985%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 40px;
	}
	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 1146px;
	}
	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 1046px;
	}
	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 946px;
	}
	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 846px;
	}
	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 746px;
	}
	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 646px;
	}
	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 546px;
	}
	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 446px;
	}
	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 346px;
	}
	input.span3, textarea.span3, .uneditable-input.span3 {
		width: 246px;
	}
	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 146px;
	}
	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 46px;
	}
	.thumbnails {
		margin-left: -40px;
	}
	.thumbnails > li {
		margin-left: 40px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}
}
