@charset "utf-8";
/* CSS Document */

.row {
	margin-left: -20px;
*zoom:1
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: ""
}
.row:after {
	clear: both
}
.span3 {
	width: 220px
}
.row-fluid .span3 {
	width: 23.404255319148934%;
*width:23.351063829787233%
}
input.span3, textarea.span3, .uneditable-input.span3 {
	width: 206px
}
.table td.span3, .table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0
}
.span8 {
	width: 620px
}
.row-fluid .span8 {
	width: 65.95744680851064%;
*width:65.90425531914893%
}
input.span8, textarea.span8, .uneditable-input.span8 {
	width: 606px
}
.table td.span8, .table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0
}
.span4 {
	width: 300px
}
.row-fluid .span4 {
	width: 31.914893617021278%;
*width:31.861702127659576%
}
input.span4, textarea.span4, .uneditable-input.span4 {
	width: 286px
}
.table td.span4, .table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0
}
ul, ol {
	padding: 0;
	margin: 0 0 10px 0
}
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;
*display:inline;
	padding-right: 5px;
	padding-left: 5px;
*zoom:1
}