.ibpblock {
	width: 500px;
}

.Flash .dashboardTitle{
	font-size:0.85em;
	font-weight:bold;
	color:#fff;
	margin:0px 0 14px 0;
	background:#88C7D9 url("../images/headerbullet.jpg") no-repeat 5px center;
	padding:2px 8px 2px 25px;
}

.homepage .homecontent {
	width: 500px;
}

.mytext {
	width: 150px !important;
	font-size: 12px !important;
}

.mylargetext {
	width: 300px !important;
	font-size: 12px !important;
}

.mysmallertext {
	width: 35px !important;
	font-size: 12px !important;
}

.mysmalltext {
	width: 20px !important;
	font-size: 12px !important;
}

.mytextarea {
	height: 100px !important;
	width: 300px !important;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}

.myfileupload {
	width: 305px !important;
	font-size: 12px !important;
}

.myselect {
	font-size: 12px !important;
}

.err {
	color: #CC3333;
	font-style: italic;
}

.paymentoverview-header {
	background-color: #88C7D9;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	line-height: 2;
}
.paymentoverview-row-even {
	padding-left: 5px;
}
.paymentoverview-row-odd {
	padding-left: 5px;
	background-color: #DCEBF5;
}

.fixedwidthcontrolbutton {
	width: 260px;
	font-size: 10px;
	border-color: #eee;
	color: #fff;
	font-weight:bold;
	background-color: #2d8ccc;
}

.grayedOut {
	color: gray;
	text-decoration: none;
}
.grayedOut:hover {
	color: gray;
	text-decoration: none;
}
.grayedOut:visited {
	color: gray;
	text-decoration: none;
}

.langLink {
	color:#2482AE;
	text-decoration: underline;
}
.langLink:hover {
	color:#2482AE;
	text-decoration: underline;
}
.langLink:visited {
	color:#2482AE;
	text-decoration: underline;
}

.langFlagLink {
	margin-left:-10px !important;
	vertical-align: bottom;
	text-decoration: none;
}
.langFlagLink:hover {
	margin-left:-10px !important;
	vertical-align: bottom;
	text-decoration: none;
}
.langFlagLink:visited {
	margin-left:-10px !important;
	vertical-align: bottom;
	text-decoration: none;
}

td .buttonText_1 {
	width: 243px;
	font-size: 10px;
	border-color: #2d8ccc;
	border-width: thin;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td .buttonText_2 {
	width: 226px;
	font-size: 10px;
	border-color: #2d8ccc;
	border-width: thin;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td .buttonTextHidden {
	width: 256px;
	border-style: none;
	color: #fff;
}

td .buttonTextBetween {
	width: 2px;
	border-style: none;
	color: #fff;
}

td .buttonTextLarge {
	width: 490px;
	font-size: 10px;
	border-color: #2d8ccc;
	border-width: thin;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}