button {
	border-size: 0px;
	border-style: none;
	background: inherit;
	font: inherit;
	color: blue;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
}

/* tables */

div.table-title {
	
	font-size: 12pt;
	font-family: arial;
	background: #eee2ff;
	width: 489px;
	position: relative;
	top: 10px;
	left: -1px;
	border: 1px solid #ababab;
	color: #000000;
	padding: 5px;
	font-weight: 600;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 9.5pt;
	width: 500px;
	font-family: arial;
	text-align: left;
	border-collapse:collapse;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #eed4ff;
	border: 1px solid #ACA8A9;
	color: #000000;
	font-size: 9.5pt;
	padding: 4px;
	
}
table.tablesorter thead tr .header {
	
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	border-color: -moz-use-text-color #CCCCCC rgb(204, 204, 204);
	border-color: #CCCCCC;
	vertical-align: top;
	border-width: 0px 1px 1px;
	padding: 3px 5px;
}
table.tablesorter tbody tr.odd td {
	background-color: #ebfbf5;
	border-style: none solid solid;
	

	
	
}

table.tablesorter tbody tr.even td {
	background-color: #ffffff;
	border-style: none solid solid;


}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

a.table-link:link, a.table-link:visited {
	font-family: arial;
	font-size: 10pt;
	color: #2144C1;
	text-decoration: none;
}

div.pagination {
	color: #6D788B;
	font-size: 10pt;
	font-family: arial;
	position: absolute;
	left: 240px;
	width: 140px;
}


/* Table CSS */

/* Gallery CSS */
/* Inner container definitions */
div.gallery div.left { background-image: url(../images/left.png); width: 185px; height: 565px; position: absolute; top: 25px; left: 25px; overflow-y: auto; overflow-x: hidden; }
* html div.gallery div.left { background-image: url(../images/left.gif); }
div.gallery div.bottom { height: 50px; left: 220px; width: 729px; position: absolute; bottom: 25px;}
div.gallery div.right { position: absolute; top: 25px; left: 220px; width: 729px; height: 490px; padding-bottom: 20px; overflow: auto; }

div.gallery div.overlay { z-index: 10000; display: none; background: #fff; border: 1px solid #ababab; opacity: 0.5; position: absolute; top: 200px; left: 342px; width: 560px; height: 330px; padding-bottom: 20px; overflow: auto; z-index: 20; text-align: center; }
* html div.gallery div.overlay { height: 300px; z-index: 10000;}
div.gallery div.overlay img { z-index: 10000; cursor: pointer; cursor: hand; border: 1px solid #fff; padding: 1px; background-color: #666; position: absolute; }
div.gallery div.overlay div.head { z-index: 10000; position: absolute; z-index: 20; top: 5px; left: 10px; padding: 5px; color: #0000FF; font-size: 9pt; cursor: hand; cursor: pointer; }

/* Styling the left hand navigation */

div.gallery ul.items { list-style-type: none; margin: 0; padding: 10px; }
div.gallery ul.items a { text-decoration: none; display: block; position: relative; color: #333; height: 80px; margin-bottom: 10px; }
div.gallery ul.items a:hover { background: #ccc; }
div.gallery ul.items a:focus { background: #ccc; }
div.gallery ul.items a.over { background: #ccc; }
div.gallery ul.items a span { position: absolute; top: 35px; left: 95px; display: block; width: 90px; }
div.gallery ul.items li div.thumb { border: 1px solid #333; width: 80px; height: 60px; position: absolute; top: 10px; left: 5px; }
div.gallery ul.tree { list-style-type: none; margin: 0; padding-left: 10px; }

/* The main thumbnails */
div.gallery div.right img.thumb { border: 1px solid #333; width: 100px; float: left; position: relative; margin-left: 10px; margin-top: 10px; cursor: pointer; cursor: hand; }
div.gallery div.right img.hover { border: 1px solid #fff; z-index: 5;}



#overlay_bg {
	background-color: #000;
	background-color: transparent;
	background-image: url(../images/overlay.gif);
	filter: alpha(opacity = 50);
	opacity: 0.5;
	
}

div.gallery-loader {
	background: url(../images/loader.gif) no-repeat;
	width:126px;
	height:22px;
	position: absolute;
	top: 300px;
}

div.gallery-more-button {
	position: absolute; 
	right: 25px; 
	bottom: 10px;
	background: url(../images/more_button.gif) no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

div.gallery-back-button {
	
	position: absolute; 
	left: 25px; 
	bottom: 10px;
	background: url(../images/back.gif) no-repeat;
	width: 23px;
	height: 22px;
	cursor: pointer;
}
/* Gallery CSS */

div.body {
	width: 135px;
}

div.page-body {
	position: relative;
	top: -7px;
	*top: -13px;
	left: -7px;
	bottom: -10px;
}



div.body-stretch {
	position: relative;
	top: -7px;
	*top: -13px;
	left: -7px;
	bottom: -10px;	
	padding-bottom: 10px;
}

div.north {
	
	width: 996px;
	height: 104px;
	background: url(../images/new/banner_v2.jpg) no-repeat;
	position: relative;
	top: 0px;
	cursor: pointer;
}

* html div.north {
	width: 996px;
	height: 104px;
	background: url(../images/new/banner_v2.jpg) no-repeat;
	position: relative;
	top: -8px;
}

div.top-menu {
	width: 100px;
	text-align: right;
	color: #ffffff;
	font-size: 1em;
	position: absolute; 
	right: 16px; 
	top: 10px;
}

a.top-menu-link:link, a.top-menu-link:visited {
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 5px;
	font-size: 10.2pt;
	font-family: arial;
	
}

div.left-panel {
	width: 205px;
	position: relative;	
}

div.shouldi-panel-header {
	font-size: 12pt;
	font-family: arial;
	position: relative; 
	top: -8px;
	margin-top: -13px;
}

div.shouldi-panel-small-header {
	font-size: 10pt;
	font-family: arial;
	position: relative; 
	margin-top: -13px;
	top: -6px;
}

div.shouldi-panel-footer {
	position: relative;
	opacity: 1;
	margin-top: 11px;
	width: 178px;
	font-size: 8pt;
	font-family: arial;
	width: 205px;
}

div.left-panel-bg-header {
	/*background: url(../images/new/panel_header.gif) no-repeat;*/
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -175px -274px;
	height: 25px;
}

div.left-panel-bg-header-body {
	background: url(../images/new/panel_header_body.gif) repeat-y;
}

div.left-panel-bg-body {
	background: url(../images/new/panel_body.gif) repeat-y;
}

div.left-panel-footer {
	background: url(../images/new/panel_footer.gif) no-repeat;
	width: 205px;
	height: 24px;
}

div.left-panel-bg-header {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -274px -175px;
	width: 200px;
	height: 37px;
	position: relative;
	left: 0px;
}

div.left-panel-bg-header_blank {
	background: url(../images/new/panel_header_s.gif) no-repeat;
	width: 200px;
	height: 22px;
	position: relative;
	left: 0px;
}

div.left-panel-bg-header-body {
	background: url(../images/new/panel_header_body_2.gif) repeat-y;
}

div.left-panel-bg-body {
	background: url(../images/new/panel_body_2.gif) repeat-y;
}

div.left-panel-footer {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -274px -219px;
	width: 200px;
	height: 23px;
}

div.shouldi-block-header {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: 0px -88px;
	width: 583px;
	height: 20px;
	top: 3px;
	position: relative;
}

div.shouldi-block-header-ask {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: 0px -137px;
	width: 583px;
	height: 21px;
}

div.shouldi-block-header-solid {
	background: url(../images/new/si_block_header_solid.gif) no-repeat;
	width: 583px;
	height: 20px;
	top: 3px;
	position: relative;
}

div.shouldi-block-header-ssolid {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: 0px -38px;
	width: 583px;
	height: 20px;
	top: 3px;
	position: relative;
}

div.shouldi-panel-content {
	padding-left: 10px;
	position: relative;
}

div.shouldi-panel-text-content {
	width: 160px; 
	padding-top: 5px; 
	padding-left: 18px;
}

div.shouldi-searched-result {
	position: relative; 
	top: 45px; 
	left: 16px;
	width: 500px;
}

div.shouldi-block-body {
	background: url(../images/new/si_block_body.gif) repeat-y;
}

div.shouldi-block-body-solid {
	background: url(../images/new/si_block_body_solid.gif) repeat-y;
}

div.shouldi-block-body-ssolid {
	background: url(../images/new/si_block_body_ssolid.gif) repeat-y;
	width: 583px;
}

div.shouldi-block-body-ssolid-support {
	min-height: 90px;
}

* html div.shouldi-block-body-ssolid-support {
	height: 90px;
}

div.shouldi-block-footer {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: 0px -113px;
	width: 583px;
	height: 19px;
}

div.shouldi-block-footer-ssolid {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: 0px -65px;
	width: 583px;
	height: 19px;
}

div.shouldi-block-solid {
	font-family: arial;
	position: relative;
	clear: left;
	float: left;
	font-size: 9pt;
	top: -7px;
}

div.shouldi-block-bodys-solid {
	background: url(../images/new/si_block_body_solid.gif) repeat-y;
}

div.shouldi-block-body-ask {
	background: url(../images/new/ask_shouldi_block_body.gif) repeat-y;
	position: relative;
	width: 583px;
}

div.shouldi-block-footer-solid {
	background: url(../images/new/si_block_footer_solid.gif) repeat-y;
	width: 583px;
	height: 19px;
}

div.shouldi-block-footer-ask {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: 0px -162px;
	width: 583px;
	height: 21px;
}

div.shouldi-block {
	font-family: arial;
	position: relative;
	clear: left;
	float: left;
	font-size: 9pt;
	top: -7px;
	left: 3px;
}

div.internal-shouldi-block-body {
	padding-left: 25px;
	padding-bottom: 40px;
}

div.user-list {
	padding-top: 15px;
}

div.user-list-each {
	height: 49px;
	padding-left: 10px;	
}

div.si-right-bubble-top {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -71px -188px;
	height: 20px;
	width: 416px;
}

div.solid-si-right-bubble-top {
	background: url(../images/new/solid_shouldi_bubble_top.gif) no-repeat;
	height: 18px;
	width: 413px;
}

div.ssolid-si-right-bubble-top {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -71px 0px;
	height: 15px;
	width: 413px;
}

div.ssolid-si-left-bubble-top {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -71px -284px;
	height: 15px;
	width: 442px;
}

div.si-left-bubble-top {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -44px -259px;
	height: 19px;
	width: 443px;
}

div.left-user-profile-panel-pos { 
	position: absolute; 
	top: 5px; 
	left: 110px;
}

* html div.left-user-profile-panel-pos {
	position: absolute; 
	top: 5px; 
	left: 90px;
}

div.si-right-bubble-bottom {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -71px -211px;
	height: 21px;
	width: 416px;
	top: -10px;
	z-index: 0;
	position: relative;
}

div.solid-si-right-bubble-bottom {
	background: url(../images/new/solid_shouldi_bubble_bottom.gif) no-repeat;
	height: 18px;
	width: 416px;
	top: -10px;
	position: relative;
}

div.ssolid-si-right-bubble-bottom {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -71px -18px;
	height: 16px;
	width: 416px;
	top: -10px;
	position: relative;
}

* html div.ssolid-si-right-bubble-bottom {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -71px -18px;
	height: 16px;
	width: 416px;
	top: -10px;
	position: relative;
}


div.ssolid-si-left-bubble-bottom {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -72px -302px;
	height: 15px;
	width: 441px;
	top: -10px;
	left: 1px;
	position: relative;
}

div.si-left-bubble-bottom {
	background: url(../images/new/bubble.gif) no-repeat;
	background-position: -44px -235px;
	height: 20px;
	width: 443px;
	top: -10px;
	z-index: 0;
	position: relative;
}

div.si-right-bubble-content {
	position: relative; 
	top: -5px; 
	left: 15px; 
	width: 385px;
	z-index: 5;
}

div.si-left-bubble-content {
	position: relative; 
	top: -5px; 
	left: 45px; 
	width: 385px;
	z-index: 5;
}

div.si-right-bubble-body {
	background: url(../images/new/shouldi_bubble_body.gif) repeat-y;
	min-height: 40px;
	*min-height: 50px;
}

* html div.si-right-bubble-body {
	background: url(../images/new/shouldi_bubble_body.gif) repeat-y;
	height: 50px;
}

div.solid-si-right-bubble-body {
	background: url(../images/new/solid_shouldi_bubble_body.gif) repeat-y;
	width: 416px;
	min-height: 40px;
}

div.ssolid-si-right-bubble-body {
	background: url(../images/new/ssolid_shouldi_bubble_body.gif) repeat-y;
	width: 416px;
	min-height: 40px;
}

div.ssolid-si-left-bubble-body {
	background: url(../images/new/ssolid_shouldi_bubble_bodyl.gif) repeat-y;
	width: 440px;
	min-height: 40px;
}

* html div.ssolid-si-left-bubble-body {
	background: url(../images/new/ssolid_shouldi_bubble_bodyl.gif) repeat-y;
	width: 440px;
	height: 40px;
}

* html div.solid-si-right-bubble-body {
	background: url(../images/new/solid_shouldi_bubble_body.gif) repeat-y;
	height: 40px
}

* html div.solid-si-left-bubble-body {
	background: url(../images/new/solid_shouldi_bubble_bodyl.gif) repeat-y;
	height: 40px
}

* html div.ssolid-si-right-bubble-body {
	background: url(../images/new/ssolid_shouldi_bubble_body.gif) repeat-y;
	height: 53px;
}

div.si-left-bubble-body {
	background: url(../images/new/shouldi_left_bubble_body.gif) repeat-y;
	min-height: 40px;
	*min-height: 50px;
	position: relative;
	top: -4px;
	z-index: 3;
	padding-bottom:2px;
}

* html div.si-left-bubble-body {
	background: url(../images/new/shouldi_left_bubble_body.gif) repeat-y;
	height: 50px;
	position: relative;
	top: -3px;
	z-index: 0;
}

div.right-shouldi-bubble-arrow {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -157px -129px;
	width: 35px;
	height: 29px;
	position: absolute;
	top: 17px;
	left: 408px;
}

div.solid-right-shouldi-bubble-arrow {
	background: url(../images/new/solid_shouldi_bubble_arrow.gif) no-repeat;
	width: 32px;
	height: 28px;
	position: absolute;
	top: 17px;
	left: 408px;
}

div.ssolid-right-shouldi-bubble-arrow {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -118px -48px;
	width: 33px;
	height: 28px;
	position: absolute;
	top: 17px;
	left: 408px;
}

div.ssolid-left-shouldi-bubble-arrow {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -201px -178px;
	width: 33px;
	height: 28px;
	position: absolute;
	top: 17px;
	left: 1px;
}

div.left-shouldi-bubble-arrow {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -118px -129px;
	width: 35px;
	height: 29px;
	position: absolute;
	top: 17px;
	left: 0px;
	z-index: 3;
}

div.si-right-bubble {
	position: relative;
	width: 445px;
	margin-top: -3px;
}

div.si-left-bubble {
	position: relative;
	width: 445px;
	margin-top: -3px;
}

div.big-bold-text {
	font-weight: 800;
	font-size: 11pt;
	font-family: arial;
}

div.ask-title-english {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -52px 0px;
	width: 61px;
	position: absolute;
	top: 4px;
	height: 68px;
}

div.advise-title-english {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: 0px 0px;
	width: 51px;
	position: absolute;
	top: 24px;
	left: 12px;
	height: 73px;
}

div.didyou-title-english {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -167px 0px;
	width: 50px;
	position: absolute;
	top: 18px;
	left: 12px;
	height: 79px;
}

div.idid-title-english {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -115px 0px;
	width: 50px;
	position: absolute;
	top: 13px;
	left: 12px;
	height: 43px;
}

div.sofar-title-english {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -220px 0px;
	width: 62px;
	position: absolute;
	top: 4px;
	height: 80px;
}

div.inner-center-panel {
	position: relative;
	left: 70px;
	top: 0px;
	width: 500px;
}

div.footer-top {
	background: url(../images/new/footer_top.gif) no-repeat;
	height: 18px;
	width: 996px;
}

div.footer-body {
	background: url(../images/new/footer_body.gif) repeat-y;
	width: 996px;
	top: -1px;
	position: relative;
}

div.footer-bottom {
	background: url(../images/new/footer_bottom.gif) no-repeat;
	height: 19px;
	width: 996px;
	top: -1px;
	position: relative;
}

div.center-panel-content {
	position: relative; 
	top: 15px; 
	left: 40px;
	width: 500px;
	padding-bottom: 20px;
}

div.center-panel-content-body {
	position: relative; 
	width: 500px; 
	top: 25px; 
	padding-bottom: 25px;
}

div.center-panel-content-footer {
	position: relative; 
	width: 500px; 
	padding-top: 10px;
}

div.hidden-upload-form {
	position: 
	absolute; 
	top: 15px; 
	*top: 23px;
	left: 11px;
}

* html div.hidden-upload-form {
	position: 
	absolute; 
	top: 23px; 
	left: 11px;
}

div.flexible-button {
	position: relative;
	height: 38px;	
}

div.button-head {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -395px -5px;
	width: 16px;
	height: 38px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	cursor: pointer;
}

div.button-body {
	background: url(../images/new/button_body.gif) repeat-x;
	height: 28px;
	position: relative;
	top: 0px;
	float: left;
	padding-top: 10px;
	font-size: 10.5pt;
	color: #ffffff;
	padding-right: 3px;
	cursor: pointer;
	min-width: 40px;
}

* html div.button-body {
	background: url(../images/new/button_body.gif) repeat-x;
	height: 28px;
	position: relative;
	top: 0px;
	float: left;
	padding-top: 10px;
	font-size: 10.5pt;
	color: #ffffff;
	padding-right: 3px;
	cursor: pointer;
	width: 40px;
}

div.option-button-tail {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -301px -108px;
	height: 37px;
	position: relative;
	top: 0px;
	width: 37px;
	float: left;
	cursor: pointer;
}

div.center-panel-header {
	position: relative;
	height: 33px;	
	top: 9px;
	left: 7px;
}

div.center-panel-header-head {
	background: url(../images/new/center_panel_header_head.gif) no-repeat;
	width: 19px;
	height: 33px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

div.center-panel-header-body {
	background: url(../images/new/center_panel_header_body.gif) repeat-x;
	height: 26px;
	position: relative;
	top: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 3px;
}

div.center-panel-header-tail {
	background: url(../images/new/center_panel_header_tail.gif) no-repeat;
	height: 33px;
	width: 19px;
	position: relative;
	top: 0px;
	float: left;
}

div.search-button-tail {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -414px -5px;
	height: 38px;
	position: relative;
	top: 0px;
	width: 37px;
	float: left;
	cursor: pointer;
}

div.si-rating-start-0 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: 0px 0px;
	width: 105px;
	height: 29px;
}

div.si-rating-start-1 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: 0px -37px;
	width: 105px;
	height: 29px;
}

div.si-rating-start-2 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: 0px -72px;
	width: 105px;
	height: 29px;
}

div.si-rating-start-3 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position:  0px -110px;
	width: 105px;
	height: 29px;
}

div.si-rating-start-4 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position:  0px -148px;
	width: 105px;
	height: 29px;	
}

div.si-rating-start-5 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position:  0px -184px;
	width: 105px;
	height: 29px;	
}

div.si-rating-start-6 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: -125px 0px ;
	width: 105px;
	height: 29px;
}

div.si-rating-start-7 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: -125px -37px ;
	width: 105px;
	height: 29px;
}

div.si-rating-start-8 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: -125px -72px ;
	width: 105px;
	height: 29px;
}

div.si-rating-start-9 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: -125px -110px ;
	width: 105px;
	height: 29px;
}

div.si-rating-start-10 {
	background: url(../images/new/RatingStars.gif) no-repeat;
	background-position: -125px -148px ;
	width: 105px;
	height: 29px;
}

div.active-down-tab {
	background: url(../images/new/downtab.gif) no-repeat;
	width: 178px;
	height: 40px;
	left: 0px;
	position: relative;
	margin-left: 10px;
	top: 20px;
	float: left;
	padding-top: 5px;
	font-size: 10.5pt;
	color: #521a7e;
	font-weight: 800;
	cursor: pointer;
}

div.inactive-down-tab {
	background: url(../images/new/inactive_downtab.gif) no-repeat;
	width: 154px;
	height: 31px;
	left: 0px;
	position: relative;
	margin-left: 10px;
	margin-right: 5px;
	top: 20px;
	float: left;
	padding-top: 6px;
	font-size: 10pt;
	color: #000000;
	cursor: pointer;
}

div.big-head-font {
	font-size: 11.5pt;
	color: #000000;
}

/***************************** OLD ******************************/

div.trusted-display {
	height: 49px;
	padding-left: 10px;
	
}



div.blank-line {
	height:6px;
	
}

div.center-body {
	width: 996px;
	background: #ffffff repeat;
	position: relative;
	padding-bottom: 40px;
}

div.center-body-term {
	
	position: relative;
	width: 996px;
	background-position: 0px 0px;
	top: -10px;
	*top: 0px;
}

* html div.center-body {
	width: 996px;
	background: #ffffff repeat;
	position: relative;
	top: -8px;	
}

div.west {
	float: left;
	display: inline;
	position: relative;
	width: 200px;
	padding-bottom: 30px;
	
	float: left;
}

div.center {
	width: 583px;
	text-align: center;
	float: left;
	left: 3px;
	top: 0px;
	position: relative;
}

* html div.center {
	width: 583px;
	text-align: center;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
}

div.center-term {
	width: 596px;
	left: 15px;
	text-align: center;
	float: left;
	top: 0px;
	left: 215px;
	position: absolute;
}

div.center-term {
	width: 596px;
	left: 15px;
	text-align: center;
	top: 0px;
	left: 215px;
	position: relative;
}

div.east {
	left: 12px;
	width: 200px;
	float: left;
	display: inline;
	padding-bottom: 30px;
	position: relative;
	top: 0px;

}

div.sponsor-panel-header-bg {
	height: 20px;
	background: #ffe900;
	background-position: -555px 0px;
}

div.sponsor-panel-header {
	position: relative;
	opacity: 1;
	font-size: 12pt;
	padding-bottom: 3px;
	font-family: arial;
	padding-top: 5px; 
	top:37px;
	left: 10px;
	z-index: 5; 
	width: 179px; 
}

div.panel-header {
	position: relative;
	opacity: 1;
	width: 178px;
	margin-bottom: 8px;
	font-size: 12pt;
	font-family: arial;
}

div.panel-footer {
	position: relative;
	opacity: 1;
	margin-top: 11px;
	width: 178px;
	font-size: 8pt;
	font-family: arial;
	
}


br {margin: 0; padding: 0; border-width: 0; line-height: 1em;}


div.friend-display {
	height: 45px;
	margin-top: 7px;
	width: 180px;
	position: relative;
}

* html div.friend-display {
	height: 30px;
	margin-top: 0px;
}

div.middle-image {
	
	position: relative;
	top: -12px;
}

div.thumbnail {
	display: inline;
	width: 49px;
	height: 49px;
	margin-left: 14px;
	float: left;

}

div.small-thumbnail {
	display: inline;
	width: 32px;
	height: 32px;
	margin-left: 14px;
	float: left;

}

div.nickname {
    float: left;
	margin-left: 10px;
	padding-top: 16px;
}

div.friend-name {
    float: left;
	margin-left: 10px;
	padding-top: 0px;
}

div.nickname-score {
    float: left;
	margin-left: 10px;
	padding-top: 3px;
}

div.empty-line {
	height: 6px;
}

* html div.empty-line {
	height: 3px;
}

div.large-space {
	height: 19px;
}

div.login-panel-header {
	position: relative;
	top: -10px;
	width: 178px;
	font-size: 9pt;
	font-family: arial;
	padding-bottom: 3px;
	font-weight: 600;
	
}

a:link.nickname-link, a:visited.nickname-link {
	color: #2144C1;
	text-decoration: none;
	font-size: 9pt;
	font-weight: 500;
	font-family: arial;
	cursor: pointer;
}

a:link.white-nickname-link, a:visited.white-nickname-link {
	font-weight: 800; 
	color: #ffffff; 
	text-decoration:none;
}



a.normal-link:link, a.normal-link:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 100;
	font-family	: arial;
	cursor: pointer;
}

.normal-link-text {
	color: #0000FF;
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 100;
	font-family	: arial;
}

a.big-normal-link:link, a.big-normal-link:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 12pt;
	font-weight: 800;
	font-family	: arial;
	cursor: pointer;
}


a.normal-link-purple:link, a.normal-link-purple:visited {
	color: #521a7e;
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 100;
	font-family	: arial;
	cursor: pointer;
}

a.small-link:link, a.small-link:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: 100;
	font-family	: arial;
	cursor: pointer;
}

a.tags-link:link, a.tags-link:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: 100;
	font-family: arial;
	cursor: pointer;
}

div.div-normal-link {
	color: #0000FF;
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 100;
	font-family	: arial;
	cursor: pointer;
	position: absolute;
}

div.shouldi-external-link {
	color: #ce2c06;
	/*color: #008000;*/
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 100;
	font-family	: arial;
	cursor: pointer;
	display:inline;
}

div.div-normal-link-selected {
	color: #000000;
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 700;
	font-family	: arial;
	position: absolute;
}

div.footer {
	height: 28px;
	width: 926px;
	position: relative;
	clear: both;
	top: 20px;
}

.button-text {
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	
}

div.normal-text {
	
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

a.medium-link:link, a.medium-link:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: 100;
	font-family	: arial;
}

a.big-link:link, a.big-link:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 12pt;
	font-weight: 600;
	font-family	: arial;
}

input.textbox {
	
	width: 157px;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 9pt;
	font-family: arial;
	/*border: 1px solid #ababab;*/
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	/*background: url(../images/input_bg.gif) no-repeat;*/
}

div.big-font {
	
	font-family: arial;
	font-size: 12pt;
	
}

div.medium-font {
	
	font-family: arial;
	font-size: 10.5pt;
	
}

div.option-button {
	
	background: url(../images/new/small_option_button.gif) no-repeat;
	width: 108px;
	height: 36px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 11px;
	font-size: 9pt;
	font-family: arial;
	cursor: pointer;
}

div.tiny-option-button {
	
	background: url(../images/new/small_option_button.gif) no-repeat;
	width: 108px;
	height: 36px;
	color: #ffffff;
	padding-top: 10px;
	font-size: 9pt;
	padding-left: 14px;
	font-family: arial;
	cursor: pointer;
}

div.flexible-panel-right {
	
	margin-left: 11px;
	margin-right: 11px;
	padding-bottom: 8px;
	margin-top: 10px;
	padding-top: 12px;
	background: url(../images/all_bg.gif) repeat-y;
	background-position: -377px 0px;
	width: 177px;
	position: relative;
	
	
}

div.flexible-panel-left {
	margin-left: 11px;
	margin-right: 11px;
	padding-bottom: 8px;
	margin-top: 10px;	
	background: url(../images/all_bg.gif) repeat-y;
	background-position: -200px 0px;
	position: relative;
	padding-top: 12px;	
}

div.center-top-panel {
	background: #cbdcf0;
	width: 561px;
	top: 9px;
	padding-bottom: 4px;
	border: 1px solid #657689;
	height: 224px;
	float: left;
	position: relative;
	margin-bottom: 18px;
}

div.center-top-panel-summary {
	background: #cbdcf0;
	width: 561px;
	top: 9px;
	left: 0px;
	padding-bottom: 4px;
	border: 1px solid #657689;
	position: relative;
	height: 233px;
	float: left;
	margin-bottom: 18px;
}


div.flexible-center-top-panel-summary {
	background: #cbdcf0;
	width: 561px;
	top: 9px;
	left: 0px;
	padding-bottom: 4px;
	border: 1px solid #657689;
	position: relative;

	float: left;
}

div.flexible-center-top-panel {
	background: #cbdcf0;
	width: 561px;
	margin-left: 0px;
	margin-top: 9px;

	margin-bottom: 8px;
	border: 1px solid #657689;
}

div.center-top-panel-ask {
	background: #ffffff;
	width: 561px;
	margin-top: 7px;
	border: 1px solid #657689;
	height: 92px;
	float: left;
	position: relative;
	margin-bottom: 8px;
}

div.flexible-center-top-panel {
	background: #ffffff repeat-y;
	width: 561px;
	margin-top: 7px;
	border: 1px solid #657689;
	float: left;
	position: relative;	
}

div.ask-eng {
	
	background: url(../images/sstatus.gif) no-repeat;
	background-position: -226px 0px;
	width: 46px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.advised-eng {
	
	background: url(../images/sstatus.gif);
	background-position: -45px 0px;
	position: absolute;
	width: 46px;
	height: 98px;
	top: 0px;
	left: 0px;
}

div.didyou-eng {
	
	background: url(../images/sstatus.gif);
	background-position: -89px 0px;
	width: 46px;
	height: 98px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.sofar-eng {
	
	background: url(../images/sstatus.gif);
	background-position: -181px 0px;
	width: 46px;
	height: 105px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.advised-end-eng {
	
	background: url(../images/sstatus.gif);
	background-position: -0px 0px;
	width: 46px;
	height: 105px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.did-eng {
	
	background: url(../images/sstatus.gif);
	background-position: -135px 0px;
	width: 46px;
	height: 75px;
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.center-inner-top-panel-ask {
	background: #ffffff;
	width: 514px;
	position: relative;
	left: 46px;
	border: 1px solid #000000;
	height: 91px;
	float: left;
}

div.flexible-inner-top-panel {
	background: #ffffff repeat-y;
	width: 514px;
	position: relative;
	left: 46px;
	border: 1px solid #000000;
	float: left;
	padding-bottom: 10px;
}

div.center-top-panel-advised {
	background: #ffffff;
	width: 561px;
	border: 1px solid #000000;
	height: 98px;
	float: left;
	clear: left;
	position: relative;
	margin-bottom: 8px;
}

div.center-top-panel-did {
	background: #ffffff;
	width: 561px;
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 8px;
	border: 1px solid #000000;
	height: 75px;
}

div.center-inner-top-panel-advised {
	background: #ffffff;
	width: 514px;
	position: absolute;
	border-left: 1px solid #000000;
	height: 98px;
	float: left;
	left: 46px;
}

div.center-top-panel-sofar {
	background: #ffffff no-repeat;
	width: 561px;
	border: 1px solid #657689;
	height: 105px;
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 8px;
}

div.center-inner-top-panel-sofar {
	background: #ffffff;
	width: 514px;
	position: relative;
	left: 45px;
	border: 1px solid #000000;
	height: 105px;
	top: -1px;
	
	float: left;
}

div.center-bottom-panel {
	background: #ffffff repeat-y;
	width: 561px;
	border: 1px solid #657689;
	position: relative;
	clear: left;
	float: left;
	padding-top: 11px;
}

div.center-bottom-panel-advice {
	background: #ffffff;
	width: 561px;
	margin-left: 15px;
	top: 7px;
	padding-bottom: 4px;
	border: 1px solid #657689;
	height: 521px;
}

div.shouldi-bubble {
	background: url(../images/all_bubble.gif) no-repeat; 
	background-position: 0px -93px;
	width: 425px;
	height: 43px;
	padding-top: 14px;
	padding-bottom: 11px;
	padding-left: 13px;
}

* html div.shouldi-bubble {
	background: url(../images/all_bubble.gif) no-repeat; 
	background-position: 0px -93px;
	width: 425px;
	height: 43px;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-left: 13px;
}

div.shouldi-bubble-white {
	
	background: url(../images/all_bubble.gif) no-repeat; 
	background-position: 0px -300px;
	width: 425px;
	height: 43px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	
}

div.big-shouldi-bubble {
	
	background: url(../images/all_bubble.gif) no-repeat; 
	background-position: 0px 0px;
	width: 425px;
	width: 449px;
	height: 73px;
	padding-top: 7px;
	padding-bottom: 13px;
	padding-left: 13px;
	left: 5px;
	top: 3px;
	position: relative;
}

div.advise-button {
	
	background: url(../images/new/idid.gif) no-repeat; 
	width: 60px;
	height: 26px;
	color: #ffffff;
	font-family: arial;
	font-size: 9.75pt;
	position: absolute;
	top: 19px;
	left: 430px;
	padding-top: 10px;
	cursor: pointer;
}

div.advise-button-white {
	
	background: url(../images/new/aux.gif) no-repeat; 
	background-position: -33px -210px;
	width: 61px;
	height: 26px;
	color: #ffffff;
	font-family: arial;
	font-size: 9.75pt;
	position: absolute;
	top: 19px;
	left: 430px;
	padding-top: 10px;
	cursor: pointer;
}

div.shouldi-bubble-left {
	
	background: url(../images/all_bubble.gif) no-repeat; 
	background-position: 0px -162px;
	width: 400px;
	height: 45px;
	padding-bottom: 20px;
	padding-top: 11px;
	padding-bottom: 13px;
	
}

div.shouldi-bubble-left-blue {
	
	background: url(../images/all_bubble.gif) no-repeat; 
	background-position: 0px -231px; 
	width: 425px;
	height: 45px;
	padding-bottom: 20px;
	padding-top: 11px;
	padding-bottom: 13px;
	
}

div.error-beside-field {
	color:#CE2C06; 
	position: relative; 
	left: 260px; 
	width: 200px; 
	top: -18px; 
	height: 5px;
}

div.circle {
	background: url(../images/all_button.gif) no-repeat;
	background-position: -77px -39px;
	width: 26px;
	height: 24px; 
	padding-top: 6px;
	color: #ffffff;
	font-family: arial;
	font-size: 12pt;
	position: absolute;
	float: left;
	top: 69px;
	cursor: pointer;
}

div.chosen-circle {
	background: url(../images/all_button.gif) no-repeat;
	background-position: -40px -37px;
	width: 32px;
	height: 29px;
	color: #ffffff;
	font-family: arial;
	font-size: 12pt;
	bottom: 2px;
	position: absolute;
	padding-top: 8px;
	cursor: pointer;
	
}

textarea.shouldi-textarea {
	
	height: 50px;
	width: 376px;
	padding-top: 3px;
	overflow: hidden;
	margin-left: 1px;
	font-family: arial;
	padding-left: 3px;
	font-size: 9pt;
	border-right: 1px solid #ababab;
	border-top: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	/*background: url(../images/textarea_bg2.gif) no-repeat;*/
	/*background-position: -48px -369px;*/
	
}

div.big-option-button {
	
	background: url(../images/new/med_option_button.gif) no-repeat;
	background-position: 0px 0px; 
	width: 111px;
	height: 37px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 18px;
	font-size: 10.5pt;
	font-family: arial;
	cursor: pointer;
}

div.search-button {
	
	background: url(../images/new/long_search_button.gif) no-repeat; 
	
	width: 384px;
	height: 38px;
	color: #ffffff;
	padding-top: 9px;
	padding-left: 18px;
	font-size: 10.5pt;
	font-family: arial;
	cursor: pointer;
}

div.small-search-button {
	
	background: url(../images/all_button.gif) no-repeat; 
	background-position: -110px -72px;
	width: 259px;
	height: 28px;
	color: #ffffff;
	padding-top: 9px;
	padding-left: 18px;
	font-size: 10.5pt;
	font-family: arial;
	cursor: pointer;
	float:left; 

}

div.advice-text-bullet {
	width: 10px; 
	float: right;
	position: absolute;
	left: 0px;
}

div.advice-text {
	float: left; 
	margin-left: 8px; 
	width: 500px;
}

div.advice-text-paragraph {

	width:533px;
	position: relative;	
	top: 0px;
	left: 0px;

}

div.big-blank-line {
	
	height: 14px;
}

div.final-eng {
	background: url(../images/sstatus.gif);
	background-position: 0px -105px;
	width: 70px;
	height: 21px;
	top: 15px;
	right: 14px;
	position: absolute;
}


div.checked-checkbox {
	
	background: url(../images/icon.gif);
	background-position: -60px 0px;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	
}

div.unchecked-checkbox {
	
	background: url(../images/icon.gif);
	background-position: -75px 0px;
	line-height:16px;
	width: 16px;
	height: 15px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	
}

div.hidden-select-option-button {
	float: left; 
	margin-top: -28px; 
	margin-left: 35px; 
	top: -10000px;
	z-index: 0;
	position: absolute;
}

li.drop-down-option {
	
	background: #ffffff;
	list-style-type:none;
	width: 88px;
	height: 15px;
	font-size: 9.5pt;
	font-family: arial; 
	padding:0.25em 0 0.25em 0.8em;  /* top right bottom left */
	z-index: 800;
	cursor: pointer;
}

li:hover.drop-down-option {
	
	background: #FFE900;
	list-style-type:none;
	width: 88px;
	height: 15px;
	font-size: 9.5pt;
	font-family: arial; 
	padding:0.25em 0 0.25em 0.8em;  /* top - bottom - */
	cursor: pointer;
	color: #000000;
	border-left: solid 1px #a1b1bb;
	border-right: solid 1px #a1b1bb;
	z-index: 800;
	
}

li.drop-down-option-hover {
	
	background: #FFE900;
	list-style-type:none;
	width: 88px;
	height: 15px;
	font-size: 9.5pt;
	font-family: arial; 
	padding:0.25em 0 0.25em 0.8em;  /* top - bottom - */
	cursor: pointer;
	color: #000000;
	
	z-index: 800;
	
}

input.hidden_file_field {
	
	height: 28px;
}

img.shouldi-image-thumbnail {
	border: 0px;
	width: 38px;
	height: 38px;
}

input.tags-position {
	
	width: 335px; 
	font-size: 10.5pt;
}

div.add-image-div {
	background: #ffffff;
	position: absolute;
	width: 38px;
	height: 38px;
	z-index: 1000;
	opacity: 0;
}

div.minus-button {
	background: url(../images/minus_2.gif) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	z-index: 1001;
}

div.remove-shouldi-image-link {
	width: 40px;
	height: 12px;
	position: absolute;
	z-index: 50;
	cursor:pointer;
	font-size: 9pt;
	color: #ffffff;
	
}

div.shouldi_button {
	
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -200px -95px;
	border: 0px;
	width: 78px; 
	height: 33px;  
	padding-top: 1px;
	padding-left: 2px;
	cursor: pointer;
	
}

div.hide-options-div {
	float: left; 
	margin-left: 115px; 
	margin-top: -2px;
}

div.small-search-input {
	margin-top: -30px; 
	margin-left: 310px;
	z-index: 200;
}

div.favorite-search {
	height: 37px;
	width: 35px;
	cursor: pointer;
	background: url(../images/new/favorite_search.gif) no-repeat;
}

div.shouldi-textarea-padding {
	margin-top: -36px; 
	margin-left: 61px;
}

div.profile-button {
	padding-top: 8px; 
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -299px -38px;
	width: 92px; 
	height: 22px; 
	cursor: pointer;
}

div.invite-friend-button {
	padding-top: 5px; 
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -284px -72px;
	height: 20px;
	width: 163px; 
	cursor: pointer;
}

div.big-long-blue-button {
	padding-top: 8px; 
	background:url(../images/new/big_long_blue_button.gif) no-repeat; 
	height: 39px;
	width: 163px; 
	cursor: pointer;
}

div.watch-user-button {
	padding-top: 10px; 
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -32px -169px;
	width: 155px; 
	height: 23px; 
	cursor: pointer;
	position: relative;
	left: -5px;
}

div.big-text {
	font-size: 10.5pt;
	font-family: arial;
}

div.active-tab {
	background: url(../images/top_banner.gif) no-repeat;
	background-position: 0px -97px;
	width: 94px;
	height: 16px;
	font-family: arial;
	font-size: 10pt;
	padding-top: 2px;
	color: green;
	z-index: 2;
}

div.action-tab {
	position: relative;
	top: 5px;
	z-index: 3;
}

div.active-tab-left {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -450px -68px;
	width: 23px;
	height: 31px;
	font-family: arial;
	font-size: 10pt;
	float: left;
	color: #2144C1;
	position: relative;
}


div.active-tab-right {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -475px -68px;
	width: 23px;
	height: 31px;
	font-family: arial;
	font-size: 10pt;
	float: left;
	color: #2144C1;
	position: relative;
}


div.active-tab-middle {
	background: url(../images/new/active_tab_body.gif) repeat-x;
	position: relative;
	height: 31px;
	font-family: arial;
	font-size: 10pt;
	padding-top: 15px;
	color: #4C217E;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}


div.inactive-tab-left {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -4px -89px;
	width: 23px;
	height: 22px;
	font-family: arial;
	font-size: 10pt;
	float: left;
	color: #2144C1;
	position: relative;
	top: 9px;
	left: 10px;
}


div.inactive-tab-right {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -21px -89px;
	width: 14px;
	height: 22px;
	font-family: arial;
	font-size: 10pt;
	float: left;
	color: #2144C1;
	z-index: -1;
	position: relative;
	top: 9px;
	
}


div.inactive-tab-middle {
	background: url(../images/new/inactive_tab_body.gif) repeat-x;
	position: relative;
	height: 31px;
	font-family: arial;
	font-size: 10pt;
	padding-top: 15px;
	color: #726f6f;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.form-textfield {
	border: 1px solid #ababab;
}

div.shouldi-left-content-flag {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: 0px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 5px;
	left: 57px;
	z-index: 10;
	cursor: pointer;
	
}

div.shouldi-left-content-flag-waiting {
	
	background: url(../images/loading.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 57px;
	z-index: 10;
	cursor: default;
	
}

div.shouldi-left-content-flag-my {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: -107px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 5px;
	left: 57px;
	z-index: 10;
	cursor: pointer;
}

div.advice-content-flag {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: 0px 0px;
	width: 16px;
	height: 16px;
	position: relative;
	right: -10px;
	cursor: pointer;
	float: right;
}

div.upper-left-bubble {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: 0px -426px;
	height: 52px;
	width: 438px;	
}

* html div.upper-left-bubble {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: 0px -426px;
	height: 52px;
	width: 438px;	
	top: 4px;
}

div.lower-left-bubble {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: -20px -425px;
	height: 12px;
	width: 418px;	
	
}

* html div.lower-left-bubble {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: -20px -422px;
	height: 12px;
	width: 418px;	
	top: -4px;
}

div.bubble-arrow-left {
	background: url(../images/ml.gif) no-repeat;
	height: 32px;
	width: 44px; 	
}

div.bubble-arrow-right {
	background: url(../images/mr.gif) no-repeat;
	height: 32px;
	width: 44px; 	
}

div.bubble-left-top {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: -20px -412px;
	height: 14px;
	width: 419px; 	
}

* html div.bubble-left-top {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: -20px -412px;
	height: 14px;
	width: 419px; 
	top: 4px;	
}

div.blue-bubble-left-top {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position:0px -438px;
	height: 14px;
	width: 419px; 	
}

* html div.blue-bubble-left-top {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position:0px -438px;
	height: 14px;
	width: 419px; 	
	top: 4px;
}

div.blue-bubble-left-bottom {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: 0px -452px;
	height: 14px;
	width: 419px; 	
}

* html div.blue-bubble-left-bottom {
	background: url(../images/all_bubble.gif) no-repeat;
	background-position: 0px -447px;
	height: 12px;
	width: 418px;	
	top: -4px;
}

div.bubble-left-internal {
	background: url(../images/bubble_middle.gif) repeat-y;
	background-position: -21px 0px;
	width: 399px;
}

div.blue-bubble-left-internal {
	background: url(../images/bubble_middle.gif) repeat-y;
	background-position: -899px 0px;
	width: 439px;
}

div.blue-bubble-arrow-left {
	background: url(../images/bubble_arrow_left.gif) repeat-y;
	
	width: 32px;
	height: 27px;
}

div.blue-bubble-arrow-right {
	background: url(../images/bubble_arrow_right.gif) repeat-y;
	
	width: 32px;
	height: 27px;
}

div.bubble-right-internal {
	background: url(../images/bubble_middle.gif) repeat-y;
	background-position: -439px 0px;
	width: 439px;
}

div.advice-content-flag-waiting {
	
	background: url(../images/loading.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: relative;
	right: -10px;
	cursor: default;
	float: right;
	
}

div.didyou-content-flag {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: 0px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -9px;
	right: -9px;
	cursor: pointer;
	float: right;
	
}

div.didyou-content-flag-waiting {
	
	background: url(../images/loading.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -9px;
	right: -9px;
	cursor: default;
	float: right;
	
}

div.shouldi-right-content-flag {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: 0px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 420px;
	top: 43px;
	z-index: 10;
	cursor: pointer;
	
}

div.shouldi-right-content-flag-my {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: -107px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 420px;
	top: 43px;
	z-index: 10;
	cursor: pointer;
	
}

div.shouldi-right-content-flag-waiting {
	
	background: url(../images/loading.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 420px;
	top: 43px;
	z-index: 10;
	cursor: default;
	
}

div.shouldi-left-content-flag-done {
	background: url(../images/icon.gif) no-repeat;
	background-position: -16px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 5px;
	left: 57px;
	z-index: 10;
	cursor: default;
}

div.advice-content-flag-done {
	background: url(../images/icon.gif) no-repeat;
	background-position: -16px 0px;
	width: 16px;
	height: 16px;
	position: relative;
	right: -10px;
	cursor: default;
	float: right;
}

div.didyou-content-flag-done {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: -16px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -9px;
	right: -9px;
	cursor: default;
	float: right;
	
}

div.shouldi-right-content-flag-done {
	
	background: url(../images/icon.gif) no-repeat;
	background-position: -16px 0px;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 420px;
	top: 43px;
	z-index: 10;
	cursor: default;
}

div.shouldi-asker-image {
	position: absolute;
	top: 25px;
	left: 12px;
}


div.help {
	
	background: #ffffff;
	top: 210px;
	left: 343px;
	z-index: 100000;
	width: 540px;
	padding: 10px;
	position: absolute;
}


div.error-message {
	margin-top: 10px;
	padding: 5px;
	border: 2px solid #ababab;
	background: #fcfe9c;
	width: 550px;
	font-size: 10.5pt;
	position: relative;
	left: 0px;
	float: left;
	left: 10px;
	/*display: none;*/
}

div.overlay-bg {

	position:absolute; 
	top: 0pt; 
	left: 0pt; 
	z-index: 90; 
	width: 100%; 
	height: 1090px;
}

div.server-error {
	float: left; 
	width: 542px;
	padding: 0px 10px 0px 5px; 
	position: relative; 
	top: 10px; left: 0px; 
	padding-left: 10px; 
	margin-bottom: 10px; 
	background: #c70032; 
	color: #ffffff; 
	font-size: 10pt;
	left: 10px;
}

div.shouldi-mini-button {
	background: url(../images/new/aux.gif) no-repeat;
	background-position: -32px -131px;
	width: 62px;
	height: 20px;
	color: #ffffff; 
	padding-left: 18px;
	padding-top: 8px;
	cursor: pointer;
}

div.label {
	width: 100px; 
	position: relative;
	left: 10px;
}

div.label-value {
	width: 300px; 
	position: relative; 
	top: -14px;
	*top: -16px; 
	left: 120px;
}



* html div.overlay-bg {
	position:absolute; 
	top: 0pt; 
	left: 0pt; 
	z-index: 90; 
	width: 101.5%; 
	height: 1024px;
}

.required-field {
	color: red;
	font-family: Arial;
	font-size: 10pt;
}

#tooltip {

	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-family: arial;
	font-size: 8pt;
	font-weight: 100;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
	font-size: 10pt;
	font-weight: 100;
}

div.help-header {
	font-family: arial;
	color: #2144C1;
	font-size: 1.0em;
	cursor: pointer;
	font-weight: 700;
	top: 3px; 
	position: relative;
}

a:link.help-title-href, a:visited.help-title-href {
	font-family: arial;
	color: #2144C1;
	font-size: 1.0em;
	cursor: pointer;
	font-weight: 700;
	top: 3px; 
	position: relative;
	text-decoration:none;
}

div.expand-button {
	background: url(../images/icon.gif) no-repeat;
	background-position: -35px 0px;
	width: 12px;
	height: 16px;
	position: relative;
	top: -1px;
}

div.collapse-button {
	background: url(../images/icon.gif) no-repeat;
	background-position: -47px 0px;
	width: 12px;
	height: 16px;
	position: relative;
	top: -1px;
}

div.button-waiting {
	background: url(../images/loading.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 10;
	cursor: default;
	position: absolute;
}

div.middle-banner-header {
	color: #4C217E; 
	font-weight: 800; 
	position: relative; 
	top: 0px;
	font-size: 10pt;
	width: 500px;
}

div.middle-banner-big-header {
	color: #000000; 
	font-weight: 100; 
	position: relative; 
	top: 0px;
	font-size: 11.5pt;
	width: 500px;
	padding-top: 7px;
}

div.middle-banner-very-big-header {
	color: #000000; 
	font-weight: 900; 
	position: relative; 
	top: 0px;
	font-size: 12pt;
	width: 500px;
	padding-top: 7px;
}

div.middle-banner-big-header-italic {
	color: #000000; 
	font-weight: 700;
	font-family:"Arial"; 
	position: relative; 
	top: 0px;
	font-size: 12pt;
	font-style: italic;
	width: 500px;
	padding-top: 7px;
}

div.shouldi-image-show {
	
	top: 150px;
	position: absolute;
	z-index: 100000;
	background: #ffffff;
	opacity: 0;
	filter: alpha(opacity = 0);
	border: 1px #ababab solid;
			
}
div.center-panel {
	position: relative; 
	top: 15px; 
	left: 0px; 
	float: left;
}

* html div.center-panel {
	position: relative; 
	top: -10px; 
	left: 0px; 
	float: left;
	width: 500px;
}

div.center-panel-tab {
	position: absolute; 
	float: left; 
	top: 0px; 
	left: 15px; 
	z-index: 5;
	position: relative; 
	top: -28px; 
	width: 460px;
}


a:link.will-paginate-link, a:visited.will-paginate-link {
	color: #0000FF;
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 100;
	font-family	: arial;
	cursor: pointer;
}

div.form-info {
	width: 400px; 
	position: relative; 
	left: 30px; 
	top: 10px; 
	color: red;
}

span.current {
	text-decoration: none;
	font-size: 9.75pt;
	font-weight: 100;
	font-family	: arial;
	cursor: pointer;
}

/* for search pagination numbers */
.search-pagination {
  padding-top: 3px;
  padding-left: -10px;
  width: 500px;
}

div.table-pagination {
	position: relative; 
	width: 460px;
}

div.center-panel-table-content {
	position: relative; 
	top: 15px; 
	left: 40px; 
	width: 500px;
}

/* Jtip */
#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
	left: -10px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-1px;
	left: 5px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-size: 10pt;
	font-family: arial;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-size: 10pt;
	font-family: arial;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
