/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
code:		plustic — massimo cardascia — www.plustic.de
code language:	css 3
code style:	whitesmiths style variant - 8 spaces tab - http://en.wikipedia.org/wiki/indent_style
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

/*	general html selectors //////////////////////////////////////////////////////////////////////////// */

.dcwpcms_element_icon
	{
	width: 14px;
	height: 15px;
	z-index: 1500000;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 1px 2px 2px 3px;
	color: #FFFFFF;
	background: #FF0000;
	cursor: pointer;
	text-align: center;
	}
	
.dcwpcms_element_icon a:hover
	{
	color: #FFFFFF !important;
	}
	
.dcwpcms_element_icon:hover
	{
	outline: 1px solid #FF0000;
	color: #FFFFFF !important;
	}

/*	unique dom element selectors /////////////////////////////////////////////////////////////////////// */

/*	class selectors /////////////////////////////////////////////////////////////////////////////////// */

/*	font faces //////////////////////////////////////////////////////////////////////////////////////// */
