img { behavior: url("../iepngfix.htc"); }
/* Fix for the IE png transparency failure */
/*
img,
.block, .block .head, .block .head h2, .block .body,
.article, .article .head, .article .head h2, .article .body { behavior: url(iepngfix.htc); }
*/


body {
	background-color: #335ab6;
}
#container{	background-image: url('border-rotated.png');
}


.block, .block .head, .block .head h2, .block .body {
	background-color: #335ab6;
	background-image: url('shadowback-8px.png');
}
.article, .article .head, .article .head h2, .article .body {
	background-color: #335ab6;
	background-image: url('shadowback-8px.png');
}

#tall {
	background: #335ab6 url('shadowback-8px-vrep.png') repeat-y top right;
}
#tall .body {
	background: #335ab6 url('shadowback-8px-vrep.png') repeat-y;
}

#header h1 a{	background: url('logo-white.png') no-repeat top;    }#navigation{	background: url('nav_bg.png') no-repeat;}

.inset_left {
	padding-bottom: 0;
	padding-right: 10px;
}

.inset_right {
	padding-bottom: 0;
	padding-right: 0;
}

.thumbnail img {
	padding-right: 14px;
	padding-bottom: 14px;
	background: url('photoshade.png') no-repeat bottom right;
}

.inset_right {
	padding-left: 22px;
}

div.actions {
	position: absolute;
	top: 0;
	right: -170px;
}

div.actions ul li {
	position: relative;
	background: url('actionback.png') no-repeat top right;
	height: 53px;
	width: 120px !important;
	width: 160px;
	padding-right: 16px;
	text-align: right;
	line-height: 50px;
	vertical-align: middle;
}

