body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#whole {
	width: 1002px;
	margin: 0 auto;
}
#header {
	height: 135px;
	width: 1002px;
}
#header_left {
	float: left;
	height: 135px;
	width: 787px;
}
#newsletter_header {
	height: 100px;
	width: 1002px;
}
#logo {
	height: 92px;
	width: 787px;
	padding-bottom: 20px;
}

input,textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 11px; 
}

/* ===================  menu navigation =============================== */

#menu {
	height: 23px;
	width: 782px;
	padding: 0;
	margin-left: 5px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}
#menu li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}
#menu a {
	color: #000000;
	float:left;	
	margin:0 4px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	margin-top: 4px;
	background: transparent url("../images/menuBg_left.gif") no-repeat left top;
}
#menu a span {
	float:left;
	display:block;
	padding:3px 9px 3px 6px;
	background: transparent url("../images/menuBg_right.gif") no-repeat right top;
}
#menu #selected a {
	color: #ffffff;
	float:left;	
	margin:0 4px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	margin-top: 4px;
	background-position:0% -23px;
}
#menu #selected a span {
	float:left;
	display:block;
	padding:3px 9px 3px 6px;
	background-position:100% -23px;
}
#menu a span{
	float:none;
}
#menu a:hover{	
	background-position:0% -23px;
}

#menu a:hover span{
	color:#fff;
	background-position:100% -23px;
}
/* for submenu */
#menu #relclass a {
	color: #000000;
	float:left;	
	margin:0 0 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	margin-top: 4px;
	background: transparent url("../images/menuBg_left.gif") no-repeat left top;
}
#menu #relclass a span {
	float:left;
	display:block;
	padding:3px 9px 3px 6px;
	background: transparent url("../images/menuBg_right.gif") no-repeat right top;
}

#menu #relclass a:hover{	
	background-position:0% -23px;
}
#menu #relclass a:hover span{
	color:#fff;
	background-position:100% -23px;
}

/* ===================  Login =============================== */

#header_right {
	float: right;
	width: 205px;
}
#login {
	background-image: url(../images/login_box.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 171px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 2px;
	padding-left: 32px;
	padding-top: 26px;
}
#login form {
	margin: 0;
	padding: 0;
}
#login a{
	font-size: 10px;
	color: #EF7702;
	text-decoration: underline;
}
#login a:hover {
	text-decoration: none;
}
.textboxdiv{
	 margin:0;
	 height:17px;
	 width:83px;
	 background:url(../images/login_txtbox.gif) no-repeat bottom;
	 float: left;
}
.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background:none;
	border:none;
	width:79px;
	height:14px;
	margin:0;
	padding-top: 3px;
	padding-left: 4px;
	float: left;
}


/* ===================  Search =============================== */


#search {
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 175px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 5px;
}
#search a {
	color: #fff;
	text-decoration: underline;
}
#search a:hover {
	text-decoration: none;
}

#search form {
	margin: 0;
	padding: 0;
}
.searchboxdiv{
	 margin:0;
	 height:19px;
	 width:135px;
	 background:url(../images/search_txtbox.gif) no-repeat bottom;
	 float: left;
}

/* ===================  content =============================== */
#banner {
	height: 265px;
	width: 1002px;
	background-image: url(../images/flash_banner.gif);
	background-repeat: no-repeat;
}
#flash_phone {
	width: 225px;
	height: 252px;
	float: left;
	padding: 4px 0 0 4px;
}
#flash_my {
	width: 769px;
	height: 135px;
	float: left;
}
#flash_content {
	width: 769px;
	height: 117px;
	float: left;
	background-image: url(../images/flash_content.gif);
	background-repeat: no-repeat;
}
#page {
	width: 1002px;
	background-color: #ffffff;
}
#rss_btn {
	float: right;
	height: 32px;
	/*width: 415px;*/
	width:auto;
}

#tab {
	float: left;
	height: 322px;
	width: 492px;
	padding-top: 26px;
}
#video {
	float: left;
	height: 299px;
	width: 243px;
	padding-top: 16px;
	padding-left: 9px;
}
#side_right {
	padding-top: 16px;
	float: right;
	width: 243px;
}
#sub_side_right {
	padding-top: 4px;
	float: right;
	width: 243px;
}
#bottom {
	clear: both;
	height: 30px;
}
#footer {
	width: 1002px;
	height: 10px;
	background-color: #1CA8BE;
}
#bottom_links {
	width: 1002px;
	text-align: center;	
	padding: 5px 0 0 0;
}
#bottom_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bottom_links li {
	display: inline;
}
#bottom_links a {
	margin-left: 5px;
	color: #1CA8BE;
	text-decoration: underline;
}
#bottom_links a:hover {
	text-decoration: none;
}
#copyright {
	width: 1002px;
	text-align: center;	
	padding: 5px 0 8px 0;
}

/*=====================================Annoucement=======================================*/
#annoucementBox {
	width: 243px;
	background-image: url(../images/title_annoucement.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 37px;
}
#annoucementContent {
	border-left: 1px solid #BBBABA;
	border-right: 1px solid #BBBABA;
	width:225px;
	float: left;
	padding: 8px 8px 10px 8px;
}
#box_bottom{
	background-image: url(../images/sideBox_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 243px;
	margin: 0;
	padding: 0;
	clear: both;
}
#annoucement_divider{
	background-image: url(../images/annoucement_divider.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	height: 30px;
	width: 100%;
}

#email_preview_box {
	width: 723px;
	background-image: url(../images/email_preview_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 123px;
}
#email_preview_content{
	border-left: 1px solid #BBBABA;
	border-right: 1px solid #BBBABA;
	width:701px;
	float: left;
	padding: 10px;
}
#email_preview_bottom{
	background-image: url(../images/email_preview_bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 723px;
	margin: 0;
	padding: 0;
	clear: both;
}

#announcement_preview_box {
	width: 600px;
	background-image: url(../images/popup_announcement_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 37px;
}
#announcement_preview_content{
	border-left: 1px solid #BBBABA;
	border-right: 1px solid #BBBABA;
	width:578px;
	float: left;
	padding: 10px;
	background:#ffffff;
}
#announcement_preview_bottom{
	background-image: url(../images/popup_announcement_bottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 600px;
	margin: 0;
	padding: 0;
	clear: both;
}

/*=====================================Newsletter=======================================*/
#newsletter {
	background-image: url(../images/newsletter_box.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 218px;
	margin-top: 8px;
	_margin-top: 5px;
	padding-top: 38px;
	padding-right: 10px;
	padding-left: 15px;
}
#newsletter form {
	margin: 0;
	padding: 6px 0;
}
.newsletterboxdiv{
	 margin:0;
	 height:19px;
	 width:160px;
	 background:url(../images/newsletter_txtbo.gif) no-repeat bottom;
	 float: left;
}
.newsletter_txtbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background:none;
	border:none;
	width:155px;
	height:15px;
	margin:0;
	padding-top: 4px;
	padding-left: 5px;
	float: left;
}
#newsletter_content {
	width: 100%;
	padding: 25px 0px;
}
#newsletter a, #newsletter a:visited {
	color: #fff;
	text-decoration: underline;
}
#newsletter a:hover {
	color: #fff;
	text-decoration: none;
}


/*=====================================Poll Vote=======================================*/
#pollBox {
	width: 243px;
	background-image: url(../images/title_pollVote.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 37px;	
	margin-top: 8px;
	_margin-top: 8px;
}
#pollContent {
	border-left: 1px solid #BBBABA;
	border-right: 1px solid #BBBABA;
	width:221px;
	float: left;
	padding: 8px 10px 0px 10px;
}
#pollContent form {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
}
#box_bottom{
	background-image: url(../images/sideBox_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 243px;
	margin: 0;
	padding: 0;
	clear: both;
}
#pollContent form input {
	/*vertical-align: middle;
	margin-bottom: 3px;
	_margin-bottom: 0px;*/
}

/*=====================================Ads=======================================*/

#ads {
	width: 744px;
	float: left;
	padding: 6px 0 0 0;
	_padding: 0;
	margin: 0;
}
#ads1 {
	width: 492px;
	float: left;
	margin-bottom: 2px;
}
#ads2 {
	width: 243px;
	float: left;
	padding: 0px 0px 0px 9px;
	margin-bottom: 2px;
}
/*=====================================Index Testimonials=======================================*/
#testimonialBox {
	width: 744px;
	background-image: url(../images/title_testimonial.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	padding-top: 37px;	
}
#testimonialContent {
	border-left: 1px solid #5CC3D3;
	border-right: 1px solid #5CC3D3;
	width:712px;
	float: left;
	padding: 8px 15px 0px 15px;
}
#testimonialContent form {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
}
#testimonial_bottom{
	background-image: url(../images/testimonial_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 744px;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: right;
}
#testimonial_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1CA8BE;
	/*background-image: url(../images/testimonial_name_icon.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	width: 175px;
	/*padding-left: 60px;*/
	padding-top: 10px;
}
#testimonialContent td {	
	text-align: justify;
}
#ppl_talking {
	padding-right: 30px;
}

/*=====================================Sub pages=======================================*/
#title_search, #sub_title{
	float: left;
	width: 450px;
	padding-top: 22px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF7E00;
}
#subContent_sideleft {
	width: 730px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
#sub_content {
	width: 730px;
	float: left;
	padding-top: 10px;
}
#advanced_searchBox {
	border: 1px solid #BBBABA;
	background-image: url(../images/ad_search_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 706px;
	padding: 15px 10px 10px 10px;
}
#advanced_searchBox form {
	padding: 0;
	margin: 0;
}

/*=====================================Voucher Details=======================================*/
#btn_back {
	float: left;
	width: 450px;
	padding-top: 22px;
	padding-left: 5px;
}
#voucher_title_bar {
	width: 100%;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 24px;*/
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #1CA8BE;	*/
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;	
	/*padding-left: 5px;*/
	padding-left: 70px;
	padding-top:8px;
}
#voucher_pic_box {
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #ffffff;
}
#big_pic_frame {
	/*width: 339px;*/
	width: 250px;
	height: 250px;
	/*border: 3px solid #BFECEE;*/
	background-color: #ffffff;
	text-align: center;
	float: left;
	margin-right: 8px;
	_margin-right: 8px;
}
#voucher_small_pic_box {
	width: 320px;
	float: left;
	padding-top: 40px;
}
#small_pic_frame {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 5px;
	_margin-right: 5px;
	margin-bottom: 5px;
	_margin-bottom: 5px;
}
.borderit img{
	/*border: 1px solid #BFECEE;*/
}
.borderit:hover img{
	border: 1px solid #5FCDD2;
}
.borderit:active img{
	border: 1px solid #5FCDD2;
}
.borderit:hover{
	color: red; /* irrelevant definition to overcome IE bug */
}
#btn_recommend {
	width: 700px;
	float: left;
	padding-top: 10px;
	_padding-top: 0px;
}
#voucher_detail_content {
	width: 700px;
	float: left;
}
#voucher_main, #voucher_description, #voucher_term, #voucher_outlet {
	width: 100%;
	padding-top: 30px;
	text-align: justify;
}
#outlet_box {
	width: 100%;
	border: 1px solid #BBBABA;
	padding: 10px;
}


.blue15 {
	color: #0F97D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.orange15 {
	/*color: #FF6600;*/
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 15px;*/
	font-size: 13px;
	font-weight: bold;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*=====================================Star Rating =====================================*/

.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(../images/strating.gif) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(../images/strating.gif) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}
.srating a.onestar{
left: 0px;
}
.srating a.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.threestars{
left: 40px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}	
#btn_starRating 
{
    background-image: url(../images/btn_starRating.gif);
    width:165px;
    height:23px;
}
#starimg1
{   padding-right:10px;
    padding-bottom:1px;
    width:165px;
    height:16px;
    vertical-align:bottom;
}
#starimg2
{   padding-right:10px;
    padding-bottom:1px;
    width:165px;
    height:16px;
    vertical-align:bottom;
}
#rate 
{   padding-left:65px;
    width:165px;
    height:24px;
}


/*=====================================Alphabet Menu=======================================*/
#alphabet_menu {
	width: 730px;
	height: 23px;
	padding-top: 20px;
}
#alphabet_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#alphabet_menu li {
	display: inline;
}
#alphabet_menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/alphabet_menu_off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 23px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 3px;
	margin-right: 5px;
}
#alphabet_menu li a:hover, #alphabet_menu li a:active, #alphabet_menu li .selected {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/alphabet_menu_on.gif);
	background-repeat: no-repeat;
}
#alphabet_title {
	width: 100%;
	color: #1CA8BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 25px;
}
/*=====================================Pagination=======================================*/
#alphabet_menu2 {
	width: 730px;
	height: 23px;
	padding-top: 20px;
}
#alphabet_menu2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#alphabet_menu2 li {
	display: inline;
}
#alphabet_menu2 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/alphabet_menu_off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 23px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 3px;
	margin-right: 5px;
}
#alphabet_menu2 li a:hover, #alphabet_menu2 li a:active, #alphabet_menu2 li .selected {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/alphabet_menu_on.gif);
	background-repeat: no-repeat;
}
/*=====================================Voucher List=======================================*/

#voucher {
	padding-bottom: 20px;
}
#voucher_list {
	width: 730px;
}
#companyName {
	width: 100%;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-indent:190px;
	float: left;
}
#voucher_logo {
	width: 180px;
	height: 104px;
	/*border: 3px solid #BFECEE;*/
	text-align:center;
	float: left;
	padding-top: 2px;
}
#voucher_logo2 {
	width: 180px;
	height: 104px;
	/*border: 3px solid #BFECEE;*/
	text-align:center;
	float: left;
	padding-top: 2px;
}
/*#voucher_summary {
	width: 522px;
	margin-left: 5px;
	_margin-left: 5px;
	float: left;
	border: 1px solid #BBBABA;
	padding: 5px;
	min-height: 100px;
	_height: 100px;
	line-height: 1.5em;
}*/
#voucher_summary_top {
	background-image: url(../images/orange_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 524px;
	padding: 9px 0 0 0;
	float: left;
	margin-left: 8px;
	_margin-left: 8px;	
}
#voucher_summary {
	border-left: 1px solid #FF700F;
	border-right: 1px solid #FF700F;
	width: 514px;
	float: left;
	min-height: 86px;
	/*_height: 84px;*/
	line-height: 1.5em;
	padding:4px;
}
#voucher_summary_bottom {
	background-image: url(../images/orange_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	width: 524px;
	clear: both;
	/*_margin-top: -10px;*/
	margin-top: -5px
}
#voucher_tag {
	width: 100%;
	clear: both;
}
#back_top {
	padding-top: 20px;
	width: 100%;
	text-align: right;
	float:left;
}

/*====================================Sub Ads=======================================*/
#sub_ads {
	width: 243px;
	margin-top: 8px;
	_margin-top: 8px;
}

/*=====================================Text Classes Style=======================================*/

.blue {
	color: #1CA8BE;
}
.blue a {
	color: #1CA8BE;
	text-decoration: none;
}
.blue a:hover {
	text-decoration: underline;
}
.blue11 {
	color: #1CA8BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blue12 {
	color: #1CA8BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orange12 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}
.orange16 {
	/*color: #FF6600;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
.font12 {
	font-size: 12px;
}
.blue16 {
	color: #1CA8BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/*=====================================Padding Classes=======================================*/

.tabPadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tabPadding2 {
	padding-left: 8px;
	padding-right: 8px;
}
.paddingtop {
	padding-top: 10px;
}

/*=====================================Testimonials Page=======================================*/
#submit_tes {
	padding: 10px 0 0 0;
}
#tes_box {
	width: 726px;
	background-image: url(../images/testimonial_header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	_margin-top: 20px;
}
#tes_date {
	width: 716px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
}
#tes_content {
	border-left: 1px solid #BBBABA;
	border-right: 1px solid #BBBABA;
	border-bottom: 1px solid #BBBABA;
	width:714px;
	padding: 5px;
}
#tes_pic_frame {
	/*background-color: #CFEDF1;*/
	width: 135px;
	height: 135px;
	float: left;
}
#tes_text {
	width: 570px;
	float: right;
}
#tes_bottom {
	clear: both;
}


/*===================================== Member Page =======================================*/
#member_left {
	float: left;
	width: 220px;
}
#member_left_title {
	background: url(../images/member_title_bg1.gif) no-repeat;
	width: 155px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 11px 0 0 65px;
	float: left;
}
#member_left_content {
	background: url(../images/member_content_bg1.gif) repeat-y;
	width: 204px;
	padding: 8px;
	float: left;
}
#member_left_bottom {
	background: url(../images/member_bottom_bg1.gif) no-repeat;
	width: 220px;
	height: 9px;
	clear: both;
}
#member_menu {
	width: 204px;	
	float: left;
}
#member_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#member_menu a {
	display: block;
	float: left;
	width: 100%;
	color: #000;
	text-decoration: none;
	padding: 0 0 8px 0;
	_padding: 0;
}
#member_menu a:hover {
	text-decoration: underline;
}
#member_pick_week_title {
	float: left;
	color: #FF6600;
	padding: 20px 0 5px 0;
}
#member_pick_week {
	border: 1px solid #BEBDBD;
	padding: 20px 5px;
	width: 192px;
	float: left;
	margin: 0 0 10px 0;
}
#other_link {
	width: 100%;
	float: left;
	border-bottom: 1px solid #BEBDBD;
	padding: 8px 0 2px 0;
}
#member_right {
	float: right;
	width: 501px;
}
#member_right_title {
	background: url(../images/member_title_bg2.gif) no-repeat;
	width: 436px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 11px 0 0 65px;
	float: left;
}
#member_right_content {
	background: url(../images/member_content_bg2.gif) repeat-y;
	width: 485px;
	padding: 8px;
	float: left;
}
#member_right_bottom {
	background: url(../images/member_bottom_bg2.gif) no-repeat;
	width: 501px;
	height: 9px;
	clear: both;
}
#grey_box_inside {
	border: 1px solid #BEBDBD;
	padding: 10px 5px 0px 5px;
	width: 473px;
	float: left;
	margin: 0 0 10px 0;
}
#member_logo {
	float: left;
	width: 80px;
	height: 50px;
	padding: 5px 0 0 0;
}
#member_desc {
	float: right;
	width: 70%;
	padding: 5px 0 0 0;
}
#more_detail {
	padding: 15px 0 0 0;
	text-align: right;
	width: 100%;
}
#more_detail a {
	text-decoration: underline;
	color: #1CA8BE;
}
#more_detail a:hover {
	text-decoration: none;
}
.table_divider {
	background: url(../images/annoucement_divider.gif) repeat-x center;
	width: 100%;
	height: 30px;
}
.orange {
	color: #FF6600;
}
.blueM {
	color: #66CCFF;
}