@charset "utf-8";
/* CSS Document */

body #everything * {
	zoom:1;
	}

#header
{
   margin-top:-10px;
}

#search {
	width:330px;
	}

#search .input 
{
	padding:7px 8px 0 8px;
	height:22px !important;
}

#toolBar .clear  {
	margin-bottom:-12px !important;
}

#toolBar div .clear  {
	margin-bottom:0 !important;
}

#toolBar .expandedPanel {
	padding:0 10px;
}

#toolBar .expandedPanel ul li {
	padding:0.2em 5px 0.8em 5px;
	}

#toolBar .expandedPanel ul li input {
	vertical-align:middle;
	}

#toolBar .expandedPanel ul li label {
	vertical-align:middle;
	}

/* Module styles */
.raddock .rdTitlebar {
	height:3.4em !important;
	}

.events ul li .addthis
{
   margin-top:-20px;
}

#adverttop #advert_links
{
   margin-top: -15px;
}

.faqTopX .answer img
{
   top:4px;
}

.featureplayer .standard .links {
   top: -85px;
}

/* Top Tasks */
.ttcontent
{
    float:left !important;
    width:49% !important;
}

.ttcontent a
{
    width:84% !important;
}

#extraInfo .tteverything .ttcontent a
{
    width:150px !important;
    clear:both;
}

#extraInfo .tteverything .ttcontent
{
    width:100% !important;
}

.feedbackeditable .dorotate
{
    min-width:120px; /* required to allow text to centre as it is really still horizontal */
    text-align:center;
    display:block;      /* must be in a block */
    position:fixed;  /* must be absolute or fixed */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  /* IE 7 & 8 */
    position:relative; /* reset to relative to position text */
    left:6px;
}

#housingroof 
{
    background:url(../images/housing_roof.gif) top left no-repeat;
    float:left;
    position:relative;
    top:72px;
    left:-14px;
    width:360px;
    height:145px;
    clear:none;
}