#contentSmall h4 {
	margin: 0px;
	font-size: 14px;
	font-weight: bolder;
	padding: 0px 0px 8px 0px;
}

#contentSmall h5 {
	margin: 0px;
	font-size: 18px;
	font-weight: bolder;
	padding: 18px;
}

#idb_header {
	background-color: #F1F1F1;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
}

.idb_head_content_l {
	width: 225px;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	float: left;
}

.idb_head_content_r {
	width: 230px;
	font-size: 12px;
	text-align: right;
	padding: 5px 10px 5px 10px;
	float: right;
}

.catListItem {
	width: 100%;
	clear: both;
	cursor: pointer;
}

.catListItemImage {
	padding: 18px 18px 18px 18px;
	width: 98px;
	float:left;
}

.catListItemText {
	padding-top:15px;
	width: 320px;
	float:left;
	clear:right;
}

.backgroundFirst {
	background-color: #F1F1F1;
}

.partListItem {
	width:155px;
	height:130px;
	float:left;
	cursor:pointer;
}

.partListItemImage {
	text-align: center;
	padding: 10px;
}

.partListItemText {
	text-align: center;
	padding: 0px 0px 10px 0px;
	color: #666666;
	width: 155px;
	/*font-weight: bold;*/
}

.partDetailItem {
	width:100%;
	float:left;
}

.partDetailItemImage {
	float: left;
	text-align: left;
	padding: 0px 18px 0px 18px;
}

.partDetailItemText_R {
	width: 225px;
	height: 210px;
	float: right;
	text-align: left;
	padding: 0px 15px 10px 0px;
}

.cartText {
    padding: 0px 18px 0px 18px;
}

.back {
	float: right;
	margin-top: -42px;
	padding-right: 18px;
}

a:hover#downLink {
    background-color: #ffffff;
}

.red {
    color: red;
}

form {
    display: inline;
}

#contentSmall .input_button {
	font-weight: bold;
	border: 1px solid #D0D0D0;
	background-color: white;
	color: #000000;
	background-image: url('/page/img/input_bg.gif');
	cursor: pointer;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	font-size: 10px;
}

.picsIcon {
    float: left;
    padding: 5px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background: white;
    cursor: pointer;
}


#register {
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px;
}

#register label {
    float: left;
    clear: left;
    width: 150px;
    height: 20px;
    line-height: 22px;
}

#register input {
    width: 230px;
    margin-bottom: 3px;
    border: 1px solid #CCCCCC;
}

#register select {
    width: 232px;
    margin-bottom: 3px;
    border:1px solid #CCCCCC;
}

#register .submit {
    width: 1px;
    height: 1px;
}

#register .error {
	background-color:#EFB4B4;
	border: 1px solid #CCCCCC;
}

#register .salutation_error {
	background-color:#EFB4B4;
	border: 1px solid #CCCCCC;
}
