.whattodo_main_div {
	position: relative;
}

.whattodo_item {
	position: relative;
	height: 76px;
	width: 320px;
	left: 10px;
}

.whattodo_item_left_border {
	position: absolute;
	height: 66px;
	width: 6px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../cibimages/button/welcome/button_left_shadow.gif);
	cursor: hand;
}

.whattodo_item_right_border {
	position: absolute;
	height: 66px;
	width: 6px;
	left: 310px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../cibimages/button/welcome/button_right_shadow.gif);
	cursor: hand;
}

.whattodo_icon {
	position: absolute;
	width: 46px;
	height: 66px;
	left: 6px;
	top: 0px;
	background-repeat: no-repeat;
	cursor: hand;
}

.whattodo_label {
	position: absolute;
	height: 44px;
	width: 253px;
	left: 52px;
	top: 0px;
	padding-top: 23px;
	padding-left: 5px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #017439;
	background-image: url(../cibimages/button/welcome/button_center.gif);
	background-repeat: repeat-x;
	cursor: hand;
}

.whattodo_icon_portfolio {
	background-image: url(../cibimages/button/welcome/portfolio_button.gif);
}

.whattodo_icon_contracts {
	background-image: url(../cibimages/button/welcome/contracts_button.gif);
}

.whattodo_icon_services {
	background-image: url(../cibimages/button/welcome/services_button.gif);
}

.whattodo_icon_information {
	background-image: url(../cibimages/button/welcome/information_button.gif);
}

.whattodo_icon_buysell {
	background-image: url(../cibimages/button/welcome/buysell_button.gif);
}


#whattodolarge
{
	background-position: center;
	background-repeat: no-repeat;
	height: 145px;
	width: 145px;
	cursor: pointer;
}

.accountoverview_whattodolarge
{
	background-image: url(../images/big_account-overview.png);
}
.accounthistory_whattodolarge
{
	background-image: url(../images/big_account-history.png);
}
.accounts_whattodolarge
{
	background-image: url(../images/big_accounts.png);
}
.brokerage_whattodolarge
{
	background-image: url(../images/big_brokerage.png);
}
.buysell_whattodolarge
{
	background-image: url(../images/big_buysell.png);
}
.cards_whattodolarge
{
	background-image: url(../images/big_cards.png);
}
.contracts_whattodolarge
{
	background-image: url(../images/big_contracts.png);
}
.information_whattodolarge
{
	background-image: url(../images/big_information.png);
}
.payments_whattodolarge
{
	background-image: url(../images/big_payments.png);
}
.portfolio_whattodolarge
{
	background-image: url(../images/big_portfolio.png);
}
.profile_whattodolarge
{
	background-image: url(../images/big_profile.png);
}
.services_whattodolarge
{
	background-image: url(../images/big_services.png);
}

#whattodosmall_div
{
	background-position: left;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.accountoverview_whattodosmall
{
	background-image: url(../cibimages/icons/small_account-overview.gif);
}
.accounthistory_whattodosmall
{
	background-image: url(../cibimages/icons/small_account-history.gif);
}
.accounts_whattodosmall
{
	background-image: url(../cibimages/icons/small_accounts.gif);
}
.brokerage_whattodosmall
{
	background-image: url(../cibimages/icons/small_brokerage.gif);
}
.buysell_whattodosmall
{
	background-image: url(../cibimages/icons/small_buysell.gif);
}
.cards_whattodosmall
{
	background-image: url(../cibimages/icons/small_cards.gif);
}
.contracts_whattodosmall
{
	background-image: url(../cibimages/icons/small_contracts.gif);
}
.information_whattodosmall
{
	background-image: url(../cibimages/icons/small_information.gif);
}
.payments_whattodosmall
{
	background-image: url(../cibimages/icons/small_payments.gif);
}
.portfolio_whattodosmall
{
	background-image: url(../cibimages/icons/small_portfolio.gif);
}
.profile_whattodosmall
{
	background-image: url(../cibimages/icons/small_profile.gif);
}
.services_whattodosmall
{
	background-image: url(../cibimages/icons/small_services.gif);
}

#whattodolarge_label
{
	font-size: 14px;
	color: #04783B;
}
#whattodosmall_label
{
	font-size: 10px;
	font-family: Arial;
	color: #000000;
}
#sliderArrowText
{
	font-size: 10px;
	font-family: Arial;
	color: #04783B;
}
.whattodolarge_sentence
{
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	white-space: normal;
}