

#st_application-st_basket-index{
	font-size:10pt;
}

.st_delivery-content ul{
	list-style:none;
	margin:0;
	padding:0;
}

.st_delivery-content ul li{
	clear:both;
}


#st_application-st_basket-index h5.st_title{
	clear:both;
	background:#00425b;
	color:#ffffff;
	font-size:10pt;
	padding:5px;
	border-radius: 0  0.5em 0 0.5em;	
	-moz-border-radius:0  0.5em 0 0.5em;
	-webkit-border-radius:0 0.5em 0 0.5em;
	margin:0;
	margin-top:20px;
}

.st_error{
	color:red;
}

#st_form-user-house,#st_form-user-flat{
	width:30px;
}

#st_form-user-code{
	width:50px;
}

#st_user-description{
	width:400px;
	height:150px
	border:solid 1px #000;
}

#st_form-user-field2	div{
	background:#f0f0ff;
	padding:5px;
}

#st_application-st_basket-index a {
	text-decoration:none;
	color:#0080c0;
}

#st_application-st_basket-index #st_basket-clear_button{
	float:right;
}

#st_application-st_basket-index #st_basket-clear_button a{
	color:#ff8000;
	padding:3px;
}

fieldset{
	border:0;
	padding:0;
}



#st_basket-total_amount, #st_basket-total_amount_text{
	color:#ff0000;
}


#st_application-st_basket-index .st_button-container input{
	background:#e1ffe1;
	color:#00b900;
	font-weight:bold;
	cursor:pointer;
	padding:5px;
	border:solid #008000 1px;
}

#st_application-st_basket-index .st_button-container input:hover{
	color:#008000;
}

#st_application-st_basket-index .st_row{
	margin-bottom:10px;
}


#st_user-edit_data .st_row b{
	font-weight:normal;
}

#st_navigation_bar-user ul{
	clear:both;
}

.st_tabular-list{
	width:100%;
	border-collapse:collapse;
}

.st_tabular-list tr td{
	border:solid 1px #e5e5e5;
	padding:2px;
	text-align:center;
}

.st_tabular-list tr td.st_basket-all-empty{
 border:0;
 text-align:left;
}

#st_user-basket-frama1{
	background:#f2f2f2;
}

#st_user-basket-frama2{
	background:#f2f2f2;
}

#st_user-basket-frama1 .st_row{
	padding:0 0 0 20px;
}

#st_user-basket-frama2 .st_row{
	padding:0 0 0 20px;
}

#st_user-login{
	width: 250px;
	float:right;
}

.st_basket-product-num ul{
	list-style:none;
}



.order_summary_text {
 
}