BODY,HTML {
	margin: 0px;
	padding: 0px;
}

BODY {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #5a5a5a;
	background: #f6f6f6;
}

FORM {
	margin: 0px;
	padding: 0px;
}

P {
	margin: 0 0 18px 0;
	padding: 0;
}

A {
	color: #005397;
}

h2 {
	color: #082c79;
	margin: 10px 0 3px 0;
	font-size: 16px;
}

h3 {
	color: #234cd3;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	margin: 5px 0 10px 0;
}

h4 {
	color: #234cd3;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 5px 0 0px 0;
}

h5 {
	margin: 0px 0 0px 0;
	font-weight:normal;
	font-style:italic;
	color: #234cd3;
	font-size: 12px;
	line-height: 18px;
}

.clear {
	width: 0;
	height: 0;
	clear: both;
}

.space {
	height: 10px;
}

div.nobg {
	background: none;
}

div#content .Breadcrumb {
	font-family: Arial;
	text-transform: capitalize;
	color: #5a5a5a;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
}

div#content .Breadcrumb a {
	color: #5a5a5a;
	font-weight: normal;
	text-decoration: none;
}

div#content .Breadcrumb .bcArrow{
	margin:-1px 3px 2px 3px;
	float: left;
}

div#content .Breadcrumb .bc{
	float: left;
}

div#content .Breadcrumb a:HOVER {
	text-decoration: underline;
}

div.new_box {
	width: 200px;
}

div.new_box p {
	margin: 0;
	padding: 0;
}

div.new_box div.new_box_header {
	width: 200px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: url(../img/new_box_header.png) no-repeat;
}

div.new_box div.new_box_header p {
	padding: 7px 15px 0 15px;
	color: #082c79;
	font-weight: bold;
	font-size: 14px;
}

div.new_box div.new_box_content {
	width: 200px;
	background: url(../img/new_box_bg.png) repeat-y;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 12px;
	color: #5a5a5a;
}

div.new_box div.new_box_content P {
	padding-top: 8px;
}

div.new_box div.new_box_content div.content {
	padding: 0 15px 0 15px;
	height: auto;
	font-size: 11px;
	line-height: 15px;
}

div.new_box div.new_box_content div.content a {
	color: #234cd3;
	text-decoration: none;
}

div.new_box div.new_box_content div.content a:hover {
	text-decoration: underline;
}

div.new_box div.new_box_content div.content INPUT.txtinput {
	border-style: none;
	border: 1px solid #dcdfe3;
	margin-top: 3px;
	width: 150px;
}

div.new_box div.new_box_footer {
	width: 200px;
	height: 13px;
	background: url(../img/new_box_footer.png) no-repeat;
	margin: 0;
	padding: 0;
}

div#container {
	width: 100%;
	text-align: center;
}

div#header_holder{
	background: #f4f6fb;
	height: 116px;
	border-bottom: 1px solid #f1cb33;
	margin-bottom: 2px;
}

div#header {
	margin: 0 auto;
	text-align: left;
	height: 118px;
	width: 988px;
	position: relative;
}

div#header #logo {
	padding: 16px 0 0 5px;
	float: left;
}

div#header div#header_form {
	height: 20px;
	position: absolute;
	right: 0px;
	top: 5px;
}

.header_input_submit {
	border: 0;
	color: #082c79;
	background-color: #f1cb33;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	margin-left: 8px;
}

.header_input_submit:HOVER {
	background: #082c79;
	color: #ffffff;
}

div#header div#header_menu {
	position: absolute;
	right: 10px;
	top: 83px;
	font-size: 11px;
	color: #234cd3;
	margin-right: 10px;
}
div#header div#member_header_menu {
	position: absolute;
	right: 10px;
	top: 50px;
	font-size: 11px;
	color: #234cd3;
	margin-right: 10px;
}
div#header div#member_header_menu a{
	text-decoration: none;	
}
div#header div#member_header_menu a:hover{
	text-decoration: underline;	
}

div#header div#member_header_menu div.member_head{
	background: url(../img/member_head.png) no-repeat -48px 0px;
	width:355px;
	height:39px;	
	position:absolute;
	right:55px;
	padding-top:10px;
	color: #FFFFFF;
	text-align: center;
}

div#header div#member_header_menu div.member_head a{
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
}
div#header div#member_header_menu div.member_head a:hover{
	text-decoration: underline;
}

div#header div#header_menu a {
	color: #234cd3;
	text-decoration: none;
}

div#header div#header_menu a:hover {
	text-decoration: underline;
}

div#top_menu {
	width: 100%;
	background: url(../img/top_menu_bg.jpg) top left repeat-x;
	height: 33px;
	color: #082C79;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div#top_menu  div#menu_bg {
	width: 960px;
	/*background: url(../img/menu_bg.png) top left repeat-x;*/
	height: 33px;
	margin: auto;
	padding-right: 4px;
}

div#top_menu ul {
	margin: 0;
	margin-left: 0px;
	width: 726px;
	height: 33px;
	padding: 4px 0 0 0;
	float: left;
}

div#top_menu ul li {
	display: inline;
	position: relative;
	margin-right: -4px;
}

div#top_menu .link {
	height: 28px;
	padding: 7px 14px 6px 14px;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/top_menu_link_bg.jpg) no-repeat left;
}

div#top_menu .link_first {
	height: 28px;
	padding: 7px 14px 6px 14px;
	color: #ffffff;
	text-decoration: none;
}

div#top_menu .link:hover,div#top_menu ul li a.current,div#top_menu ul li a.active {
	background-color: #f1cb33;
	color: #234CD3;
}

div#content_holder{
	background: url("../img/content_holder_bg.jpg") repeat-x top;
	padding-top: 6px;
	min-height: 450px;
}

div#content_wrapper {
	margin: 0px auto;
	width: 960px;
}

div#content {
	width: 750px;
	float: left;
	margin-right: 9px;
	text-align: left;
}

div#content a {
	color: #234CD3;
	text-decoration: none;
	font-weight: bold;
}

div#content a:hover {
	text-decoration: underline;
}

div#content a.learn_more {
	padding: 2px 10px 2px 10px;
	background-color: #f1cb33;
	color: #082c79;
	text-decoration: none;
	float: right;
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

div#content a.learn_more:HOVER {
	color: #ffffff;
	background-color: #082c79;
	text-decoration: none;
	margin-left: 2px;
}


div#content ul {
	margin: 0px 0 10px 0;
	padding: 0px;
}

div#content ol {
	margin: 0 0 20px 0;
	padding: 0px;
}

div#content ol li{
	
	margin:0 0 6px 20px;
	
}

div#content ol li ul {
	margin: 0 0 20px 0;
	padding: 0px;
}

div#content ol li ul li {
	background: url("../img/bullets.gif") no-repeat 0 5px;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}

div#content .innerPageContent ul li{
	list-style: none;
	background: url("../img/bullets.gif") no-repeat 0 7px;
	padding-left: 10px;
	margin-left: 20px;
	
}

div#content .innerPageContent ul li.none{
	list-style: none;
	list-style-image: url("../img/none.gif");
	margin-left: 0px;
	padding-left: 0px;
	background: none;
}

div#content .innerPageContent ul li a.arrow{
	font-weight: bold;
	background: url("../img/btn_arrow.gif") no-repeat left;
	padding-left: 14px;
	list-style: none;
	
}

div#sidebar {
	width: 200px;
	float: left;
	text-align: left;
	margin-top: -2px;
}

div#footer {
    background: #dde7f9 url(../img/footer_bg.jpg) top left repeat-x;
	height: 150px;
	margin-top: 80px;
	color: #5a5a5a;
	font-size: 11px;
	padding-top: 12px;
}

.submenu_pane {
	position: absolute;
	color: #000000;
	background-color: #eaedf1;
	border-top: 1px solid #4EA5EF;
	border-bottom: 1px solid #4EA5EF;
	width: 440px;
	top: 21px;
	left: 0px;
	text-align: left;
	display: none;
	font-size: 14px;
	padding: 14px;
	z-index: 1000;
}

.leftPane {
	width: 49%;
	float: left;
}

.rightPane {
	width: 49%;
	float: right;
}

.submenu_pane a {
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 0px 2px 0px 10px;
	background: url(../img/menu_bullet.png) no-repeat 0 5px;
	font-weight: normal;
}

.submenu_pane a:hover {
	color: #234cd3;
	text-decoration: underline;
}

#home_box {
 	height: 216px;
 	overflow: hidden;
	width: 742px;
	margin-left: 13px;
	background: url("../img/home_box_bg.png") repeat-y left;
}

#home_box .home_box_content .right{
 	height: 221px;
}

.home_box_header{
	background: url("../img/home_box_bg_top.png") no-repeat top;
	width: 769px;
	height: 8px;
}

.home_box_content .right p{
padding: 0;
margin: 10px 0 5px 0;
}



#home_box .home_box_content{
	background: url("../img/home_box_bg_b.png") repeat-x bottom;
	width: 735px;
	margin-left: 1px;
}

.home_box_footer{
	background: url("../img/home_box_bg_footer.png") no-repeat top;
	height: 8px;
	margin-right: -19px;
}

#home_box div.left {
	float: left;
	position: relative;
}

#home_box div.left IMG{
	position: absolute;
	bottom: 1px;
	left: 0px;
}


#home_box div.right {
	float: left;
	width: 515px;
	height: 100%;
	margin-left: 220px;
}

#home_box div.right ul{
	 margin-left: 10px;
}

#home_box div.right ul li{
	list-style: none;
	background: url("../img/bullets.gif") no-repeat 0 5px;
	padding-left: 10px;
	margin: 0 0 5px 10px;
	line-height: 16px;
}
#home_box div.right h2 {
	padding: 0 10px 0 10px;
	margin-bottom: 4px;
	margin-left: 11px;
	font-size: 16px;
	background: url("../img/gold_bullet.png") no-repeat left;
}

#menu_search {
	float: left;
	width: 178px;
	height: 19px;
	background-color: #ffffff;
	border: 1px solid #5a5a5a;
	margin-top: 3px;
	margin-left: 24px;
}

#menu_search input[type="text"] {
	height: 15px;
	border: 0;
	color: #5a5a5a;
	margin-top: -3px;
}

#menu_search input[type="image"] {
	
}

div.hr {
	background-color: #234cd3;
	height: 1px;
}

#home_box div.right p {
	padding: 0 10px 0 20px;
	margin-top: 6px;
}

#footer_header {
	height: 22px;
	width: 100%;
	background-color: #336699;
	margin: auto;
	text-align: left;
	font-size: 16px;
}

#footer_header .left {
	float: left;
	width: 320px;
	height: 32px;
	padding-top: 7px;
}

#footer_header .center {
	float: left;
	width: 190px;
	height: 32px;
	padding-top: 7px;
	margin-left: 80px;
}

#footer_header .right {
	float: left;
	width: 353px;
	height: 32px;
	padding-top: 7px;
	margin-left: 36px;
}

#footer_content {
	height: 32px;
	width: 988px;
	margin: auto;
	text-align: left;
	line-height: 15px;
	padding-top: 2px;
	color: #5a5a5a;
}

#footer_content p.title {
	color: #082c79;
	font-weight: bold;
	margin: 12px 0 14px 0;
}

#footer_content a.bullet {
	padding-left: 10px;
	background: url(../img/gold_arrow2.png) no-repeat left 4px;
	text-decoration: none;
}

#footer_content a.bullet2 {
	padding-left: 10px;
	background: url(../img/gold_arrow2.png) no-repeat left 4px;
	text-decoration: none;
	color: #5a5a5a;
}
#footer_content a {
	color: #234cd3;
	text-decoration: none;
}

#footer_content a:hover {
	text-decoration: underline;
}

#footer_content .left {
	float: left;
	width: 343px;
	height: 32px;
}

#footer_content .center {
	float: left;
	width: 190px;
	margin-left: 20px;
	height: 32px;
	margin-left: 65px;
}

#footer_content .right {
	float: left;
	width: 353px;
	height: 32px;
	margin-left: 35px;
}

.search_title {
	float: left;
	margin-right: 3px;
}

#footer_search {
	background: transparent url(../img/search_bg.png) no-repeat scroll 0 0;
	height: 23px;
	padding-left: 10px;
	padding-top: 1px;
	text-align: left;
	width: 175px;
	float: left;
}

.searchField {
	border: 0 none;
	width: 140px;
	margin-top: 1px;
}

/* begin sidebar */
div.box {
	margin-bottom: 10px;
}

div.box_top_left {
	background-image: url(../img/box/top_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 28px;
	width: 12px;
	float: left;
}

div.box_top_right {
	background-image: url(../img/box/top_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 28px;
}

div.box_bottom_left {
	background-image: url(../img/box/bottom_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 28px;
	width: 12px;
}

div.box_bottom_right {
	background-image: url(../img/box/bottom_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 28px;
}

div.box_content_wrapper {
	background: transparent url(../img/box/middle_left.png) repeat-y scroll
		left top;
}

div.box_content {
	background: transparent url(../img/box/middle_right.png) repeat-y scroll
		right top;
	margin-left: 1px;
}

div.box_inner {
	padding: 5px 10px 1px 10px;
}

div.box_title {
	font-size: 20px;
	color: #005397;
	font-weight: bold;
	float: left;
	margin-top: 8px;
}

/* A Special Classes */
div.new_box div.new_box_content div.content a.learn_more, .learn_more {
	padding: 2px 10px 2px 10px;
	background-color: #f1cb33;
	color: #082c79;
	text-decoration: none;
	float: right;
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

div.new_box div.new_box_content div.content a.learn_more:HOVER {
	color: #ffffff;
	background-color: #082c79;
	text-decoration: none;
	margin-left: 2px;
}

.learn_more_arrows {
	background: url(../img/learn_more_arrows_bg.png) center left no-repeat;
	padding-left: 15px;
	text-decoration: none;
	font-size: 14px;
	color: #fddb75;
	text-transform: uppercase;
}

/* splash */
div.home_splash {
	width: 942px;
	height: 213px;
	background: url(../img/spalsh_home_pic.png) bottom left no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #787878;
	position: relative;
	z-index: 2;
	margin-left: 13px;
	margin-bottom: 12px;
}

div.home_splash .splash_content {
	color: #FFFFFF;
	background: url(../img/adv.png) repeat-x;
	width: 935px;
	height: 52px;
	position: absolute;
	right: 10px;
	bottom: 12px;
	text-align: left;
}

div.home_splash .splash_content a {
	background:url("../img/adv_link.png") no-repeat;
	text-decoration: none;
	color: #082c79;
	font-size: 12px;
	display: block;
	height: 31px;
	width: 108px;
	padding:3px 0 0 24px;
	position:absolute;
	top:9px;
	right: -2px;
}

div.home_splash .splash_content a:hover {
	background:url("../img/adv_link_hover.png") no-repeat;
	color: #f6b52b;
}

div.home_splash p {
	margin: 0px;
	width: 600px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 20px;
}

/* Educator Awords */
.educatorAwardsFE TABLE TR:hover {
	/*background: #cfeafe;*/
}

H2.innerTitle {
	color: #234CD3;
	margin: 6px 0;
	font-size: 16px;
	border-bottom: 1px solid;
	padding-bottom: 5px;
}

H3.innerTitle {
	color: #234CD3;
	margin: 6px 0px;
	font-size: 14px;
	border-bottom: 1px solid;
	padding-bottom: 5px;
}

.BODTable{
	margin-top: 4px;
}

.BODTable b, .BODTable i{
	color: #082C79;
}

div.innerPageContent P{
	margin-bottom: 10px;
}

div#content .innerPageContent div.medicalAssociations ul li,div#content .innerPageContent div.geographicAreas ul li{
	background: url("../img/btn_arrow.gif") no-repeat left 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}

div#content .innerPageContent div.medicalAssociations ul li a, div#content .innerPageContent div.geographicAreas ul li a{
	font-weight: bold;
}

.PADiv{
	margin-left: 25px;
}
.PADiv P{ 
	margin-top: 0px;
}

div.innerPageContent ul li {
	padding: 0;
	margin: 0;
}

.news div.desc{
	margin-top: 10px;
}

.news div.paging{
	margin-top: 40px;
}

div#content div.paging a{
	padding: 2px 10px 2px 10px;
	background-color: #f1cb33;
	color: #082c79;
	text-decoration: none;
	margin: 5px 0 5px 2px;
	font-size: 12px;
	font-weight: bold;
}

div#content div.paging a:hover,div#content div.paging a.current {
	color: #ffffff;
	background-color: #082c79;
	text-decoration: none;
	margin-left: 2px;
}



/* members style section */

div#member_left_content{
	width:220px;
	float:left;
	margin-top:7px;
	padding: 0 7px 0 7px;
	margin-right:12px;
}
div#member_left_content p.title{
	color:#234cd3;
	font-weight: bold;
	text-align:left;
	margin:0;
}

div#member_left_content p.title a{
	text-decoration: none;	
}

div#member_left_content p.advanced{
	cursor: pointer;	
}
div#member_left_content p.border{
	border-bottom:1px solid #234cd3;
	height:2px;		
	margin-bottom:3px;
}
div#member_left_content p.sub_title{
	text-align:left;
	margin:0;
}
div#member_left_content div.member_search{
	text-align: left;	
	position:relative;
	z-index:100;
	padding-bottom:7px;
	margin-bottom:7px;
}
div#member_left_content .hide{
	display:none;
}
div#member_left_content div.member_search input.text{
	width:98%;
}
div#member_left_content div.advancedSearch{
	text-align:left;	
}

div#member_left_content div.advancedSearch .selectbox{
	font-size:10px;
	width:220px;
}
div#member_left_content div.advancedSearch .submit{
	border:0;
	color:#234cd3;
	font-weight: bold;
	margin-top:10px;
	padding:2px 5px 2px 5px;
	background-color: #f1cb33;	
}

div#member_left_content div.member_search input.submit{
	position:absolute;	
	z-index:200;
	top:4px;
	right:2px;
}

div#member_main_content{
	width:710px;
	float:left;
}

div#member_main_content .thh{
	text-align: right;
	padding-right:20px;
	width:165px;
	overflow:hidden;
}

div.big_box{
	width:710px;
}
div.big_box .bb_header{
	width:708px;
	background-image: url("../img/bigbox_header.png");
	background-repeat:no-repeat;
	height:35px;
}
div.big_box .bb_header h3{
	color:#082c79;
	text-align: left;
	padding:7px 0 0 10px;	
}

div.big_box .bb_header h3.special{
	background:url("../img/h_special.png") no-repeat;
	color:#FFFFFF;
	width:708px;
	height:36px;	
	padding:7px 0 0 19px;
	margin-left:-8px;
	margin-top:5px;	
}
div.big_box .bb_bg{
	width:689px;
	background-image: url("../img/bigbox_bg.png");
	background-repeat: repeat-y;
	text-align:left;
	color:#5a5a5a;
	padding:5px 10px 5px 10px;
}
div.big_box .bb_bg h3{
	color:#082c79;
	
}

div.big_box .blue{
	color:#234cd3;
}

div.big_box .big_title{
	margin:0;
	font-weight: bold;	
}
div.big_box .bb_bg a{
	text-decoration: none;	
}
div.big_box .bb_footer{
	width:708px;
	background-image: url("../img/bigbox_footer.png");
	background-repeat:no-repeat;
	height:14px;
}




div.small_box{
	width:217px;
}
div.small_box p{
	margin-bottom:0;
}
div.small_box .bb_header{
	width:217px;
	background-image: url("../img/small_box_header.png");
	background-repeat:no-repeat;
	height:35px;
}
div.small_box .bb_header h3{
	color:#082c79;
	text-align: left;
	padding:7px 0 0 10px;	
}

div.small_box .bb_bg{
	width:197px;
	background-image: url("../img/small_box_bg.png");
	background-repeat: repeat-y;
	text-align:left;
	color:#5a5a5a;
	padding:5px 10px 5px 10px;
}

div.small_box .bb_bg a{
	text-decoration: none;
	color:#234cd3;	
}
div.small_box .bb_bg h3{
	color:#082c79;
}

div.small_box .blue{
	color:#234cd3;
	
}

div.small_box .big_title{
	margin:0;
	font-weight: bold;	
}
div.big_box .bb_bg .paging a{
	text-decoration: none;
	display: block;
}
div.small_box .bb_footer{
	width:217px;
	background-image: url("../img/small_box_footer.png");
	background-repeat:no-repeat;
	height:15px;
}
/**/
ul.ma_links{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

ul.ma_links li{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background: url("../img/gold_bullet.png") no-repeat 0px 5px;
}

ul.ma_links li a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:#234cd3;
}

ul.big li a{
	font-size: 14px;
}

.ma_link_desc{
	font-weight: normal;
	padding-left: 10px;
	width: 670px;
	margin-bottom: 10px;
}

.ma_link_desc strong{
	font-weight: normal;
}

HR.blue{
	border: 0px;
	border-style: none;
	border-bottom: 1px solid #234cd3;
	width: 680px;
	margin-left: 0px;
}
table.formTable .label{
	width: 170px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	color: #5a5a5a;
}

div.submit input[type="submit"]{
	background-color:#F1CB33;
	border:0 none;
	color:#234CD3;
	font-weight:bold;
	margin-top:10px;
	padding:2px 5px;
}

#flashMessage{
	text-align: center;
}

div.message, div.error{
	color: #b50007;
	background: #f9f9e5;
	border: #e8aaad solid 1px;
	width: 93%;
	padding: 10px;
	margin-bottom: 10px;
}

div.message, div.error LABEL{
	margin-left: 0px;
}

div.error div.error-message{
	margin-left: 115px;
}

div.success{
	background: #e9f9e5;
	color: #1c8400;
	border: #b4e8aa solid 1px;
	width: 93%;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#gallery ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#gallery ul li{ 
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}

/* Messages */
.messagesTable {
	width: 688px;
}

.messagesTable TH {
	height: 30px;
	border-bottom:2px solid #cccccc;
	padding-left: 2px;
}

.messagesTable TD {
	height: 40px;
	border-bottom:1px solid #cccccc;
	padding-left: 2px;
}

.messagesTable TR.newMsgRow {
	font-weight: bold;
	background: #c0ddea;
}

table.messagesHeader {
	background: #dededd;
	margin:-7px 0px 0px -8px;
	width:699px;
	border-bottom: 1px solid #333333;
}

table.messagesHeader TD {
	border-bottom: 1px solid #ffffff;
}

table.messagesHeader TH{
	width: 70px;
	height: 25px;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
}

div.messageBody {
	margin-top: 10px;
	padding-right:10px;
	width:680px;
}
