/*General Layout */

#visual-portal-wrapper {
margin: 0 auto 0 auto;
position:relative;
width:800px;
}

#portal-searchbox {
display: none;
}

#portal-breadcrumbs {
display: none;
}

#portal-column-one {
width: 192px;
}

#portal-column-one div.portlet ul.coalition {
display:none;
}

#portal-column-one div.portlet ul.taxpayer {
display:block;
}


#portal-column-two  {
display: none;
}

#portal-column-content {
}

#portal-globalnav {
display: none;
}

#portal-footer {
display: block;
}

/* Public Block */

div.roundcont1 {
width: 250px;
background-color: #F7AE10;
float:left;
}

.roundcont1 p {
margin: 0 10 px;
}

.roundcont1 h3{
margin: 0 10 px;
text-align: center;
color: white;
}

.welcome1 {
width: 250px;
background-color: #F7AE10;
text-align: center;
}

.welcome1 a {
text-align: center;
font-weight: bold;
font-size: 120%;
color: white;
}


.welcome1 a:visited {
text-align: center;
font-weight: bold;
font-size: 120%;
color: white;
}

.roundtop1 { 
background: url(trc1.gif) no-repeat top right; 
}

.roundbottom1 {
background: url(brc1.gif) no-repeat top right; 
}

img.corner1 {
width: 34px;
height: 34px;
border: none;
display: block !important;
}

/*Advocate Block */

div.roundcont3 {
width: 250px;
background-color: #A3C159;
float:left;
margin-left: 2em;
}

.roundcont3 p {
margin: 0 10 px;
}

.roundcont3 h3{
margin: 0 10 px;
text-align: center;
color: white;
}

.welcome3 {
width: 250px;
background-color: #A3C159;
text-align: center;
}

.welcome3 a {
text-align: center;
font-weight: bold;
font-size: 120%;
color: white;
}

.welcome3 a:visited {
text-align: center;
font-weight: bold;
font-size: 120%;
color: white;
}

.roundtop3 { 
background: url(trc3.gif) no-repeat top right; 
}

.roundbottom3 {
background: url(brc3.gif) no-repeat top right; 
}

img.corner3 {
width: 34px;
height: 34px;
border: none;
display: block !important;
}
