/*
	CSS Style Definitions for Atherfold
	developed by Stefan Isarie - Webstars ltd.
	http://www.webstarsltd.com/
	sales@webstarsltd.com

	boxes
*/
.roundcont-blue { width: 100%; background-color: #E8E4F2; }
.roundcont-blue .round-inside{ margin: 0 6px; }
.roundcont-blue p{ margin: 6px; line-height: 14px; }
.roundtop-blue { background: url(../images/boxes/blue-tr.gif) no-repeat top right; }
.roundbottom-blue { background: url(../images/boxes/blue-br.gif) no-repeat top right; }

.roundcont-gray { width: 100%; background-color: #B6B6B6; color: #fff; }
.roundcont-gray .round-inside{ margin: 0 6px; }
.roundtop-gray { background: url(../images/boxes/gray-tr.gif) no-repeat top right; }
.roundbottom-gray { background: url(../images/boxes/gray-br.gif) no-repeat top right; }

img.corner { width: 5px; height: 5px; border: none; display: block !important;}