/* @override http://jokapi:8888/sites/all/themes/jokapi_prosper/custom/modules/ddblock/upright10/boxes.css?x */

/*!
 * Dynamic display block module template: image-box - Cascading Style Sheet 
 * Copyright(c) 2008 - 2009 P. Blaauw All rights reserved. 
 * Version 1.1(11-FEB-2009) 
 */

/*.image-box-white-grey-white-10 .image-box-corner-wrapper .image-box-top-side,.image-box-white-grey-white-10 .image-box-corner-wrapper .image-box-bottom-side {
	height: 2px;
	position: relative;
	z-index: 20;
}

.image-box-white-grey-white-10 .image-box-top-side {
	background: url(images/image_box_10/white/2dark_horizontal.png) repeat-x 0 top;
	font-size: 1px;
}

.image-box-white-grey-white-10 .image-box-bottom-side {
	background: url(images/image_box_10/white/2dark_horizontal.png) repeat-x 0 bottom;
	font-size: 1px;
}

.image-box-white-grey-white-10 .image-box-left-side {
	background: url(images/image_box_10/white/2dark_vertical.png) repeat-y left 0;
}

.image-box-white-grey-white-10 .image-box-right-side {
	background: url(images/image_box_10/white/2dark_vertical.png) repeat-y right 0;
}

.image-box-white-grey-white-10 .image-box-corner-wrapper {
	background: #e8e8e8;
}*/

/*.image-box-white-grey-white-10 .image-box-corner-wrapper .left,.image-box-white-grey-white-10 .image-box-corner-wrapper .right {
	position: absolute;
	top: 0;
	height: 20px;
	width: 20px;
	background-image: url(images/image_box_10/white/40dark_corners2.png);
}*/

.image-box-white-grey-white-10 .image-box-corner-wrapper .left {
	left: 0;
}

.image-box-white-grey-white-10 .image-box-corner-wrapper .right {
	right: 0;
	background-position: 20px 0;
}

.image-box-white-grey-white-10 .image-box-corner-wrapper .image-box-bottom-side .left {
	background-position: 0 20px;
	position: relative;
	margin-top: -18px;
}

.image-box-white-grey-white-10 .image-box-corner-wrapper .image-box-bottom-side .right {
	background-position: -20px -20px;
		position: relative;
	margin-top: -18px;
}

.image-box-white-grey-white-10 .image-box-corner-wrapper .image-box-right-side {
	padding: 0px 2px;
}