#content #news,
#content #communication,
#content #communicationDetails,  
#content #feeds,
#content #media,
#content #network {
    margin-right:5px;
}

#content #communication,
#content #acountHeader,
#content #communicationDetails,
#content #accountDetails,
#content #signPost {
    float:left;
}

#content .headerbox {
    height:115px;
    padding-left:10px;
    position:relative;
    margin-bottom:5px;
}

#content .headerbox h2 {
    margin:0 !important;
    padding:10px 0 !important;
}

#content .headerbox h2 strong {
    color:#FFF !important;
}

#content #news {
    width:218px;
    background:url(../images/assets/grey_box_rounded.gif) no-repeat top left;
}

#content #communication {
    width:293px;
    background:url(../images/assets/pink_box_rounded.gif) no-repeat top left;
    clear:left;
}

#content #accountHeader {
    width:214px;
    background:url(../images/assets/green_box_rounded.gif) no-repeat top left;
    clear:right;
    float:left;
}

#content #status {
    width:207px;
    background:url(../images/assets/blue_box_rounded.gif) no-repeat top left;
}

#content #status table {
    color:#FFF;
    font-weight:bold;
}

#content #communicationDetails {
    width:278px;
    clear:left;
}

#content #communicationDetails .boxinner {
    height:178px;
    width:260px;
}

#content #communicationDetails h2 strong {
    color:#FF33CC !important;
}

#content #accountDetails {
    width:199px;
}

#content #accountDetails .boxinner {
    height:178px;
    width:180px;
}

#content #accountDetails h2 strong {
    color:#3AC11F !important;
}

#content #network {
    width:534px;
    margin-bottom:20px;
}

#content #networkBox {
    width:534px;
    height:39px;
    background:url(../images/assets/orange_box_top.gif) no-repeat top left;
    margin:5px 0 7px 0;
    position:relative;
}

#content #networkBox h2 {
    padding:5px 0 0 20px !important;
    margin:0 !important;
    width:200px !important;
    color:#FFF !important;
}

#content #signPost h2 strong {
    color:#FF6600 !important;
}

#content #signPost {
    width:278px;
}

#content #signPost .boxinner {
    width:260px;
    height:122px;
}



#content #tasks,
#content #priority_agents {
    width:217px;
}

#tasks {
    padding-bottom:10px !important;
}

#tasks table {
    margin:15px 0;
}

#tasks td {
    background-color:#C4EFFF;
    padding:5px 15px;
}

#tasks td,
#tasks a:link,
#tasks a:visited {
    color:#000;
}

#content #tasks,
#content #priority_agents {
    width:202px;
    padding:0 0 0 15px;
    margin:0;
    position:relative;
    z-index:0;
}

#content #tasks h3,
#content #priority_agents h3 {
    width:206px;
    padding:4px 0 8px 10px;
    margin-left:-16px;
    background:url(../images/assets/caption_blue_217_right.gif) no-repeat top right;
    position:relative;
    z-index:4;
}

#content #media h2 strong {
    color:#00AEEF !important;
}

#msg_center{
    width:500px;
    margin-bottom:10px;
    margin-top: 10px;
    clear:both;
}

#msg_center .boxinner{
    width:482px;
}

#msg_center .boxinner {
	height: 120px;
}

#rss a {
	float: left !important;
	margin-left: 200px;
}

#rss_img a{
	float: left;
	margin: 0 !important;
}
#rss_img p{
	float: left !important;
}

.bold_red a{
	color: red !important;
	font-weight: bold !Important;
}

#grey_bg {
	background-color: #E8E8E8;
	border-top: 1px solid #FFF;
	height: 20px;
}