html, body {
	min-height: 100%;
	height: 100%;
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body {
	background-color: #e4e4e3;
}
div, span, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
a, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	color: #000066;
}
h2 {
	margin: 0px;
	font-size: 14px;
	color: #000066;
}
h2 a, h2 a:hover, h2 a:active, h2 a:visited {
	color: #000066 !important;
}
.adminmenu {
	position: relative !important;
}
div#outsidecontainer {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 998px;
	padding: 5px 0px 15px 0px;
	height: auto !important; /* real browsers */
	background: #FFFFFF;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.clearrighthome {
	clear: right;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.breadCrumbText, .homeh1 {
	clear: none;
	float: left;
}
a.scamadvice, a.scamadvice:hover, a.scamadvice:active, a.scamadvice:visited {
	text-transform: uppercase;
	font-weight: bold;
	color: #CC0000;
	height: 12px;
	\height: 12px;
	h\eight: 12px;
	max-height: 12px;
	padding-left: 16px;
	width: 165px;
	\width: 165px;
	w\idth: 165px;
	max-width: 165px;
	display: block;
	clear: none;
	float: right;
	white-space: nowrap;
	background-image: url(images/scamicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div#insidecontainer {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
div#breadCrumbContainer {
	width: auto;
	padding: 0px 0px 15px 0px;
	clear: both;
	font-size: 9px;
	color: #666666;
}
div#breadCrumbContainer a, div#breadCrumbContainer a:hover, div#breadCrumbContainer a:active, div#breadCrumbContainer a:visited {
	color: #000000;
}
div#footerbar {
	position: relative;
	margin: 0px auto;
	width: 998px;
	padding: 0px 0px 0px 0px;
	height: 19px !important;
	background-color: #FFFFFF;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}

/*Header Items*/
#headertext {
	font-size: 9px !important;
	color: #bcbcbc !important;
	vertical-align: middle;
	float: left;
	clear: right;
	width: 900px;
	padding-left: 10px;
}
div#logo {
	float: left;
	clear: none;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	width: 208px;
	\width: 208px;
	w\idth: 208px;
	max-width: 218px;
}
div#logo h2 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	white-space: nowrap;
}
div#logo img {
	margin-top:5px;
}
div#banner {
	clear: right;
	float: right;
	text-align: right;
	vertical-align: top;
	padding: 5px 10px 5px 0px;
	min-height: 70px !important;
	max-height: 100px !important;
}
div#magazines {
	width: 125px;
	\width: 125px;
	w\idth: 125px;
	max-width: 125px;
	margin-left: 15px;
	margin-left: 5px;
	height: 100px !important;
	float: right;
	clear: none;
	background-image: url(images/magazines.jpg);
	background-repeat: no-repeat;
}

/*Channel Menu*/
div#channel-menu {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	text-align: right;
}
div#channel-menu ul {
	margin: 0px 0px 0px 0px;
	float: right;
}
div#channel-menu li {
	float: left;
	clear: none;
	list-style: none;
	margin: 0px 0px 0px 2px;
}
div#channel-menu a, div#channel-menu a:hover, div#channel-menu a:active, div#channel-menu a:visited {
	padding: 5px 10px 5px 15px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	width: auto;
	background-color: #459cd1;
	background-image: url(images/tab-blue-bg.gif);
	background-repeat: no-repeat;
}
div#channel-menu a:hover {
	background-color: #65bcf1;
	background-image: url(images/tab-blue-bg2.gif);
	background-repeat: no-repeat;
}
div#channel-menu a.menu_on {
	background-image: url(images/tab-red-bg.gif)!important;
	background-repeat: no-repeat;
	background-color: #da0000;
}

/*Site Menu*/
div#menubar {
	background-color: #da0000;
	float: left;
	clear: both;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1px;
}
div#menubar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div#menubar li {
	float: left;
	clear: none;
	list-style: none;
}
div#menubar a, div#menubar a:hover, div#menubar a:active, div#menubar a:visited {
	padding: 5px 15px 5px 15px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
}
div#menubar a:hover {
	background-color: #000000;
}
div#menubar a.menu_on {
	background-color: #000000;
}

/*Site Footer*/
div#footerlinks {
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 0px 0px;
	clear: both;
	width: 900px!important;
	display: table;
	vertical-align: top;
}
div#redbar {
	background-color: #da0000;
	float: left;
	clear: both;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
div#redbar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div#redbar li {
	float: left;
	clear: none;
	list-style: none;
}
div#redbar a, div#redbar a:hover, div#redbar a:active, div#redbar a:visited {
	padding: 5px 10px 5px 10px;
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
}
div#redbar a:hover {
	background-color: #000000;
}
.floatleft {
	float: left;
	clear: none;
}
.floatright {
	float: right;
	clear: none;
}
.footertitle {
	width: 60px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	float: left;
	color: #000000;
	margin: 5px 0px 0px 0px!important;
}
.footercopy {
	width: auto;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	float: left;
	color: #000000;
	margin: 5px 0px 0px 0px!important;
}
.footerNav {
	clear: right;
	float: left;
	margin: 5px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	width: auto;
}
.footerNav li {
	border-left: 1px solid #666666;
	clear: none;
	float: left;
	list-style: none;
	padding: 0px 10px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
}
.navred li {
	border-left: 1px solid #da0000;
}
.navblue li {
	border-left: 1px solid #167cbb;
}
.footerNav a, .footerNav a:hover, .footerNav a:active, .footerNav a:visited {
	margin-left: 10px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.theBreaker {
	clear: both;
	width: auto;
	height: 10px;
	margin: 0px 0px 0px 0px!important;
}

/*Site Content*/
div#contentcontainer {
	margin: 15px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: auto;
	height: auto;
}
div#contentcontainer a, div#contentcontainer a:active, div#contentcontainer a:visited {
	color: #CC0000;
}
div#contentcontainer a:hover {
	color: #666666;
}
hr {
	height: 1px;
}

/*Homepage Box's*/
div#homesearch {
	background-image: url(images/bg_homeoccsearch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	width: 393px;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
.home_search {
	width: auto;
	margin: 0px 10px 0px 10px!important;
	padding: 5px 0px 0px 0px;
	display: block;
}
.home_search h2, .featurebox_search h2 {
	width: auto;
	color: #FFFFFF!important;
	border-bottom: 1px solid #cde8f8!important;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
}
.home_search table {
	width: 100%;
}
.rowend {
	border-bottom: 1px solid #cde8f8;
	padding: 2px 0px 5px 0px;
}
.search_input {
	font-size: 10px;
	border: 1px solid #005e97;
	width: 125px!important;
	clear: none!important;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
}
.submit_btn {
	text-transform: uppercase;
	height: 16px;
	border: 1px solid #005e97;
	text-align: center;
	font-weight: bold;
	color: #0077c0;
	width: 100px!important;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
}
.submit_btn2 {
	text-transform: uppercase;
	height: 16px;
	border: 1px solid #333333;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px!important;
	background-image: url(images/button_bg2.gif);
	background-repeat: repeat-x;
}
.search_label {
	padding: 5px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}
.basicsrch_btn {
	vertical-align: top;
}
.basicsrch_btn input {
	margin-bottom: 2px!important;
}
.basicsrch_btn a, .basicsrch_btn a:hover, .basicsrch_btn a:active, .basicsrch_btn a:visited {
	color: #FFFFFF!important;
	font-weight: bold;
}
.search_box_link {
	width: auto;
	clear: left;
	text-align: right;
	margin: 7px 0px 0px 0px;
}
.search_box_link a, .search_box_link a:hover, .search_box_link a:active, .search_box_link a:visited {
	color: #FFFFFF!important;
	font-weight: bold;
	padding-right: 8px;
	background-image: url(images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	clear: both;
}
div#homenews {
	height: auto;
	width: 393px;
	margin-bottom: 10px;
}
.featurebox {
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	background-image: url(images/box-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: auto;
	padding: 5px 0px 0px 0px;
}


.featurebox2 {
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	background-image: url(images/box-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: auto;
	padding: 5px 0px 0px 0px;
}
.featurebox_search {
	background-image: url(images/bg_homeoccsearch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: auto;
	padding: 5px 0px 10px 0px;
}
.featurebox_search .feature_content {
	width: auto;
}
.featurebox_search .search_input, .featurebox_search .submit_btn, .featurebox_search .submit_btn2 {
	margin: 0px 0px 3px 0px;
	width: 125px!important;
}
.featurebox_search table {
	width: 195px!important;
}
.featurebox_search .search_label {
	width: 70px!important;
}
.featurebox_search .submit_btn, .featurebox_search .submit_btn2, .featurebox_search select {
	width: 100%!important;
}
.featurebox_search .search_label {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}





.feature_content {
	margin: 0px 10px 5px 10px;
	padding: 0px 0px 5px 0px;
	width: auto;
}
#rightservices .feature_content, #rightservices_home .feature_content, #rightmiddle .feature_content, #rightmiddle_home .feature_content {
	padding: 0px 0px 0px 0px;
}
.feature_content h2 {
	color: #0077c0;
	width: auto;
	font-size: 14px;
	border-bottom: 3px solid #ededed;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
}
.header_date {
	font-size: 10px;
	color: #666666;
}
.news_item {
	display: block;
	height: auto;
}
.news_item a, .news_item a:hover, .news_item a:active, .news_item a:visited {
	font-weight: bold;
	color: #003555;
}
.news_item img {
	margin-right: 10px;
	float: left;
	border: 1px solid #c5c5c5;
}
.newsbreaker {
	margin-bottom: 10px;
	height: 10px;
	border-bottom: 1px dotted #c5c5c5;
	clear: both;
}
.box_link {
	width: auto;
	text-align: right;
}
.box_link a, .box_link a:hover, .box_link a:active, .box_link a:visited {
	color: #003555;
	padding-right: 8px;
	font-weight: bold;
	background-image: url(images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	clear: both;
}
.left15 {
	margin-right: 15px;
	clear: none;
	float: left;
	display: table;
	background:none;
}
*html .left15 {
	margin-right: 10px;
	clear: none;
	float: left;
	display: table;
	background:none;
}
.rightcontent15 {
	margin-left: 15px;
	padding-top: 15px;
	clear: none;
	float: left;
	font-size: 11px!important;
	width: 699px;
	max-width: 699px;
	display: table;
	border-top: 1px solid #c5c5c5;
}
.rightcontent15_ola {
	margin-left: 15px;
	padding-top: 15px;
	clear: none;
	float: left;
	font-size: 11px!important;
	width: 900px!important;
	max-width: 900px!important;
	display: table;
	border-top: 1px solid #c5c5c5;
}
.right0 {
	clear: none;
	float: left;
	display: table;
	width: 215px;
	max-width: 215px;
	margin: 0px;
	padding: 0px;
}
div#rightmiddle_home {
	height: auto;
	width: 195px;
	margin-bottom: 10px;
}
div#rightmiddle {
	height: auto;
	width: 246px;
	margin-bottom: 10px;
}
div#rightmiddle img {
	float: left;
	clear: none;
}
div#rightbox {
	height: auto;
	width: 215px;
	margin-bottom: 10px;
}
.feature_content_text {
	display: table;
	padding-bottom: 5px;
}
#rightmiddle_home .feature_content_text, #rightservices_home .feature_content_text {
	padding-bottom: 0px!important;
}
.feature_content_text a, .feature_content_text a:hover, .feature_content_text a:active, .feature_content_text a:visited {
	color: #666666;
}
.feature_content_text img {
	float: left;
	clear: none;
	margin-right: 2px;
}
.feature_content_text_home {
	display: table;
	width:480px;
	background:none;
}
.feature_content_text_home a, .feature_content_text_home a:hover, .feature_content_text_home a:active, .feature_content_text_home a:visited {
	color: #666666;
}
.feature_content_text_home img {
	float: left;
	clear: none;
	margin-right: 10px;
}
.linklist {
	float: left;
	clear: right;
	width: auto;
	max-width: 127px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
	display: block;
}
.linklist-narrow {
	float: left;
	clear: right;
	width: 105px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	background:none;
}
.contentlist {
	float: none;
	clear: none;
	width: auto;
}
.linklist {
	float: left;
	clear: right;
	width: 133px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background:none;
}
.linklist li {
	min-height: 10px;
	display: table;
	background-image: url(images/listImage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
.linklist a, .linklist a:hover, .linklist a:active, .linklist a:visited {
	color: #666666;
}
.linklistfull {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background:none;
}
.linklistfull li {
	min-height: 10px;
	display: table;
	background-image: url(images/listImage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
.linklistfull a, .linklistfull a:hover, .linklistfull a:active, .linklistfull a:visited {
	color: #666666;
}
.linklist-narrow li {
	min-height: 10px;
	display: table;
	background-image: url(images/listImage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
}
.linklist-narrow a, .linklist-narrow a:hover, .linklist-narrow a:active, .linklist-narrow a:visited {
	color: #666666;
}
.box_link_red {
	background-image: url(images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: table;
	padding: 3px 0px 3px 17px;
	height: 13px;
}
li.box_link_red {
	margin-top: 10px;
	padding: 0px 0px 0px 17px !important;
	height: 13px;
	background-image: url(images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.box_link_red a, .box_link_red a:hover, .box_link_red a:active, .box_link_red a:visited {
	color: #CC0000;
	white-space: nowrap;
	font-weight: bold;
}
.nr_item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	display: block;
	width: 685px;
	border-bottom: 1px solid #CCCCCC;
}
.nr_title {
	font-weight: bold;
	clear: right;
	font-size: 12px;
	padding: 3px;
	background-color: #F8F8F8;
	width: 679px!important;
	\width: 679px!important;
	w\idth: 679px!important;
	max-width: 685px!important;
}
.nr_image {
	float: left;
	clear: none;
	padding-right: 5px;
	width: 150px!important;
	\width: 150px!important;
	w\idth: 150px!important;
	max-width: 155px!important;
}
.nr_image img {
	width: 150px!important;
	\width: 150px!important;
	w\idth: 150px!important;
	max-width: 150px!important;
	height: 100px!important;
	\height: 100px!important;
	h\eight: 100px!important;
	max-height: 100px!important;
}
.nr_summary {
	float: left;
	clear: none;
	width: 530px!important;
	\width: 530px!important;
	w\idth: 530px!important;
	max-width: 530px!important;
	padding: 3px 0px 3px 0px;
}
.fullContainer {
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	background-image: url(images/box-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 98%;
	height: auto;
	padding: 5px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	display: block;
	clear: both!important;
	float: left;
}
.halfContainerright, .halfContainerleft {
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	background-image: url(images/box-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 48%;
	padding: 5px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	display: block;
}
.halfContainerleft {
	float: left;
}
.halfContainerright {
	float: right;
}
.halfContainerright .linklist, .halfContainerleft .linklist, .fullContainer .linklist {
	width: auto!important;
}
.halfContainerright img, .halfContainerleft img, .fullContainer img {
	margin: 0px 10px 10px 0px;
}
.halfContainerright h2, .halfContainerleft h2, .fullContainer h2 {
	margin: 0px 0px 5px 0px;
}
/* Added 30/09 */
div#magazine {
	height: auto;
	width: 505px;
	margin-bottom: 10px;
}
.bottom0 {
	clear: none;
	float: left;
	display: table;
	width: 505px;
	max-width: 505px;
	margin: 0px;
	padding: 0px;
}
.middlecolumn {
	clear: none;
	float: left;
}
.services {
	clear: none;
	float: left;
	margin-left: 10px;
}
div#rightservices {
	height: auto;
	width: 246px;
	margin-bottom: 10px;
}
div#rightservices img {
	margin-bottom: 5px;
}
div#rightservices_home {
	height: auto;
	width: 195px;
	margin-bottom: 10px;
}
.main_heading {
	color: #0077c0;
	width: auto;
	font-size: 16px;
	font-weight:bold;
	border-bottom: 3px solid #ededed;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
}

.sub_heading {
	color: #0077c0;
	width: auto;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}

.text_heading {
	color: #0077c0;
	width: auto;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}


/**** Added 13 Jan 09 ****/

.section_text {
margin-top:5px;
}


.section_text a{
font-weight:bold;
font-size:12px;
}

.MPU_right {
	float: right;
	clear: none;
	width: 300px;
	max-width: 300px;
}
.MPU_left {
	float: left;
	clear: none;
	width: 195px;
	max-width: 195px;
}
.MPU_left img {
	max-height: 50px;
	max-width: 42px;
}
.MPU_left .linklist {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.alt_search {
	width: auto;
	text-align: right;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}
.alt_search a {
	margin: 0px 15px 0px 0px;
}
.ola {
	width: 639px;
	float: left;
	clear: none;
	margin-bottom: 10px;
}
.ola td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ola_content {
	padding: 18px 0px 0px 18px;
	background-image: url(images/ola_table_bg.gif);
	background-repeat: repeat-y;
}
.ola_north {
	background-image: url(images/ola_sellnorth.gif);
	background-repeat: no-repeat;
	height: 49px;
	margin-bottom: 10px;
	width: 492px;
}
.ola_north td {
	text-align: right;
	padding: 8px 40px 0px 0px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
.ola_north a, .ola_north a:hover, .ola_north a:active, .ola_north a:visited {
	color: #000000;
}
.ola_footer {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #134385;
	background-image: url(images/ola_table_bg.gif);
	background-repeat: repeat-y;
}
.ola_footer a, .ola_footer a:hover, .ola_footer a:active, .ola_footer a:visited {
	color: #457ab0;
}
.ola_sites {
	margin: 10px 0px 0px 0px;
}
.ola_box {
	padding: 10px;
	background-color: #efedee;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	width: 584px;
	\width: 584px;
	w\idth: 584px;
	max-width: 604px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 11px;
}
.ola_box table {
	width: auto;
}
.ola_box td {
	vertical-align: top;
}
.ola_mags {
	margin-left: 30px;
}
.ola_box table {
	width: auto;
}
.ola_box table td {
	font-size: 11px;
	vertical-align: top;
}
.ola_box table td b {
	font-weight: bold;
	text-decoration: underline;
}
.ola_stats {
	padding: 15px 0px 15px 0px;
}
.ola_stats li {
	font-weight: bold;
	color: #457ab0;
}
.ola_heading {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.ola_spacer {
	height: 10px;
	min-height: 10px;
}
.ola_stats li {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
.ola_stats ul {
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 0px 20px;
}
.ola_help {
	width: 187px;
	\width: 187px;
	w\idth: 187px;
	max-width: 207px;
	float: right;
	clear: none;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #f9f9f9;
	border: 1px solid #999999;
}