<style type="text/css">
.carousel{
    margin-top: 20px;
}
.carousel .item{
    /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.bs-example{
	margin: 20px;
}

#rightSidebar
{
margin-top:30px;
}

#rightSidebar label
{
margin-right:20px;
margin-top:9px;
font-weight:normal!important;
}

#sidebar div.block span.blockTitle
{
font-size:14px!important;
}

#sidebar input.button
{
height: 30px;
    width: 75px;
}

.h2, h2 {
    font-size: 19px!important;
}
.social_link:hover{
	background:none;
}
.social_link:visited{
	background:none;
}

label {
    font-weight: 100 !important;
}
input#loginUsername {
    height: 29px;
    width: 161px;
}
input#loginPassword {
	height: 29px;
    width: 161px;
}
table.data td.value {
    padding: 4px;
}
table#signinTable label {
    margin-right: 20px;
    margin-top: 9px;
    font-weight: normal!important;
}
input.button {
    font-size: 17px;
}
input#loginUsername {
    font-size: 2em;
}
input#query {
    font-size: 2em;
    width: 654px;
    height: 29px;
}
select#searchJournal {
    font-size: 2em;
    height: 29px;
    width: 654px;
}
input.button {
    font-family: initial;
	color:black;
}
#header h1  {
 padding:0; 
    
}
</style>