.componentheading {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:left;
    font-size: 1.6em;
    font-stretch: normal;
}

.blog {
    width: 100%;
}

.contentpaneopen {
    width: 100%;
    margin-bottom: 2px;
}

.contentheading {
    font-weight: bold;
    xtext-shadow: black 0.1em 0.1em 0.2em;    
}

.componentheading {
    text-shadow: black 0.1em 0.1em 0.2em;
}

.createdate {
    text-align: right;
}

.search {
    text-align: right;
    xxxmargin-top: 20px;
    float: right;
    clear: right;
    margin-top: 165px;
    margin-right: 30px;
    margin-right: 65px;
}

#xlogo {
    width: 50%;
    height: 145px;
    float: right;
    margin-top: 5px;

    background-image: url('../images/niggle.jpg');
    background-repeat: no-repeat;
    xbackground-attachment:fixed;
    background-position: top right;
    xbackground: blue;
}

.ulti_counter {
	margin-left: 20px;
    text-shadow: #000066 0.1em 0.1em 0.1em;		
}
