.pod {
	padding-top: 10px;
}

.crn_t_left {
	background-image:url(/images/bg/corner_01.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 5px;
}

.crn_t_right {
	background-image:url(/images/bg/corner_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
}

.crn_pod_t_left {
	background-image:  url(/images/bg/corner_pod_01.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
}

.crn_pod_t {
	background-image:  url(/images/bg/corner_pod_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
}

.crn_pod_t_right {
	background-image:  url(/images/bg/corner_pod_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 15px;
}

.crn_pod_b_left {
	background-image:  url(/images/bg/corner_pod_06.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 15px;
}

.crn_pod_b {
	background-image:  url(/images/bg/corner_pod_07.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 15px;
}

.crn_pod_b_right {
	background-image:  url(/images/bg/corner_pod_08.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	width: 15px;
}

.crn_pod_l {
	background-image:  url(/images/bg/corner_pod_04.gif);
	background-repeat: repeat-y;
	background-position: center left;
	height: 15px;
}

.crn_pod_r {
	background-image:  url(/images/bg/corner_pod_05.gif);
	background-repeat: repeat-y;
	background-position: center right;
	height: 15px;
}

.crn_pod_h_t {
	background-image:  url(/images/bg/corner_pod_h_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align:middle;
	font-size: 11px;
	letter-spacing:-0.4pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px;
}

.crn_pod_h_t_right {
	background-image:  url(/images/bg/corner_pod_h_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 15px;
}

.crn_pod_h_t_left {
	background-image:  url(/images/bg/corner_pod_h_01.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 35px;
	width: 15px;
}

.pod_nav {
	font-size: 12px;
	font-weight: bold;
}