.section-home .product-scroller .product .thumb {
	height:68px;
	line-height:normal;
	width:68px;
	padding: 0px;
}

#modal-body p {
	padding: 10px;
}

#modal-body textarea {
	height: 100px;
}

#taf-form {
	height: auto;
}

#taf-modal #modal-wrapper {
	height: auto;
}

#sidebar .thumb,
#mediabar .thumb {
	height: auto;
}

select.large {
	width: 208px;
}

#dealer-search .section-body  {
	padding-bottom: 10px;
}

#dealer-search .toolbar {
	padding-bottom: 0;
}

#dealer-search p {
	margin-bottom: 18px;
}

.section-home #subscribe {
	width: 240px;
	margin-right: 10px;
}

.section-home #subscribe .section-body {
	height: 74px;
}

#header {
	z-index: 20;
}

#extranet-modal #extranet-logout-form {
	margin: 10px;
}

#checkout-form .toolbar a.next {
	float: right;
}

#content .error,
#content-wrap .error,
.checkout-table .error {
	border: 1px solid #CC0000;
}

#extranet-modal #modal-body {
	height: 203px;
    /*overflow: hidden;*/
}

body.clean {
	background-image: none;
	background-color: #FFFFFF;
}

/*#extranet-navigation li a {
	width: 90px;
}*/

#product-filter-label {
	width: 85px;
}

#product-filters {
	width: 608px;
}

#search #properties {
	margin: -25px 0 0 15px;
}

.previous #proofings {
	margin-left: -10px;
	width: auto;
}

.previous #proofings .section-header {
	width: 720px;
}

#proofings .date {
	color: #333333;
}

#job-form ul,
.content-form ul {
    margin: 0 0 20px;
}

#job-form ul li,
.content-form ul li {
    margin: 10px 0;
}

.quantity-table td.single {
    padding: 0px;
}

#login-form li {
    margin: 0 0 10px;
}




#example {
    background-color: #fff;
}

#example-span {
    display: block;
    width: 600px;
    padding: 0 10px 10px;
}

#example table {
    width: auto;
    margin: 0;
}

#example table td {
    border: 0;
    padding: 0;
}

#example table th {
    border: 0;
    background-color: #fff;
}

.section-product #nav-back {
    right: auto;
    top: 10px;
}

table.overview .ref .ellipsis {
    width: 75px;
}

.center {
    margin: auto;
}

tr.superuser {
    color: #999999;
}

.superuser-info {
    font-weight: bold;
    margin: -10px -10px 0;
    background-color: #F5F5F5;
    overflow: hidden;
    padding: 10px;
    font-size: 12px;
}

#product-filters .right{
    float: right;
}

#content-header .superusertext {
    height: 70px;
}

#content-header .superusertext .explanation {
    clear: both;
    line-height: 23px;
}

#search .reset {
    vertical-align: middle;
    color: #999999;
    font-size: 12px;
    font-weight: bold;
    padding: 0 12px;
    text-decoration: none;
}

#marker span {
    color: #999999;
}























/* Concept user navigation */

#conceptuser-navigation {
	margin: 0;
	padding: 10px 0;
	width: 990px;
	height: 40px;
	background-color: white;
	list-style: none;
}

#conceptuser-navigation li {
	float: left;
	border-right: 1px solid #F2F2F2;
}

#conceptuser-navigation li a {
	display: block;
	padding: 2px 10px 0 35px;
	width: 75px;
	height: 38px;
	background: url(../img/icon-sprite.png) no-repeat 0 100px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#conceptuser-navigation li a:hover,
#conceptuser-navigation li.selected a {
	color: #0092CC;
}

#conceptuser-navigation li span {
	display: block;
}

#conceptuser-navigation .orders a {
	background-position: 10px -493px;
}

#conceptuser-navigation .proofs a {
	background-position: 10px -793px;
}

#conceptuser-navigation .orders a:hover,
#conceptuser-navigation .orders.selected a {
	background-position: 10px -593px;
}

#conceptuser-navigation .proofs a:hover,
#conceptuser-navigation .proofs.selected a {
	background-position: 10px -893px;
}
