#box .contentgrad_header, #box_1 .contentgrad_header {
	height:33px;
	background:url('../images/colors/color1/box_grad_header_tile.png');
	background-repeat:repeat-x;
	margin:0px auto;
}

#box .contentgrad_header .left_corner, #box_1 .contentgrad_header .left_corner {
	float: left;
	background: transparent url('../images/colors/color1/box_grad_header_left.png') no-repeat;
	width: 9px;
	height: 33px;
}

#box .contentgrad_header .left_corner_short {
	float: left;
	background: transparent url('../images/colors/color1/box_grad_header_left_short.png') no-repeat;
	width: 8px;
	height: 18px;
}

#box .contentgrad_header .right_corner, #box_1 .contentgrad_header .right_corner {
	float: right;
	background: transparent url('../images/colors/color1/box_grad_header_right.png') no-repeat;
	width: 10px;
	height: 33px;
}

#box .contentgrad_header .right_corner_wishlist {
	float: right;
	background: transparent url('../images/colors/color1/box_grad_header_right.png') no-repeat;
	width: 10px;
	height: 33px;
}
#box .contentgrad_header .right_corner_short {
	float: right;
	background: transparent url('../images/colors/color1/box_grad_header_right_short.png') no-repeat;
	width: 8px;
	height: 18px;
}

#box .contentgrad_header .left_corner_img {
	float: left;
	background: transparent url('../images/colors/color1/box_grad_header_left.png') no-repeat;
	width: 10px;
	height: 33px;
}

.rounded_content_box .contentgrad_header {
	height:26px;
	background:url('../images/colors/color1/box_grad_header_tile.png');
	background-repeat:repeat-x;
	margin:0px auto;
}

#WC_UserTimeoutView_5 {
	padding-left: 10px;
	padding-top: 10px;
}

#WC_GenericError_5{
	padding-left: 10px;
	padding-top: 10px;
}