/*
| Small Pink Button
*/

div.pink_button {
	height:22px;
	width:auto;
	cursor:pointer;
	line-height:16px;
	overflow: hidden;
}

div.pink_button div {
	background: url(../../../../images/buttons/web/buttons2.png) no-repeat 0px 0px;
	float: left;
	height: 22px;
}

div.pink_button div.pink_button_left {
	background-position: 0px 0px;
	width:6px;
	height:22px;
	margin:0;
}

div.pink_button div.pink_button_center {
	background-position: 0px -30px;
	background-repeat: repeat-x;
	width:auto;
	padding:3px 7px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	float:left;
	height:22px;
	margin:0;
}

div.pink_button div.pink_button_right {
	background-position: 0px -60px;
	width:6px;
	height:22px;
	margin:0;
}


/*
| Small Blue Button
*/

div.blue_button {
	height:26px;
	width:auto;
	cursor:pointer;
	line-height:18px;
	overflow: hidden;
}

div.blue_button div {
	background: url(../../../../images/buttons/web/buttons3.png) no-repeat 0px -550px;
	float: left;
	height: 26px;
}

div.blue_button div.blue_button_left {
	width:6px;
	height:26px;
	margin:0;
}

div.blue_button div.blue_button_center {
	background-position: 0px -580px;
	background-repeat: repeat-x;
	width:auto;
	padding:3px 7px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	float:left;
	height:26px;
	margin:0;
}

div.blue_button div.blue_button_right {
	background-position: 0px -610px;
	width:6px;
	height:26px;
	margin:0;
}

/*
| Small grey Button
*/

div.grey_button {
	height:22px;
	width:auto;
	cursor:pointer;
	line-height:16px;
}

div.grey_button div.grey_button_left {
	background:url(http://www.talkbiznow.com/images/generic/grey_button_left_trans.png) no-repeat;
	width:6px;
	float:left;
	height:22px;
	margin:0;
}

div.grey_button div.grey_button_center {
	background:url(http://www.talkbiznow.com/images/generic/grey_button_center_trans.png) repeat-x;
	width:auto;
	padding:3px 7px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	height:19px;
	margin:0;
}

div.grey_button div.grey_button_right {
	background:url(http://www.talkbiznow.com/images/generic/grey_button_right_trans.png) no-repeat;
	width:6px;
	float:left;
	height:22px;
	margin:0;
}



/*
| Medium Pink Button
*/

div.medium_pink_button {
	height:30px;
	width:auto;
	cursor:pointer;
	line-height:26px;
}

div.medium_pink_button div {
	background: url(../../../../images/buttons/web/buttons3.png) no-repeat 0px 0px;
	float: left;
	height: 26px;
}

div.medium_pink_button div.medium_pink_button_left {
	background-position: 0px -640px;
	width:6px;
	height:26px;
	margin:0;
}

div.medium_pink_button div.medium_pink_button_center {
	background-position: 0px -670px;
	background-repeat: repeat-x;
	width:auto;
	padding:0px 7px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	height:26px;
	margin:0;
}

div.medium_pink_button div.medium_pink_button_right {
	background-position: 0px -700px;
	width:6px;
	height:26px;
	margin:0;
}


/*
| Medium Blue Button
*/

div.medium_blue_button {
	height:26px;
	width:auto;
	cursor:pointer;
	line-height:26px;
}

div.medium_blue_button div {
	background: url(../../../../images/buttons/web/buttons3.png) no-repeat 0px 0px;
	float: left;
	height: 26px;
}

div.medium_blue_button div.medium_blue_button_left {
	background-position: 0px -550px;
	width:6px;
	height:26px;
	margin:0;
}

div.medium_blue_button div.medium_blue_button_center {
	background-position: 0px -580px;
	background-repeat: repeat-x;
	width:auto;
	padding:0px 7px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
	float:left;
	height:26px;
	margin:0;
}

div.medium_blue_button div.medium_blue_button_right {
	background-position: 0px -610px;
	width:6px;
	height:26px;
	margin:0;
}


/*
| Medium grey Button
*/

div.medium_grey_button {
	height:30px;
	width:auto;
	cursor:pointer;
	line-height:26px;
}

div.medium_grey_button div {
	background: url(../../../../images/buttons/web/buttons2.png) no-repeat 0px 0px;
	float: left;
	height: 30px;
}

div.medium_grey_button div.medium_grey_button_left {
	background-position: 0px -236px;
	width:11px;
	height:30px;
	margin:0;
}

div.medium_grey_button div.medium_grey_button_center {
	background-position: 0px -271px;
	background-repeat: repeat-x;
	width:auto;
	padding:3px 7px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	height:30px;
	margin:0;
}

div.medium_grey_button div.medium_grey_button_right {
	background-position: 0px -306px;
	width:11px;
	height:30px;
	margin:0;
}


/*
| Big Blue Button
*/

div.big_blue_button {
	height:38px;
	width:auto;
	cursor:pointer;
	line-height:33px;
}


div.big_blue_button div {
	background: url(../../../../images/buttons/web/buttons2.png) no-repeat 0px 0px;
	float: left;
}

div.big_blue_button div.big_blue_button_left {
	background-position: 0px -90px;
	width:10px;
	height:38px;
	margin:0;
}

div.big_blue_button div.big_blue_button_center {
	background-position: 0px -140px;
	background-repeat: repeat-x;
	width:auto;
	padding:3px 7px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height:35px;
	margin:0;
}

div.big_blue_button div.big_blue_button_right {
	background-position: 0px -190px;
	width:10px;
	height:38px;
	margin:0;
}

/*
| Submit Button
*/

div.dynamic_button_submit {
	display:none;
	width:0px;
	height:0px;
}

div.dynamic_button_submit input#dynamic_button_submit_button{
	border:none;
	background:none;
}