.moreArrow{ /* Added by DHON 20090102 */
padding: 0em 1em 1em 1em;
display: block;
TEXT-ALIGN:right;
background-image: url(/resources/Common/images/arrow.gif); 
background-repeat: no-repeat; 
background-position:right 20%;
}
.basic  {
	width: 265px;
	font-family: verdana;
}
.basic .teasermoreArrow{
border:none;
background:#fff;
height:20px;
}
.basic div {
	background-color: #fff;
}

.basic div.tbsp {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	color: #333333;
	border:1px solid #CCCCCC;
	margin:0px;
        line-height:18px;
	border-top:none;
	padding:10px 10px 10px 10px;
}

/* add by Kevin 20090205*/
.basic .moreArrow{ 
clear:both;
display: block;
/*padding:0em 1em 1em 1em;*/
text-align:right;
float:right;
width:50px;
color:#0c2576;
text-decoration:none;
/*background-image: url(/resources/Common/images/arrow.gif);*/
/*background-repeat: no-repeat; */
/*background-position:right 20%;*/
}

.basic .moreArrow:hover{ 
display: block;
clear:both;
text-align:right;
float:right;
color:#0c2576;
width:50px;
text-decoration:underline;
/*background-image: url(/resources/Common/images/arrow.gif);*/
/*background-repeat: no-repeat; */
/*background-position:right 20%;*/
}

/* end */

.basic blink {
	display:block;
	height:25px;
	padding:5px 0px 0px 15px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	background:url(/resources/Common/images/title_grey_mid.jpg) repeat-x;
	font-family: Verdana;
        cursor:pointer;
}

.basic blink.long {
	display:block;
	height:28px;
	padding:0px 0px 0px 15px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	background:url(/resources/Common/images/title_grey_mid.jpg) repeat-x;
	font-family: Verdana;
        cursor:pointer;
}

.basic blink.mid_g{
	width: 251px;
	height:20px;
	float:left;
	display:block;
	padding:5px 0px 5px 0px;
	margin:0;
        cursor:pointer;
}
.basic blink.mid_glong{
	width: 243px;
	height:28px;
	float:left;
	display:block;
	padding:0px 0px 2px 8px;
	margin:0;
        cursor:pointer;
       }

.red blink.selected {
	color: #fff;
	background-color: #80cfe2;
	background:url(/resources/Common/images/title_red_mid.jpg) repeat-x;
        cursor:default;
}

.blue blink.selected {
	color: #fff;
	background-color: #80cfe2;
        cursor:default;
	background:url(/resources/Common/images/title_Blue_mid.jpg) repeat-x;
}

.pureYellow blink.selected {
	color: #fff;
        cursor:default;
	background-color: #80cfe2;
	background:url(/resources/Common/images/title_pureYellow_mid.jpg) repeat-x;
}
.pureBlue blink.selected {
	color: #fff;
        cursor:default;
	background-color: #80cfe2;
	background:url(/resources/Common/images/title_pureBlue_mid.jpg) repeat-x;
}
.green blink.selected {
	color: #fff;
        cursor:default;
	background-color: #80cfe2;
	background:url(/resources/Common/images/title_green_mid.jpg) repeat-x;
}

.height0{
clear:both;
height:0;
overflow:hidden;
}

