.tx-govrotator-pi1{position:relative;}
.tx-govrotator-pi1 ul {position:relative;}
.tx-govrotator-pi1 ul li{list-style:none;padding:0; margin:0;}
.tx-govrotator-pi1 .rot_img {float:left;padding-right:10px;}
.tx-govrotator-pi1 .rot_cont {text-align:left;}

.tx-govrotator-pi1 .gov_rotator-next {
    position: absolute;
    width: 30px;
    height: 34px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.tx-govrotator-pi1 .gov_rotator-prev {
	position: absolute;
    width: 30px;
    height: 34px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.tx-govrotator-pi1 .gov_rotator-nextSmall {
    position:absolute;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal-small.png) no-repeat 0 0;
}

.tx-govrotator-pi1 .gov_rotator-prevSmall {
	position:absolute;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal-small.png) no-repeat 0 0;
}

#content .tx-govrotator-pi1{position:relative;}
#content .tx-govrotator-pi1 ul {position:relative;}
#content .tx-govrotator-pi1 ul li{list-style:none;padding:0; margin:0;}
#content .tx-govrotator-pi1 .rot_img {float:left;}
#content .tx-govrotator-pi1 .rot_cont {text-align:left;;}

#content .tx-govrotator-pi1 .gov_rotator-next {
    position: absolute;
    width: 30px;
    height: 34px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

#content .tx-govrotator-pi1 .gov_rotator-prev {
	position: absolute;
    width: 30px;
    height: 34px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

#content .tx-govrotator-pi1 .gov_rotator-nextSmall {
    position:absolute;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal-small.png) no-repeat 0 0;
}

#content .tx-govrotator-pi1 .gov_rotator-prevSmall {
	position:absolute;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal-small.png) no-repeat 0 0;
}

#contentSub .tx-govrotator-pi1{position:relative;}
#contentSub .tx-govrotator-pi1 ul {position:relative;}
#contentSub .tx-govrotator-pi1 ul li{list-style:none;padding:0; margin:0;}
#contentSub .tx-govrotator-pi1 .rot_img {float:left; padding-right:10px;}
#contentSub .tx-govrotator-pi1 .rot_cont {text-align:justify;}

#contentSub .tx-govrotator-pi1 .gov_rotator-next {
    position: absolute;
    width: 30px;
    height: 34px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

#contentSub .tx-govrotator-pi1 .gov_rotator-prev {
	position: absolute;
    width: 30px;
    height: 34px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

#contentSub .tx-govrotator-pi1 .gov_rotator-nextSmall {
    position:absolute;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal-small.png) no-repeat 0 0;
}

#contentSub .tx-govrotator-pi1 .gov_rotator-prevSmall {
	position:absolute;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal-small.png) no-repeat 0 0;
}