		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		#community-wrap {
			width: 100%!important;
			max-width: 100%!important;
			text-align: left;
			overflow: hidden!important;
			font-size: 100%;
			padding-top: 5px;
		}

		#community-wrap img {
			border: 0px;
		}
		
		#community-wrap form {
			margin: 0!important;
			padding: 0!important;
		}
		
		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		#community-wrap .box {
			padding: 5px;
			border-bottom: 1px dotted #ccc;
		}

		#community-wrap .photoBox, #community-wrap .photoBoxModule {
			float:left;
			text-align:center;
		}

		#community-wrap .photoRow {
		}
		
		#community-wrap .scoller {
			height:260px;
			overflow-y:scroll;
			overflow-x:hidden;
		}

		#community-wrap .photoContainer-v {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			margin: 0pt auto;
			padding: 5px;
		}

		#community-wrap .photoContainer-h {
			text-align:center;
			margin: 0pt auto;
		}


		#community-wrap .albumBox {
			border-bottom: 1px dotted #ccc;
			padding-top: 10px;
		}

		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		#community-wrap .required {
			color: #ff0000;
		}
		
		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		#community-wrap .pagenavi {
			text-align: center;
			padding: 3px;
			border: 0!important;
		}

		#community-wrap .pagenav {
			text-align: center;
			padding: 3px;
			border: 0!important;
		}

		#community-wrap .pagecount {
			text-align: center;
			border: 0!important;
		}
		
		#community-wrap ul.pagination {
		}

		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		#community-wrap .comments {
			margin: 0pt auto;
			border: solid 1px #171d25;
			background-color: #ffffff;
			color: #171d25;
			margin-bottom: 2px;
		}

		#community-wrap .comments .padding{
			padding: 5px;
		}
		#community-wrap .comments a:link    { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#community-wrap .comments a:active  { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#community-wrap .comments a:visited { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#community-wrap .comments a:hover   { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }

		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		#hwdadverts-nopadding {
			width:100%;
			overflow:hidden;
			text-align:center;
		}

		#hwdadverts-padding {
			width:100%;
			overflow:hidden;
			text-align:center;
			padding: 10px 0;
		}

		/*----------------------------------------------------------------------------*/
		/*  THE TAB INTERFACE                                                         */
		/*----------------------------------------------------------------------------*/

		#community-wrap .tabberlive .tabbertabhide {
			display:none;
		}

		#community-wrap .tabber {
		}

		#community-wrap .tabberlive {
			margin-top:1em;
		}

		#community-wrap ul.tabbernav
		{
			padding: 0!important;
			margin: 0!important;
			font-size: 12px;
			right: 0;
		}

		#community-wrap ul.tabbernav li
		{
			margin: 0!important;
			padding: 0!important;
			display: inline;
		}

		#community-wrap ul.tabbernav li a
		{
			padding: 3px 5px;
			margin-left: 3px;
			border: 1px solid #bebebe;
			background: #d0d0d0;
			color: #fff;
			text-decoration: none;
		}

		#community-wrap ul.tabbernav li a:link { color: #000; }

		#community-wrap ul.tabbernav li a:visited { color: #000; }

		#community-wrap ul.tabbernav li a:hover
		{
			color: #000;
			background: #00bdff;
			border-color: #00bdff;
		}

		#community-wrap ul.tabbernav li.tabberactive a
		{
			color: #000;
			background: #88c909;
			border-color: #88c909;
		}

		#community-wrap ul.tabbernav li.tabberactive a:hover
		{
			color: #000;
			background: #00bdff;
			border-color: #00bdff;
		}

		#community-wrap .tabberlive .tabbertab {
			padding:5px 0 0 0;
		}

		/* If desired, hide the heading since a heading is provided by the tab */
		#community-wrap .tabberlive .tabbertab h2 {
			display:none;
		}

		#community-wrap .tabberlive .tabbertab h3 {
			display:none;
		}

		/* Example of using an ID to set different styles for the tabs on the page */
		#community-wrap .tabberlive#tab1 {
		}

		#community-wrap .tabberlive#tab2 {
		}

		#community-wrap .tabberlive#tab2 .tabbertab {
			height:200px;
			overflow:auto;
		}

		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
		#community-wrap .hasTip {
			border: 1px solid #ccc;
			padding: 2px!important;
			margin: 0!important;
		}

		#community-wrap .noborder {
			border: 0!important;
			padding: 2px!important;
			margin: 0!important;
		}
		
		#community-wrap .avatar
		{
			float: right;
			padding: 5px;
		}

		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
		input.interactbutton_sm {
			cursor: pointer;
			margin: 2px 2px 2px 0;
			padding: 2px;
			font-size: 9px;
			font-weight: normal;
			color: #171d25;
			border: 1px solid #cccccc;
			background-color: #FFFFFF;
		}

		input.interactbutton {
			cursor: pointer;
			margin: 2px 2px 2px 0;
			padding: 2px;
			font-size: 12px;
			font-weight: normal;
			color: #171d25;
			border: 1px solid #cccccc;
			background-color: #FFFFFF;
		}

		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
		#community-wrap .albumLinks {
			float:left;
		}
		#community-wrap .pageData {
			float:left;
		}
		#community-wrap .pageNavigation {
			float:right;
		}
		
		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		dl.tabs {
			float: left;
			margin: 10px 0 -1px 0;
			z-index: 50;
		}

		dl.tabs dt {
			float: left;
			padding: 4px 10px;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			border-top: 1px solid #ccc;
			margin-left: 3px;
			background: #f0f0f0;
			color: #666;
		}

		dl.tabs dt.open {
			background: #F9F9F9;
			border-bottom: 1px solid #F9F9F9;
			z-index: 100;
			color: #000;
		}

		div.current {
			clear: both;
			border: 1px solid #ccc;
			padding: 10px 10px;
		}

		div.current dd {
			padding: 0;
			margin: 0;
		}				
		
		/*----------------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

		#community-wrap .sblinks {
			padding: 1px;
			margin: 1px;
			border: 1px solid #d3d3d3;
		}

		#community-wrap .addremfav {
		}

		#community-wrap .description {
		}

		#community-wrap .tags {
		}

		#community-wrap .add2gselect {
			width: 120px;
		}		
		#community-wrap .hwdnotice {
			margin: 5px;
			padding: 5px;
			border: 1px solid #00bdff;
			background: #eafaff none repeat scroll 0% 0%; 
		}	

		#community-wrap .ajaxresponse {
			visibility: hidden
		}

		#community-wrap .add2groupresponse {
		}