#column3 div.calling_feature {
    width: 80%;
    margin-bottom: 1px;
}

#column3 div.calling_feature a {
    display: block;
    padding: 5px;
    width: 100%;
}

.orangeTheme #column3 div.calling_feature {
	/*background-color: #F58426;*/
    color: #FFF;
    /*background: #FFF url(layout/orange_block_bg.gif) repeat-x top;*/
}

.orangeTheme #column3 div.calling_feature a:link { }

.orangeTheme #column3 div.calling_feature a:visited { }

.orangeTheme #column3 div.calling_feature a:hover { }

.blueTheme #column3 div.calling_feature {
    /*background-color: #007DC3;*/
    color: #FFF;
    /*background: #FFF url(layout/blue_block_bg.gif) repeat-x top;*/
}

.blueTheme #column3 div.calling_feature a:link { }

.blueTheme #column3 div.calling_feature a:visited { }

.blueTheme #column3 div.calling_feature a:hover { }
