
/* Begin browseCategories */
div#browseCategories {
clear: both;
background: url(http://i.pgcdn.com/images/search_results_right.gif) #FFFFFF no-repeat bottom right;
margin: 0 0px 20px 0px;
}
	div#browseCategories div.titleMast{
		width: 100%; display: table;
		background-color: #FFFFFF;
		margin: 0;
	}
	div#browseCategories div.categoriesMast {
	width: 100%; display: table;
	background: url(http://i.pgcdn.com/images/categories_mast_right.gif) no-repeat 100% 17px;
	background-color: #FFFFFF;
	}
		div#browseCategories h1 {
		float: left;
		margin: 0;
		padding-left: 40px;
		color: #333333;
		height: 34px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		background: url(http://i.pgcdn.com/images/icon_channel_sm_30.png) #9DD3F6 no-repeat 0px -3px;
		}
			div#browseCategories h1 span, div#browseCategories h1 span.high {
			padding: 6px 8px 0 0;
			display: block; float: left;
			height: 34px;
			background-color: white;
			}
            
            div#browseCategories h1 span.high {
                font-weight: bold;
			}
            
	div#browseCategories div.categoriesResults { background: url(http://i.pgcdn.com/images/search_results_left.gif) no-repeat bottom left; clear: both; height: 100%; display: table; width: 100%; padding-top: 10px; padding-bottom: 10px; }
		div#browseCategories div.subtitle { 
			font-family: Arial, Helvetica, sans-serif;
			color: #5C5C5C; 
			font-size: 15px; 
			background-color: #FAFAFA;
			width:100%;
			margin:0 10px 5px 25px;
			font-weight:bold;
			
		}
		div#browseCategories div.two_column div.column { width: 48%; float: left; }
		div#browseCategories ul.categories { margin: 0; padding: 0; list-style: none; margin-right: 24px; }
		div#browseCategories ul.categories_0 { margin-left: 24px; }
			div#browseCategories li.category { margin-bottom: 13px; clear: both; }
			div#browseCategories ul.categories_0 { margin-right: 20px; }
				div#browseCategories li.category div.categoryTitle a { 
					 
				}
					div#browseCategories span.subCategory a {}
/* End browseCategories */

div#ImagePopup {
	position:         absolute;
	top:              77px;
	left:             629px;
	width:            600px;
	z-index:          100;
	padding:          10px !important;
	visibility:       hidden;
	text-align:       left;
}

div#pgPageContent{text-align:left;}
