*
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
body
{
	text-align: center;
}
img
{
	border: 0 none;
}
a
{
	color: #00a4e4;
}
ul, ol
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
h2
{
	font-size: 18px;
	font-weight: bold;
}
h3
{
	font-size: 16px;
	font-weight: bold;
}
.messageBox h3
{
	margin-top: 20px;
	margin-bottom: 6px;
	padding-bottom: 0;
}

.messageBox table.table td
{
	border-top: dotted 1px #BBB;
	padding: 2px 5px;
	border-collapse: collapse;
}

.clr
{
	overflow: hidden; +zoom:1;
}
.main
{
	width: 975px;
	margin: 15px auto;
	text-align: left;
}
.header
{
	padding: 0 0 10px 0;
	background: url(../images/bg_header.jpg) repeat-x bottom;
}
.mc_logo
{
	margin-top: 5px;
	float: left;
}
.cvs_logo
{
	margin-top: 5px;
	float: left;
	border-left: 1px #00a4e4 solid;
}
.headerNav
{
	color: #8C8C8C;
}
.headerNav a
{
}
.headerNav ul
{
	overflow: hidden;
	text-align: right; +zoom:1;
	padding-bottom:8px;
	
}
.headerNav li
{
	display: inline;
	line-height:80%;
}

.headerNav li .sep
{
	font-size:13px;
}

.headerNav li.health_tips
{
	border:none;
}

.headerNav li.health_tips a
{
	padding:5px 0 6px 25px;
	_padding:6px 0 6px 25px;
	margin:0 0 0 5px;
	_background:url(../../images/btns.png?v=1) no-repeat 0 -31px;
	background:url(../../images/btns.png?v=1) no-repeat 0 -33px;
/*	_height:18px;	*/
}

.headerNav li a
{
	padding: 0 10px;
	text-decoration: none;
}
.headerNav .last
{
	border: none;
}
.headerNav .last a
{
	padding-right: 0;
}
.search
{
	float: right;
	color: #666666;
	/*_height: 31px;*/
	border-top:solid 1px #777;
	padding-top:4px;
}

.search .clinic_search
{
	float:left;
	background:url(../../images/find_clinic_bg.gif) no-repeat 0 0;
}

.search .clinic_search_decor
{
	font-size:.9em;
	background:url(../../images/find_clinic_bg.gif) no-repeat 100% 0;
	padding:8px 10px 8px 0;
	margin:0 0 0 10px;
}

.search .site_search
{
	float:left;
}

.search .site_search input
{
	margin-top:8px;
}

.search .site_search a
{
	margin-top:5px;
}

.search input, .search select
{
	float: left;
	margin-left: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	padding:1px 2px 1px 2px;
}
.search div
{
	float: left;
}

.search .btnGo
{
	background:url(../../images/btns.png?v=1) no-repeat -1px -3px;
	width:32px;
	height:20px;
	display:block;
	float:left;
	margin-left:7px;
	border:none;
	cursor:pointer;
}

.search .btnSearch
{
	background:url(../../images/btns.png?v=1) no-repeat -37px 0;
	width:29px;
	height:24px;
	display:block;
	float:left;
	margin-left:5px;
	border:none;
	cursor:pointer;
	position:relative;
	top:-2px;
}

.searchText
{
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	color:#00A4E4;
}

.search .searchText1
{
	margin-left: 3px;
}

.searchField
{
	padding: 2px 3px;
	_padding: 1px 3px;
	line-height:10%;
}
.menu
{
	margin-top: 10px;
}
.menu ul
{
	text-align: left;
}
.menu li a
{
	color: #666666;
	padding: 0 5px;
	text-decoration: none;
	font-size: 10px;
}
.menu li
{
	display: inline;
}
.menu .active a
{
	color: #0033cc;
}
.content
{
	float: left;
	width: 100%;
}
.content-inner
{
	margin-left: 27%;
}
.nav
{
	width: 27%;
	float: left;
	margin-left: -100%;
}

/* orangeBox */
.topOrangeLeft
{
	background: url(../images/orange_left_top.gif) no-repeat top left;
	padding-left: 16px;
	height: 16px;
}
.topOrangeRight
{
	background: url(../images/orange_right_top.gif) no-repeat top right;
	height: 16px;
}
.bottomOrangeLeft
{
	background: url(../images/orange_left_bottom.gif) no-repeat top left;
	padding-left: 16px;
	height: 16px;
}
.bottomOrangeRight
{
	background: url(../images/orange_right_bottom.gif) no-repeat top right;
	padding-left: 16px;
	height: 16px;
}
.orangeContent
{
	background-color: #f6921e;
	color: #ffffff;
	padding: 0 17px;
}
.orangeContent ul li
{
	padding: 7px 5px 10px 5px;
	background: url(../images/orange_point.jpg) repeat-x bottom;
}
.orangeContent ol
{
	margin-top: 10px;
}
.orangeContent ol li
{
	padding: 0;
	background: none;
}
.orangeContent ol li a
{
	font-size: 10px;
}
.orangeContent .active
{
	color: #933F00;
}
.orangeContent a
{
	color: #ffffff;
	text-decoration: none;
}
.orangeContent p
{
	margin: 10px 5px;
}
.orangeContent
{
	text-align: left;
	font-weight: bold;
}
.orangeContent h2
{
	padding-bottom: 17px;
	background: url(../images/orange_point.jpg) repeat-x bottom;
}
/* END orangeBox */

.nav h2 a:link, .nav h2 a:visited
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.nav h3 a:link, .nav h3 a:visited
{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.topGreenLeft
{
	background: url(../images/green_left_top.gif) no-repeat top left;
	padding-left: 16px;
	height: 16px;
}
.topGreenRight
{
	background: url(../images/green_right_top.gif) no-repeat top right;
	height: 16px;
}
.bottomGreenLeft
{
	background: url(../images/green_left_bottom.gif) no-repeat top left;
	padding-left: 16px;
	height: 16px;
}
.bottomGreenRight
{
	background: url(../images/green_right_bottom.gif) no-repeat top right;
	padding-left: 16px;
	height: 16px;
}
.greenContent
{
	background-color: #afba2b;
	color: #ffffff;
	padding: 0 17px;
}
.contentLeft
{
	padding: 43px 5px 10px 10px;
}
.contentRight
{
	padding: 15px 10px 10px 5px;
}
.navMenu
{
	text-align: left;
	font-weight: bold;
}
.navMenu h2
{
	padding-bottom: 17px;
	background: url(../images/green_point.jpg) repeat-x bottom;
}
.navMenu a
{
	color: #ffffff;
	text-decoration: none;
}
.navMenu p
{
	margin: 10px 5px;
}
.greenPoint
{
	background: url(../images/green_point.jpg) repeat-x top;
	height: 2px;
}
.navMenu ul li
{
	padding: 7px 5px 10px 5px;
	background: url(../images/green_point.jpg) repeat-x bottom;
}
.navMenu ol
{
	margin-top: 10px;
}
.navMenu ol li
{
	padding: 0;
	background: none;
}
.navMenu ol li a
{
	font-size: 10px;
}
.navMenu .active
{
	color: #798109;
}

.navMenuBlue .active
{
	color: #005E82;
}
.imgBlueRight
{
	background: url(../images/img_blue_right.jpg) right top no-repeat;
	padding-right: 209px;
	height: 262px;
}
.imgBlueLeft
{
	background: url(../images/blue_left_img.gif) left top no-repeat;
	height: 262px;
}
.imgRedRight
{
	background: url(../images/img_red_right.jpg) right top no-repeat;
	padding-right: 196px;
	height: 263px;
}
.imgRedLeft
{
	background: url(../images/red_left_img.gif) left top no-repeat;
	height: 263px;
}
.contentTopMessage
{
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding: 80px 40px 0 40px;
}
.messageBox
{
	padding: 10px;
	overflow: hidden; +zoom:1;
color:#4c4c4c;
}
.messageBoxLeft p
{
	margin-top: 10px;
}
.messageBoxLeft
{
	float: left;
	width: 59%;
}
.messageBoxRight
{
	float: right;
	width: 40%;
}
.topBlueLeft
{
	background: url(../images/blue_left_top.gif) no-repeat top left #00a4e4;
	padding-left: 15px;
	height: 13px;
}
.topBlueRight
{
	background: url(../images/blue_right_top.gif) no-repeat top right;
	height: 13px;
}
.bottomBlueLeft
{
	background: url(../images/blue_left_bottom.gif) no-repeat bottom left #00a4e4;
	padding-left: 15px;
	height: 13px;
}
.bottomBlueRight
{
	background: url(../images/blue_right_bottom.gif) no-repeat bottom right;
	height: 13px;
}
.bottomBlueBorderLeft
{
	background: url(../images/blueBorder_left_bottom.gif) no-repeat top left;
	padding-left: 12px;
	height: 13px;
}
.bottomBlueBorderRight
{
	background: url(../images/blueBorder_right_bottom.gif) no-repeat top right;
	height: 13px;
}
.blueContent
{
	background: #00a4e4;
	color: #ffffff;
}
.searchBox
{
	padding: 10px 0 0 5px;
}
.blueContent
{
	padding: 0 17px 10px 17px;
}
.blueContentBorder
{
	border-left: 1px #00a4e4 solid;
	border-right: 1px #00a4e4 solid;
	padding: 17px;
	color: #00a4e4;
	font-size: 10px; +zoom:1;
}
.search_by_keyword, .stateSelect, .jobSelect
{
	width: 98%;
	margin-bottom: 5px;
}
.searchSelect
{
	padding-bottom: 10px;
}
.searchSelect select
{
	margin-bottom: 5px;
}
.blueContentBorder .searchSelect input
{
	margin: 0;
}
.footer
{
	background: url(../images/bg_header.jpg) repeat-x top;
	padding-top: 10px;
	margin-top: 10px;
}
.footerNav ul
{
	text-align: left;
}
.footerNav li
{
	display: inline;
}
.footerNav li a
{
	text-decoration: none;
	font-size: 10px;
}
.date
{
	float: right;
	color: #8f8f8f;
	font-size: 9px;
}
.navMenuBlue ul li
{
	padding: 7px 5px 10px 5px;
	background: url(../images/blue_point.jpg) repeat-x bottom;
}
.navMenuBlue ol
{
	margin-top: 10px;
}
.navMenuBlue ol li
{
	padding: 0;
	background: none;
}
.navMenuBlue ol li a
{
	font-size: 11px;
	line-height: 16px;
	margin-left: 5px;
}
.navMenuBlue
{
	text-align: left;
	font-weight: bold;
}
.navMenuBlue h2
{
	padding-bottom: 17px;
	background: url(../images/blue_point.jpg) repeat-x bottom;
}
.navMenuBlue a
{
	color: #ffffff;
	text-decoration: none;
}
.navMenuBlue p
{
	margin: 10px 5px;
}
.messageBox ul
{
	padding: 10px 0;
	list-style-image: url(../images/list_style.gif);
}
.messageBox ul li
{
	margin: 5px 0 0 25px;
}
.greenBox
{
	margin-top: 10px;
}
.infoImg
{
	float: left;
	width: 51px;
}
.infoText
{
	margin-left: 60px;
	padding-bottom: 15px;
}
.infoText p
{
	padding: 5px 0;
}
.infoText a
{
	color: #ffffff;
	text-decoration: none;
}
.contentTopText
{
	color: #ffffff;
	padding: 65px 40px 0 40px;
	line-height: 18px;
}
.contentTopTextBigger
{
	font-size: 1.2em;
	line-height: 1.35em;
}
.contentTopText p
{
	margin-top: 15px;
}
.textDecor
{
	text-decoration: underline;
}
.filter
{
	overflow: hidden; +zoom:1;
padding:10px0;
color:#666666;
background:url(../images/bg_header.jpg)repeat-xbottom;
}
.filter input
{
	float: left;
	margin-left: 5px;
	color: #000;
	font-size: 11px;
	line-height: 13px;
}

.filter input.watermark
{
	color: #666;
}

.filter .inputText
{
	width: 27%;
	padding: 2px 0;
}
.Result
{
	vertical-align: middle;
	width: 100%;
}
.Result th
{
	color: #00a4e4;
	font-weight: bold;
	height: 16px;
	font-size: 16px;
	padding: 8px 0 8px 10px;
	text-align: left;
}
.Result td
{
	padding: 8px 0 8px 10px;
}
.table_bg
{
	background: #deeffb;
}
/*  ***********************************  */
.nav1
{
	float: left;
	width: 100%;
}
.content-inner1
{
	margin-left: 65%;
}
.content-inner2
{
	margin-left: 73%;
}
.content2
{
	width: 73%;
	float: left;
	margin-left: -100%;
}
.content1
{
	width: 65%;
	float: left;
	margin-left: -100%;
}
.imgBlueRight1
{
	background: url(../images/img_blue_right_high.jpg) right bottom no-repeat;
	padding-right: 150px;
	height: 365px;
}
.imgBlueLeft1
{
	background: url(../images/blue_left_img_high.gif) left bottom no-repeat;
	height: 365px;
}
.textBlue
{
	color: #00a4e4;
	font: bold 28px/35px Arial, Helvetica, sans-serif;
	padding: 15px 0 35px 5px;
}
.contentText
{
	color: #fff;
	padding: 0 50px 20px 20px;
	position: relative; +zoom:1;
}
.contentText h2
{
	margin-bottom: 10px;
}
.contentText h2 a, .greenSmall h2 a, .orangeSmall h2 a
{
	color: White;
	text-decoration: none;
	font-size: 18px;
}

.contentText h3 a, .greenSmall h3 a, .orangeSmall h3 a
{
	color: White;
	text-decoration: none;
	font-size: 16px;
}

.quadr li
{
	margin: 5px 0 0 0;
}
ul.quadr
{
	margin: 10px 0 10px 30px;
	list-style-image: url(../images/list-style_quadr.gif);
}
.blocks
{
	zoom: 1;
	margin: 15px 0;
	color: #fff;
}
.blocks h2
{
	padding: 15px 0 10px;
}
.greenSmall
{
	float: left;
	width: 49%;
}
.imgGreenRight
{
	background: url(../images/green_right_small.gif) right bottom no-repeat;
	height: 141px;
	margin-right: 7px;
}
.imgGreenLeft
{
	background: url(../images/left_green_girl.gif) left bottom no-repeat;
	height: 141px;
	padding: 0 35px 0 75px;
	position: relative;
}
.orangeSmall
{
	float: left;
	width: 50%;
}
.imgOrangeRight
{
	background: url(../images/orange_right_small.gif) right bottom no-repeat;
	height: 141px;
	margin-left: 7px;
}
.imgOrangeLeft
{
	background: url(../images/left_orange_girl.gif) left bottom no-repeat;
	height: 141px;
	padding: 0 35px 0 90px;
	position: relative;
}
.more
{
	font-weight: bold;
	position: absolute;
	right: 35px;
	bottom: 10px;
}
.more a
{
	color: #ffffff;
	text-decoration: none;
}
.blocks .more
{
	text-align: right;
}
.topRedLeft
{
	background: url(../images/red_left_top.gif) no-repeat top left;
	padding-left: 16px;
	height: 16px;
}
.redBox
{
	margin-top: 10px;
}
.redBoxSp
{
	margin-top: 70px;
	margin-bottom: 10px;
}
.topRedRight
{
	background: url(../images/red_right_top.gif) no-repeat top right;
	height: 16px;
}
.bottomRedLeft
{
	background: url(../images/red_left_bottom.gif) no-repeat bottom left;
	padding-left: 16px;
	height: 16px;
}
.bottomRedRight
{
	background: url(../images/red_right_bottom.gif) no-repeat bottom right;
	padding-left: 16px;
	height: 16px;
}
.redContent
{
	background-color: #e52f41;
	color: #ffffff;
	padding: 0 17px;
}
.redContent .infoText
{
	margin-left: 70px;
	position: relative; +zoom:1;
}
.redContent p
{
	font-size: 10px;
}
h4
{
	font-size: 14px;
	padding-bottom: 10px;
}
.infoText .more
{
	position: absolute;
	right: 17px;
	bottom: 0;
}
.line_up
{
	margin-top: 20px;
	background: url(../images/red_point.jpg) top repeat-x;
	padding-top: 25px;
}
.topBlueLightLeft
{
	background: url(../images/blue_left_top_light.gif) no-repeat top left #00aeea;
	padding-left: 15px;
	height: 13px;
}
.topBlueLightRight
{
	background: url(../images/blue_right_top_light.gif) no-repeat top right;
	height: 13px;
}
.bottomBlueLightLeft
{
	background: url(../images/blue_left_bottom.gif) no-repeat bottom left #00aeea;
	padding-left: 15px;
	height: 13px;
}
.bottomBlueLightRight
{
	background: url(../images/blue_right_bottom.gif) no-repeat bottom right;
	height: 13px;
}
.bottomBlueLightBorderLeft
{
	background: url(../images/blueBorder_left_bottom.gif) no-repeat top left;
	padding-left: 12px;
	height: 13px;
}
.bottomBlueLightBorderRight
{
	background: url(../images/blueBorder_right_bottom.gif) no-repeat top right;
	height: 13px;
}
.blueLightContent
{
	background: #00aeea;
	color: #ffffff;
	padding: 0 0 5px 10px;
}
.blueLightContentBorder
{
	border-left: 1px #00a4e4 solid;
	border-right: 1px #00a4e4 solid;
	padding: 5px 10px;
	color: #00a4e4;
	font-size: 10px; +zoom:1;
}
.searchBoxInContent
{
	margin-top: 10px;
	color: #00a4e4;
	font-size: 10px;
	width: 230px; +zoom:1;
}
.blueLightContentBorder input
{
	margin-bottom: 5px;
}
.left_form
{
	width: 48%;
	float: left;
	margin-right: 3%;
}
.right_form
{
	width: 48%;
	float: left;
}
.blueLightContentBorder .clr
{
	background: url(../images/line.gif) repeat-y 49% 0;
}
.contentLeftSp
{
	padding: 15px 5px 10px 10px;
}
.contentRightSp
{
	padding: 43px 10px 10px 5px;
}
.contentLeftSp2
{
	padding: 15px 15px 10px 10px;
}
.blueLightContentBorder label, .searchBoxInContent label
{
	font-size: 11px;
}
.bold
{
	font-weight: bold;
	font-size: 11px;
}
.greenContent .infoText
{
	padding-bottom: 5px;
}
.contentText .more
{
	left: 20px;
	bottom: 0;
}
.searchField, .search select
{
	border: 2px #a6a6a6 solid;
}








/*-------------------------------------------------------*/
.page_mng
{
	color: #444;
	text-align: left;
	margin-bottom: 10px;
}
.page_mng input
{
	color: #444;
}
.page_mng .tag
{
	cursor: pointer;
	color: #1B5EA0;
}
.page_mng .tag_hover
{
	cursor: pointer;
	background-color: #1B5EA0;
	padding: 1px 3px 1px 3px;
	color: White;
}
.page_mng .menu
{
	background-color: #EEEEF5;
	border: solid 1px #D5D5E0;
	border-top: none;
	padding: 10px 10px 7px 10px;
	white-space: nowrap;
	margin: 0;
}
.page_mng .menu .mi
{
	float: left;
	margin-right: 15px;
}
.page_mng .menu .mi a:link, .page_mng .menu .mi a:visited
{
	color: #1B5EA0;
}
.page_mng .menu .mi.act_link a:link, .page_mng .menu .mi.act_link a:visited
{
	color: #1B5EA0;
}
.page_mng .menu .mi a:hover, .page_mng .menu .mi a:active
{
	color: #E62439;
}
.page_mng .menu .mi.act_link a:hover, .page_mng .menu .mi.act_link a:active
{
	color: #E62439;
}
.btn_img
{
	cursor: pointer;
	position: relative;
	top: 4px;
}
.watermark
{
}

.field_error
{
	color: Red;
}


table.regular
{
	border-top: solid 2px #D7EFF8;
	border-bottom: solid 2px #D7EFF8;
	border-collapse: collapse;
}

table.regular thead
{
	font-weight: bold;
}

table.regular thead tr td
{
	border: none;
	padding: 2px 4px;
	margin: 0;
}

table.regular tbody
{
	border-top: solid 1px #D7EFF8;
}

table.regular tbody tr td
{
	padding: 5px 4px;
	margin: 0;
	border-top: dotted 1px #D7EFF8;
}

table.benefits thead tr td
{
	text-align: center;
}

table.benefits thead tr td.odd
{
	text-align: left;
}

table.benefits
{
	border-collapse: collapse;
	margin: 20px auto;
}

table.benefits tbody tr td
{
}

table.regular tbody tr td .cr
{
	width: 14px;
	height: 14px;
	position: relative;
	background: url(../images/cr.png) no-repeat;
	margin: 2px auto;
	cursor: pointer;
}

table.regular tbody tr td .crd
{
	display: none;
	z-index: 1;
	position: absolute;
	left: -250px;
	bottom: 20px;
	width: 270px;
	background: #FAFAFA;
	padding: 10px;
	border: solid 1px #30B2E8;
	line-height: 120%;
	cursor: default;
}

table.regular tbody tr td .crd.active
{
	display: block;
}

.expand ul li
{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none !important;
}

.qa_q
{
	border-bottom: 1px solid #00a4e4;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 5px;
	color: #00a4e4;
}
.listcontent
{
	margin-bottom: 10px;
	display: none;
}

.c2
{
	font-size: .9em;
}

.cont_area_edit
{
	border: dotted 1px #444;
	padding: 0px;
	overflow: hidden;
	position: relative;
}

.site_management
{
	color: #1B5EA0;
	background-color: White;
	padding: 1px 2px;
	border: solid 1px #EEE;
	background-color: #FEFCDE;
	text-align: right;
}
.site_management input
{
}
.site_management a
{
	color: #1B5EA0;
	text-decoration: underline;
}

.job_page ul
{
	margin-left: 20px;
}

/*        NEW        */
.extra
{
	width: 27%;
	float: left;
	margin-left: -27%;
}
.content-inner
{
	margin: 0 27%;
}
.contentExtra
{
	padding: 43px 10px 10px 5px;
}
.messageBox p
{
	margin-top: 10px;
}
.contentRight
{
	padding: 15px 5px 10px 5px;
}
.contentTopMessage
{
	padding: 45px 0 0 17px;
	font-size: 20px;
}
.bottomGreenRight
{
	background: url(../images/green_right_bottom.gif) no-repeat bottom right;
}
.topBlueLeft
{
	padding-left: 16px;
	height: 16px;
}
.topBlueRight
{
	height: 16px;
}
.bottomBlueRight
{
	height: 16px;
}
.bottomBlueLeft
{
	padding-left: 16px;
	height: 16px;
}
.imgRedLeftSmall
{
	background: url(../images/img_red_right_small.jpg) right top no-repeat;
	height: 238px;
	padding-right: 133px;
}
.imgRedRightSmall
{
	background: url(../images/red_left_img_small.gif) left top no-repeat;
	height: 238px;
}
.imgBlueRightSmall
{
	background: url(../images/blue_left_img_small.gif) left top no-repeat;
	height: 238px;
}
.imgBlueLeftSmall
{
	background: url(../images/img_blue_right_small.jpg?v=1) right top no-repeat;
	padding-right: 200px;
	height: 238px;
}
.greenContent
{
	padding: 0 17px 10px 17px;
}
.orangeContent
{
	padding: 0 17px 10px 17px;
}
.menu li a
{
	font-size: 11px;
}
.blocks h3
{
	padding: 15px 0 10px;
}
.contentText h3
{
	margin-bottom: 10px;
}
.navMenu h3
{
	background: transparent url(../images/green_point.jpg) repeat-x scroll center bottom;
	padding-bottom: 19px;
}
.navMenuBlue h3
{
	background: transparent url(../images/blue_point.jpg) repeat-x scroll center bottom;
	padding-bottom: 19px;
}
.orangeContent h3
{
	background: transparent url(../images/orange_point.jpg) repeat-x scroll center bottom;
	padding-bottom: 19px;
}
/* contentBorder */
.contentBorder
{
}
.contentBorder
{
	margin-right: 10px;
	position: relative;
}
.contentBorderInner1
{
}
.contentBorderInner1
{
	left: 10px;
	margin-bottom: 10px;
	position: relative;
}
.contentBorderInner2
{
}
.contentBorderInner2
{
	position: relative;
	top: 10px;
}
.contentBorderInner3
{
}
.contentBorderInner3
{
	left: -10px;
	padding: 0 0 10px 10px;
	position: relative;
}

.imgBlueLeftSmall2 {
	padding-right: 200px;
	height: 238px;
	background:transparent url(../images/img_blue_right_small_2.jpg) no-repeat scroll right top;
}

.print_page
{
	width:58px;
	height:15px;
	position:absolute;
	top:105px;
	_top:103px;
	*top:103px;
	right:0;
	_right:0px;

}

.print_page a
{
	display:block;
	width:58px;
	height:15px;
	background:url(../../images/print_page.gif?v=1) no-repeat;
}
