body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #265f67;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f9fb;
}

.div_properties td{
	font-size: 11px;
}

.moduleInfo {
	width: 100%;
	overflow:scroll;
	height: 650px;
	position: absolute;
	top: 0;
	z-index: 10;
}

#editor_toolbar{
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	left: 0px; 
	width: 1000px; 
	height: auto; 
	padding-top: 2px;
	padding-bottom:2px;
	display:none; 
	background-color: #e9eded;	
	border-bottom-style: solid;
	border-bottom-color: #d0e7e7; 
	border-bottom-width: 1px; 
	margin: 0px;
}

.imageButton {
	cursor: pointer;	
}

#bottomBar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 40px;
	width: 100%;
	background-color: #a5d3d2;
	border-bottom: 1px solid #417575;
}

#submitButtonContainer{
	height: 40px;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}

#submit_update,#submit_add  {
	width: 90px;
	height: 34px;
	background:url('../images/submit-save.png') no-repeat;
	cursor:pointer;

}
#submit_delete { 
	width:90px;
	height: 34px;
	background:url('../images/submit-delete.png') no-repeat;
	cursor:pointer;
}
#submit_cancel { 
	width:90px;
	height: 34px;
	background:url('../images/submit-cancel.png') no-repeat;
	cursor:pointer;
}

#flashContent{
	text-align: center; 
	position: absolute; 
	z-index: 100; 
	width: 1000px; 
	height: 750px; 
	left: 50%;
	margin-left: -500px;
	top:0px;
	display: none;
}

#cms_site{
	width: 1100px;
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top:0px;
	min-height:752px;
	height:752px;
	z-index: 1;
}

#cms_header{
	top: 0px;
	left: 0px;
	position: relative;
	height: 270px;
	width: 1100px;
	background-image:url(../images/background_header.jpg);
	background-repeat:no-repeat;
}

#cms_header_login{
	top: 0px;
	left: 0px;
	position: relative;
	height: 270px;
	width: 1100px;
	background-image:url(../images/background_header_login.jpg);
	background-repeat:no-repeat;
}

#sitewyze_logo{
	top: 76px;
	right: 750px;
	position: absolute;
	height: 120px;
	width: 200px;
	text-align: center;
}
#cms_nav_top{
	top: 20px;
	right: 9px;
	position: absolute;
	height: 50px;
	width: 250px;
	text-align: center;
}
#cms_nav_top ul{
	padding: 0px;
	margin: 0px;
}
#cms_nav_top li{
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	cursor: pointer;
}

#cms_nav_main{
	position: absolute;
	top: 156px;
	left: 60px;
	width: 980px;
	height: 105px;
	text-align:left;
	z-index: 1;
}

#cms_nav_main ul{
	padding: 0px;
	margin: 0px;
}

#cms_nav_main li{
	list-style-type: none;
	display: inline;
	padding: 0px 1px 0px 0px;
	margin: 0px;
	cursor: pointer;
}

#cms_nav_sub{
	position: absolute;
	top: 252px;
	left: 58px;
	height: 20px;
	width: 980px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	text-align: center;
}
#cms_nav_sub ul{
	padding: 0px;
	margin: 0px;
}
#cms_nav_sub li{
	list-style-type: none;
	display: inline;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

#cms_nav_sub_sub{
	position: relative;
	top: 7px;
	left: 58px;
	width: 980px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	text-align: center;
}
#cms_nav_sub_sub ul{
	padding: 0px;
	margin: 0px;
}
#cms_nav_sub_sub li{
	list-style-type: none;
	display: inline;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#cms_content{
	top: 0px;
	left: 59px;
	position: relative;
	min-height: 502px;
	width: 970px;
	padding: 13px 0px 0px 0px;
	margin: 0px;
}

#cms_content_title {
	width:961px;
	height:53px;
	background-image:url(../images/title_bar.png);
	margin: 0px;
}

#cms_content_title_text {
	width: 561px;
	font-weight: bold;
	color: #898989;
	text-align: left;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	top: 10px;
	left: 57px;
	margin: 0px;
}

#cms_content_title_text_td {
	font-weight: bold;
	color: #898989;
	text-align: left;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	height: 38px;
}

#cms_content_title_btn {
	color: #30717a;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#cms_content_title_btn_edge {
    width: 29px;
    height: 38px;
    background: url(../images/btn_title_edge.png) no-repeat;
	margin-top:4px;
}
	
#cms_content_subtitle {
	width:180px;
	height:35px;
	background-image:url(../images/subtitle_bar.png);
	margin: 0px;
}

#cms_content_subtitle_text {
	width:120px;
	color: #898989;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	top: 7px;
	left: 57px;
	margin: 0px;
}

#cms_content_subtitle_dis {
	width:180px;
	height:35px;
	background-image:url(../images/subtitle_bar_dis.png);
	margin: 0px;
}

#cms_content_subtitle_text_dis {
	width:120px;
	color: #898989;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	top: 7px;
	left: 57px;
	margin: 0px;
}

#cms_content_subtitle_2 {
	width:230px;
	height:50px;
	background-image:url(../images/subtitle_bar2.png);
	margin: 0px;
}

#cms_content_subtitle_text_2 {
	color: #898989;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	top: 7px;
	left: 10px;
	margin: 0px;
}

#cms_content_subtitle_2_dis {
	width:230px;
	height:50px;
	background-image:url(../images/subtitle_bar2_dis.png);
	margin: 0px;
}

#cms_content_subtitle_text_2_dis {
	color: #898989;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	top: 7px;
	left: 10px;
	margin: 0px;
}

#cms_content_subtitle_on {
	width:180px;
	height:35px;
	background-image:url(../images/subtitle_bar_on.png);
	margin: 0px;
}

#cms_content_subtitle_2_on {
	width:230px;
	height:50px;
	background-image:url(../images/subtitle_bar2_on.png);
	margin: 0px;
}

#cms_content_subtitle_2_dis_on {
	width:230px;
	height:50px;
	background-image:url(../images/subtitle_bar2_dis_on.png);
	margin: 0px;
}

#cms_row ul{
	padding: 0px;
	margin: 0px;
}
#cms_row li{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
#cms_column ul{
	padding: 0px;
	margin: 0px;
}
#cms_column li{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cms_footer{
	top: 0px;
	left: 0px;
	width: 1100px;
	position: relative;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
#cms_welcome{
	top: 16px;
	left: 40px;
	position: relative;
	width: 905px;
	height: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #265f67;
}
#box{
	top: 0px;
	left: 50%;
	margin-left: -512px;
	position: absolute;
	width: 1000px;
	height: 700px;
	border: 1px solid #417575;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 15;
	overflow: hidden;
}
#boxUnderlay{
	position: fixed;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-image:url('../images/whiteUnderlay.png');
	z-index: 10;
	visibility: hidden;
}
#boxHeader{
	top: 0px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 1000px;
	background-color: #a5d3d2;
	border-bottom: 1px solid #417575;
}
#boxHeaderCenter{
	top: 0px;
	left: 0px;
	position: relative;
	text-align: center;
	padding-top: 5px;
	width:1000px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	overflow: hidden;
}

#boxHeaderLeft{
	top: 0px;
	left: 0px;
	position: absolute;
	text-align: left;
	padding: 0px;
}
#boxHeaderLeft a{
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#boxHeaderLeft a:hover{
	color: #000000;
}
#boxHeaderRight{
	top: 0px;
	right: 0px;
	position: absolute;
	text-align: right;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
}
#boxHeaderRight a{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#boxHeaderRight a:hover{
	color: #000000;
}
#boxHeaderLinkPage {
	margin-right: 25px;
}
#boxContent{
	top: 0px;
	left: 0px;
	position: relative;
	width: 1000px;
	height: 675px;
}
.buttons {
	border-style : solid;
	border-width : 1px;
	background-color : #666666;
	border-color : #417575;
	font-size : 12px;
	color : #FFFFFF;
}
.buttonsDelete {
	border-style : solid;
	border-width : 1px;
	background-color : #CC0000;
	border-color : #417575;
	font-size : 12px;
	color : #FFFFFF;
}
.formtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FFFFFF;
	border-color : #417575;
	font-size : 11px;
	text-transform: none;
}

.tealformtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #a7d5d4;
	border-color : #417575;
	font-size : 11px;
}

.redformtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FF9999;
	border-color : #666666;
	font-size : 11px;
}

/* grid styles */
#grid_header {
	top: 0px;
	left: 0px;
	position: relative;
	height: 13px;
}
.grid_header {
/*
	background-color: #FFFFFF;
*/
}
#grid_total {
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-size: 10px;
	top: 0px;
	right: 0px;
	position: absolute;
}
#grid_add {
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: 10px;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 200px;
}
.grid_pages {
	font-weight: bold;
	/*
	background-color: #FFFFFF;
	*/
	color: #000000;
	text-align: center;
	font-size: 10px;
}
.grid_header_left {
	font-weight: bold;
	background-color: #E5E5E5;
	color: #000000;
	text-align: left;
	font-size: 11px;
	cursor: pointer;
}
.grid_header_center {
	font-weight: bold;
	background-color: #E5E5E5;
	color: #000000;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
	cursor: pointer;
}
.grid_header_delete {
	font-weight: bold;
	background-color: #E5E5E5;
	color: #000000;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}
.grid_left {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
}
.grid_center {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}
.grid_delete {
	font-weight: normal;
	background-color: #CC0000;
	color: #000000;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}
.grid_left_over {
	font-weight: normal;
	background-color: #e9e9e9;
	color: #000000;
	text-align: left;
	font-size: 11px;
}
.grid_center_over {
	font-weight: normal;
	background-color: #e9e9e9;
	color: #000000;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}
.grid_delete_over {
	font-weight: normal;
	background-color: #ce6363;
	color: #000000;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}
.grid_link {
	font-weight: normal;
	color: #265f67;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}
A.grid_link:HOVER {
	color: #000000;
}
.grid_link_add {
	font-weight: bold;
	color: #265f67;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
A.grid_link_add:HOVER {
	color: #000000;
}
.grid_link_forgot {
	font-weight: bold;
	color: #265f67;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
A.grid_link_forgot:HOVER {
	color: #000000;
}
#grid_spacing {
	margin: 5px;
}

/* //grid styles */

.table_header_error {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}
.table_header_left {
	font-weight: bold;
	color: #265f67;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}

.table_left {
	color: #265f67;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
}
.table_main {
	color: #265f67;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
}
.title_link {
	font-weight: bold;
	color: #7e7c7c;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}
.sub_title_link {
	font-weight: bold;
	color: #7e7c7c;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}
.table_member_box {
	border: 1px solid #417575;
	background-color: #CCCCCC;
	padding: 5px;
	text-align: center;
}
A.title_link:HOVER {
	color: #605d5d;
}
A.sub_title_link:HOVER {
	color: #605d5d;
}

.table_grid_header_left {
	font-weight: bold;
	background-color: #E5E5E5;
	color: #000000;
	text-align: left;
	font-size: 11px;
	cursor: pointer;
}
.table_grid_left {
	font-weight: bold;
	/*
	background-color: #FFFFFF;
	*/
	color: #000000;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}
.table_grid_right {
	font-weight: bold;
	/*
	background-color: #FFFFFF;
	*/
	color: #000000;
	text-align: right;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}
.table_grid_empty {
	font-size: 10px;
	/*
	background-color: #F7F7F7;
	*/
}
.table_grid_content {
	font-weight: normal;
	/*
	background-color: #FFFFFF;
	*/
	color: #000000;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
}


.table_grid_left_bord {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	border-top:1px solid #417575;
}
.table_grid_left_bord_left {
	font-weight: bold;
	background-color: #e9e9e9;
	color: #000000;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	border-top:1px solid #417575;
}
.table_grid_left_bord_center {
	font-weight: bold;
	background-color: #e9e9e9;
	color: #000000;
	text-align: center;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	border-top:1px solid #417575;
}
.table_grid_left_bord_left_over {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	border-top:1px solid #417575;
}
.table_grid_left_bord_center_over {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	border-top:1px solid #417575;
}
.table_grid_left_add {
	font-weight: bold;
	background-color: #999999;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	border-top:1px solid #417575;
	border-right:1px solid #417575;
	cursor: default;
}
.table_grid_left_line_left {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}
.table_grid_left_line_center {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	text-align: center;
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}

.page_numbers {
	font-weight: normal;
	color: #265f67;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}
A.page_numbers:HOVER {
	color: #000000;
}
.page_numbers_over {
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}
A.page_numbers_over:HOVER {
	color: #265f67;
}
.setpointer {
	cursor: pointer;
}

#cms_header_edit {
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	position: relative;
	background-color: #CCCCCC;
	border-bottom: 1px solid #417575;
}
#cms_header_edit_left {
	width: 100px;
	height: 25px;
	top: 0px;
	left: 0px;
	position: absolute;
	color: #000000;
}
#cms_header_edit_left ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#cms_header_edit_left li{
	display: inline;
	margin: 5px;
	padding: 0px;
}
#cms_header_edit_right {
	width: 400px;
	height: 25px;
	top: 0px;
	right: 0px;
	position: absolute;
	color: #000000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
	text-transform: uppercase;
	margin: 5px;
}
#cms_header_edit_right ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#cms_header_edit_right li{
	display: inline;
	margin: 5px;
	padding: 0px;
}

#table_nav {
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	position: relative;
	overflow: visible;
}
#table_nav_menu {
	height: 14px;
	top: 0px;
	left: 0px;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: visible;
}
#table_nav_menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#table_nav_menu li{
	display: inline;
	margin: 0px 4px 0px 0px;
	padding: 5px;
	background-color: #CCCCCC;
	cursor: pointer;
}
#table_nav_box {
	width: 980px;
	height: auto;
	top: 0px;
	left: 20px;
	position: relative;
	font-size: 11px;
	padding: 0px;
}
#table_nav_content {
	width: 980px;
	height: 122px;
}

.drop_down_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-size: 11px;
	width:160px;
	color: #FFFFFF;
	text-transform: uppercase;
	z-index: 5;
/*
//	border-top: 1px solid #898989;
*/
}

.drop_down_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width:175px;
	color: #c9c8c6;
	background-color: #FFFFFF;
}
.drop_down_menu li {
	padding: 3px;
	height: auto;
	border-left: 1px solid #417575;
	border-right: 1px solid #417575;
	border-bottom: 1px solid #417575;
}
.drop_down_menu a:link, .drop_down_menu a:visited, .drop_down_menu a:active {
	color: #265f67;
	text-decoration: none;
}

.drop_down_menu a:hover {
	color: #898989;
	text-decoration: none;
}

/* Submit buttons */
input.submit, .button { 
	width:85px; height:30px;
	margin-top: 0px;
	padding:0; border:0;
	background:url('../images/submit-default.png') no-repeat;
	font:normal 100%/100% tahoma, arial, sans-serif; 
	font-size: 10px;
	font-color: #FFFFFF;
	text-align: center;
	text-decoration: bold;
	cursor: pointer;
}

.button.disabled {
	cursor: text;
	color: gray;
}

input.default { 
	background:url('../images/submit-default.png') no-repeat;
	font-weight:bold;
}

input.add { 
	background:url('../images/submit-add.png') no-repeat;
	font-weight:bold;
}

input.search, input.update, input.delete, input.add{
	-moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
	cursor: pointer;
}
.submit_search{ 
	width:90px;
	height: 34px;
	background:url('../images/submit-search.png') no-repeat;
	position:relative;
	display:-moz-inline-stack; /* Mozilla/Chrome/Safari Tweek */
	display: inline-block;
	display: expression("inline"); /* IE Tweek */
	left: -5px;
}

a.button {
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
}

/* Curved tables */
/* ########################################################## */

#folders	{ margin:-5px 10px 10px 2px; position:absolute; top:80; left:0; width:964px; background:url(../images/curves-middle-bg.png) bottom left; z-index:1; }

#folders div.panel {background:url(../images/curves-bottom-bg.png) no-repeat bottom left;}

#folders h2	{ background:url(../images/curves-top-bg.png) no-repeat top left; margin:0; padding:20px 10px 10px 10px; font-size:100%; color:#7791c4; }

#folders h3	{ margin:10px 2px 0px 2px; padding:10px 8px 10px 8px; font-size:100%; color:#7791c4; border-top:1px solid #417575; }

#folders a { text-decoration:none; }

#folders a:hover { color:#2e4e8c; }

.ecom_order_link {
	color: #000000;
	text-decoration: none;
}
A.ecom_order_link:HOVER {
	color: #666666;
}

.shop_cart {
	background-color: #666666;
	font-size: 11px;
}

.shop_cart_head {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.shop_cart_row {
	background-color: #E4E4E4;
}

.shop_cart_row2 {
	background-color: #FFFFFF;
}

.image_space {
	margin-right: 5px;
}

A.cart_title {
	color: #000000;
	text-decoration: none;
}

A:Hover.cart_title {
	color: #666666;
}

.desc_title {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.pageinfo_tabs {
	position:absolute;
	cursor:pointer;
	top:6px;
	width:200px;
	height:25px;
	text-align:center;
	margin: auto; 
}
.pageinfo_tabs td {
	font-family:arial;
	font-size:11px;
	color:black;

} 
.popup_helpbutton {
	position:absolute;
	top: 7px;
	right: 25px;
	z-index:100;
	cursor:pointer;
	width:20px;
	height:20px;
	background:url(../images/btn_help.png);
}


	.pga-notices {
		margin-bottom:10px;
	}
	.pga-notices dd, .pga-notices dd p {
		margin:0;
	}
	.pga-notices dd ul {
		background-color:#a5dfbb;
		border:3px solid #42c072;
		color:#333;
		font-size: 12px;
		list-style-type:none;
		margin:0 0 10px;
		padding:5px 10px;
	}

	.pga-notices dd.high ul {
		background-color:#E6C0C0;
		border:3px solid #DE7A7B;
		color:#333;
	}
	.pga-notices dd.medium ul {
		background-color:#EFE7B8;
		border:3px solid #F0DC7E;
		color:#333;
	}	
	.pga-notices dd.complete ul {
		background-color:#cccccc;
		border:3px solid #aaaaaa;
		color:#333;
	}	

