.dropcap 
{
	float: left;
	font: 4em georgia, helvetica, verdana, arial, sans-serif;
	border: solid 1px;
	padding: 5px;
	margin-right: 5px;
}
.dropshadow
{
	float:left;
	clear:left;
	background: url(../../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
	display: block;
}

.innerbox
{
	position:relative;
	bottom: 6px;
	right: 6px;
	border: 1px solid #999999;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.innerbox
{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
div.debug
{
	font-size: x-small;
	width: 200px;
	position: absolute;
}
a.printIcon
{
	background: url('../../images/printer.png') no-repeat top left;
	padding-bottom: 4px;
}

a.printIcon span
{
	background: url('../../images/printer.png') no-repeat top left;
	padding-left: 17px;
}
.shareIcon
{
	background: url('../../images/share-icon-16x16.png') no-repeat center left;
}
img.avatar
{
	float: left;	
	width: 50px;
	padding: 5px;
	border: 0;
	display: block;
}

.commentInfo
{
	clear: left;
}

.accessKey
{
	text-decoration: underline;
}
.pullout
{
	display: block;
	width: 30%;
	padding: 10px;
	background-color: #ddd;
	float: right;
	font: bold 1em arial, helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.05em;
	margin: 5px;
	clear: both;
	border: solid 1px;
}

.pullout.alt
{
	float: left;
}
blockquote.withline   
{
	text-align: justify; 
	padding: 5px;
	border-left: 1px solid #9ACD32;
}
dl.form dt
{
	height: 18px;
	margin-top: 5px;
}

dl.form dd
{
	margin-left: 0;
}

dl.form input
{
	width: 300px;
}

dl.form textarea
{
	width: 400px;
	height: 200px;
}

label.required
{
	font-weight: bold;
}
ul.horizontal
{
	list-style: none;
}

ul.horizontal li
{
	display: inline;
}

.postTitle, .postTitleDate
{
	clear: both;
}

.clear { clear: both; }
.left { float:left; }
.right { float: right; }
.block { display: block; }
.inline { display: inline; }

#search-progress
{
	background: url(../../images/loaders/loader.gif) no-repeat;
	width: 32px;
	height: 32px;
	margin: 4px auto;
}

#searchResults
{
	z-index: 100;
}

#searchWrapper
{
	position: relative;
	width: 100%;
}

a.closeSearch
{
	position: absolute;
	top:0;
	right: 4px;
	display: block;
}
#ekolayHead
{
	height:30px;
	margin-bottom:6px;
	background: url(../../images/frame_bg.gif) no-repeat;
	background-repeat : repeat-x;
	width:100%;
}
#ekolayHead .logo
{
	padding-top:4px;
}
#ekolayHead .btn
{
	padding-top:2px;
}
#ekolayHead .inner
{
	width:984px;
	text-align:center;
}
#ekolayHead td
{
	vertical-align:middle;
	text-align:center;
}
#ekolayHead .txtboxholder
{
	background: url(../../images/blog_txt.png) no-repeat center;
}
#ekolayHead .txtbox
{
	border:solid 0;
	width:142px;
	font: 12px verdana;
}
#ekolayHead a
{
	color:#3266cc;
	font-weight:normal;
}
#ekolayHead .a1,
#ekolayHead .a1:visited,
#ekolayHead .a1:hover
{
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	font-family:"trebuchet ms";
}
#ekolayHead .a2,
#ekolayHead .a2:visited
{
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	letter-spacing:1px;
}
#ekolayHead .a2:hover
{
	text-decoration:underline;
}
#ekolayHead .seperator
{
	color:#fff;
	font-family:verdana;
	font-size:12px;
}
#ekolayHead .nav
{
	font-family:verdana;
	font-size:12px;
}
#ekolayHead .label
{
	font-family:arial;
	font-size:11px;
	letter-spacing:1px;
	color:#000;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
table.ebtn
{
    display:inline;
    background-color:transparent;
    height:22px;
    cursor:pointer;
    width:100%;
}
table.ebtn td.l{
    display:block;
    background:transparent url("../../images/ebtn-left.gif") repeat right top;
    width:10px;
    white-space:nowrap;
}
table.ebtn td.m{
    display:block;
    background:transparent url("../../images/ebtn-middle.gif") repeat right top;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    color:#999999;
    text-decoration:none;
    white-space:nowrap;
    padding:0 5px 0 5px;
}
table.ebtn td.r
{
    display:block;
    background:transparent url("../../images/ebtn-right.gif") no-repeat right top;
    width:3px;
}
table.ebtn-over
{
    display:inline;
    background-color:transparent;
    height:22px;
    cursor:pointer;
}
table.ebtn-over td.l{
    display:block;
    background:transparent url("../../images/ebtn-left-over.gif") repeat right top;
    width:3px;
}
table.ebtn-over td.m{
    display:block;
    background:transparent url("../../images/ebtn-middle-over.gif") repeat right top;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    color:#999999;
    text-decoration:none;
    white-space:nowrap;
    padding:0 5px 0 5px;
}
table.ebtn-over td.r
{
    display:block;
    background:transparent url("../../images/ebtn-right-over.gif") no-repeat right top;
    width:3px;
}
