/* Default Stylesheet */

															/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	






																/* >>> CONTAINERS <<< */
div#container {
	width:1024px;
	margin:10px auto;
	background-color:#FFFFFF;
	text-align:left;
	border:1px solid #DDDDDD;
	height:auto
	}

div#subheader-signin {
	float:right;
	margin-top:16px;
	margin-right:25px;
	font-size:9px;
	}
			
div#right {
	float:right;
	padding:0px 4px 0px 4px;
}

div#right-in {
	padding-right:0px;
}
	
div#left {
	padding:4px;
	background-color:#FFFFFF;
}

div#left-in {
	background-color:#FFFFFF;
}

#content-wrap {
	background-color:#FFFFFF;
}
	
	div#center-wrap {
		width:1024px;
		background-color:#FFFFFF;
		font-size:11px;
	}
	
		div#center-in {
			padding-top:0px;
			background-color:#FFFFFF;
		}

	div#footer-wrap {
		width:1024px;
		background-color:#FFFFFF;
		clear:both;
	}
	
		div#footer-in {
			height:150px;
			background-color:FFFFFF;
			background-image:none;
			background-repeat:no-repeat;
			border:1px solid #FFFFFF;
			clear:both;
		}
		
.postingImageFrameFeatured {
	float: left;
	border: 1px #867458 solid;
	padding: 4px;
	background-color: #CBAE85;
	line-height:normal;
	margin-bottom:10px;
}

.postingImageFrameFeatured img {
	display:block;
}

.postingImageFramePadding {
	border: 1px #000 solid;
	background-color:#000000;
	padding: 0px;
	line-height:normal;
}

.postingImageFrame {
	float: left;
	border: 1px #A4A4A4 solid;
	padding:4px;
	margin-right: 10px;
	background-color: #eee;
	line-height:normal;
}

.postingImageGroup {
	overflow:hidden;
	*overflow:none;
}

.postingImageFrame_FeatureBox {
	border:1px solid #000000;
	background-color:#000000;
}

.postingImageFrame_FeatureBox img {
	display:block;
}

.postingImageFrameMapPopup {
	float: left;
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #eee;
	
}

.postingImageFrameMapPopup img {
	display:block;
	
}

div#line {
		width:984px;
		margin-bottom:20px;
		border-top:1px solid #C2C7C6;
}

.line {
		width:984px;
		margin-bottom:20px;
		border-top:1px solid #C2C7C6;
}

div#line750 {
	width:750px;
	margin-top:10px;
	margin-left:40px;
	border-top:1px solid #C2C7C6;
}

.line750 {
	width:750px;
	margin-top:10px;
	margin-left:40px;
	border-top:1px solid #C2C7C6;
}

div#line790 {
	width:790px;
	margin-top:10px;
	border-top:1px solid #C2C7C6;
}

.line790 {
	width:790px;
	margin-top:10px;
	border-top:1px solid #C2C7C6;
}

.table_line {
	width:984px;
	margin-bottom:10px;
	border-top:1px solid #C2C7C6;
}

	 
div#featureTable_line {
	width:984px;
	margin-bottom:10px;
	border-top:1px solid #C2C7C6;
}


	


		
	


    
                                                                    /* >>> TABLES <<< */



.postingTitle-Table {
	clear:both;
	margin:5px;
	margin-bottom:2px;
	margin-left:0px;
	font-size:10px;
    color:#1E7FB6;
    font-weight:bold;
	text-decoration:none;
}

.postingTitlePopupHtml {
	font-size: 12px;
}

.smallRatings {
	font-size:9px;
}

.postingByline {
	font-size:10px;
}

.postingByline_small {
	font-size:10px;
}

.postingText_small {
	font-size:10px;
	font-weight:normal;
	padding-top:10px;
	padding-right:15px;
}

.postingMoreLink_small {
	font-size:9px;
}

.postingMoreLink {
	font-size:9px;
}

table.contentTitleRule h2 {
	font-weight:normal;
	color:#000000;
}

table.contentTitleRule {
	width:100%;
}

table.contentTitleRule h3 {
	font-weight:normal;
	color:#000000;
}													

.subHeader {
	font-size:9px;
	color:#000000;
}													
													
table#featuredStories {
	height:275px;
	margin-top:10px;
	margin-bottom:10px;
    padding-top:0px;
	padding-bottom:20px;
	background-color:#F2F2F2;
	border:1px solid #C2C7C6;
}

.tableContent {
	margin-left:5px;
}
													
													

															     /* >>> LISTS <<< */
ul#navBar {
	float:left;
	margin-top:1px;
	margin-left:5px;
	list-style: none;
	display:inline;
	height: 28px;
}
	
#navBar li {
	display:inline;
}

#navBar a {
	display:block;
	margin:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;	
}

#navBar a:hover {
	background-color: #9E1024;
}
			
#navBar .activeTab {
	background-color: #AA1127;
}			
		
.menu {
  	z-index: 9000000;
	background-color:#AA1127;
 }
 
.menu ul {
	list-style:none;
	border:1px solid #000000;
	border-top-width:0px;
	border-bottom-width: 0px;
	_border-bottom-width:1px;
	*border-bottom-width:1px;
}

    .menu li {
		width:100%;
		height:100%;
	}
	
		.menu li:hover {
			background-color:#DD1633;
			border:none;
		}

	.menu a {
        display: block;
		padding:5px 3px 5px 3px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;	
		border:none;
      }
	  
	  	.menu a:hover {
			*background-color:#DD1633;
		}


#navBar .menubody li {
	font-size: 10px;
	border:none;
}

#navBar .menubody a {
	display:block;
	margin-top: 0px;
	font-size: 10px;
	padding:5px;
	border-bottom:1px solid #000000;
	_border:none;
	*border:none;
}

#navBar .menubody a:hover {
	background-color: #DD1633;
}


																/* >>> TYPOGRAPHY/TABS/IMAGES <<< */

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1E7FB6;
	text-decoration:none;
	outline:none;
	border:none;
}

	a:hover {
		color:#8E2725;
	}

	a:focus {
		-moz-outline-style:none;
	}

a img {
	text-decoration:none;
	border:none;
}

.welcome {
	float:left;
	margin-left:10px;
	padding-top:20px;
	font-size:90%;
}

div#subheader-contentTitle {
	padding-top:10px;
	margin-left:25px;
	font-size:22px;
	font-weight:bold;
	color:#000000;
}

.namebox {
	width:715px;
	height:60px;
	background-color:#FFFFFFF;
	border:none;
	color:#141414;
}

.namebox h1 {
	color:#000000;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear:left; 
	text-align: left
}

.subheader-contentTitle {
	padding-top:10px;
	margin-left:45px;
	font-size:22px;
	font-weight:bold;
}

div.subheader-contentTitle {
	padding-top:10px;
	margin-left:45px;
	font-size:22px;
	font-weight:bold;
}

.subheaderDiscussionTitle {
	padding-top:10px;
	margin-left:45px;
	font-size:large;
	font-weight:bold;
}

div#subheader-contentTitle h4 {
	font-size:22px;
	color:#000000;
}

#small {
	font-size:10px;
	font-weight:normal;
}

span.contentTitle {
	font-size: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	font-weight:normal;
	background-color: transparent;
}

* html .contentTitle { /*IE double margin bug*/
	height: 0.01%; 
}

div#contentTitle {
	font-size:large;
	font-weight:normal;
}

.titleContainer {
	width:99%;
	margin:0px;
	padding:5px 0px 5px 6px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF; 
}

a.contentTitle {
	padding-right:10px; 
	float:right; 
	font-size:10px; 
	color:#000000;
}

	a.contentTitle:hover {
		text-decoration:underline;
	}

.BDC {
	padding-right:10px; 
	float:right; 
	font-size:14px; 
	color:#000000;
	text-align:right;
}

div#center-in p {
	font-size:10px;
	color:#000000;
}

div.postingSummary {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: 1px solid #cbcbcb;
	margin-top:0px;
	padding-top:20px;
	padding-bottom: 15px;
	padding-left:10px;
	/*min-height: 125px;*/
}
		
div#signoutButton {
	float:right;
	padding-right:20px;
}

.errorMessage {
    font-size: 12px;
    color: red;	
}

.mediumTitle {
	font-size:12px;
	color:black;
	margin-top: 10px;
	margin-bottom: 3px;
}

.postingTitle {
	font-size:12px;
	font-weight:bold;
}

.postingFooter {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	font-size:10px;
}

.postingFooterRowMapPopup {
	clear: left;
	margin-top: 10px;	
}

.postingSummary-table {
	padding-top:5px;
	padding-left:5px;
}

.postingText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
}

.discussionDetailsTitle {
	padding-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	font-size:26px;
	font-weight:bold;
	color:#000000;
}


.postingDetails {
	width:770px;
	margin-left:0px;
	margin-bottom:40px;
	margin-top:0px;
}

.commentHeader {
	margin: 0px auto;
	padding: 5px 5px 5px 5px;
	font-size: 9px;
}

.commentHeaderTitle {
	background-image:  url(/media/xsite/themes/graybar/commentHeaderTopLeft.gif); 
	background-repeat: no-repeat;	
	background-color: #bbb;
	padding: 2px 2px 2px 10px;
}

.smallTitle {
	margin-top:10px;
	font-size: 13px;
	font-weight: bold;
}

.mediumTitle {
	font-size: medium;
	margin-top: 15px;
	margin-bottom: 3px;
}

.small {
	font-size: 10px;
}

#small {
	font-size:10px;
}

.medium {
	font-size:12px;
}

.large {
	font-size: 16px;	
}

.largeTitle {
	font-size: 16px;	
	margin-top: 15px;
	margin-bottom: 3px;
}

.selectedTab {
	color: #F4B87A;	
}

div#noNeighborhood {
	margin:20px;
	font-size:12px;
}
	div#noNeighborhood a:hover {
		text-decoration:underline;
	}

div#noNeighborhoodSubText {
	margin-top:0px;
	margin-left:40px;
	font-size:12px;
}

.tiny {
	font-size: 9px;
}

#USER_PROFILE h2 {
	display: inline;
	color: #777;
	text-align: left;	
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 3px;
}


#USER_PROFILE h4 {
	display: inline;
	color: #777;
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 12px;
}

.profileDetails h4 {
	display:inline;
	color:#777;
	text-align:right;
	font-weight:normal;
	font-size:12px;
}

.profileText {
	font-size: 12px;	
}

.userProfileSubheader h3 {
	font-weight:normal;
	color:#777;
	display:inline;
}

.userProfileSubheader h4 {
	font-weight:normal;
	color:#777;
	display:inline;
}

.locationProfileSubheader h3 {
	font-weight:normal;
	color:#777;
	display:inline;
}

.locationProfileSubheader h4 {
	font-weight:normal;
	color:#777;
	display:inline;
}


#sortBy {
	margin-left:30px;
	font-size:10px;
}

		#sortBy a:hover {
			text-decoration:underline;
		}
	
#smallDate {
	font-size:9px;
}

.smallDate {
	font-size:10px;
}

.fullStar {
	width:15px;
	height:15px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-107px 0px;
	background-repeat:no-repeat;
}


.halfStar {
	width:15px;
	height:15px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-92px 0px;
	background-repeat:no-repeat;
}

.noStar {
	width:15px;
	height:15px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-75px 0px;
	background-repeat:no-repeat;
}

.fullStar_active {
	width:19px;
	height:19px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-163px 0px;
	background-repeat:no-repeat;
}

.halfStar_active {
	width:19px;
	height:19px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-143px 0px;
	background-repeat:no-repeat;
}

.noStar_active {
	width:19px;
	height:19px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-123px 0px;
	background-repeat:no-repeat;
}

.fullStar_small {
	width:10px;
	height:10px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-22px 0px;
	background-repeat:no-repeat;
}

	
.halfStar_small {
	width:10px;
	height:10px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-11px 0px;
	background-repeat:no-repeat;
	
}



.noStar_small {
	width:10px;
	height:10px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	
}

.fullStar_small_active {
	width:13px;
	height:13px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-61px 0px;
	background-repeat:no-repeat;
}	

.halfStar_small_active {
	width:13px;
	height:13px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-47px 0px;
	background-repeat:no-repeat;
	
}	

.noStar_small_active {
	width:13px;
	height:13px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-33px 0px;
	background-repeat:no-repeat;
	
}

#content_secondary {
	width:790px;
}


	#aboutUs:hover {
		text-decoration:underline;
	}
	


.memberCommentMessage {
	font-size:10px;
}

.postingRatingDetailed {
	margin-top: 2px;
	padding-bottom: 5px;
	height: 20px;
	vertical-align:middle;
}

.postRatingIconDetailed {
	padding: 0px;
	margin: 0px;
}

.comment {
	clear: left;
	border-collapse: collapse;
	width: 100%;	
}

.commentHeader {
	margin: 0px auto;
	padding: 5px 5px 5px 5px;
	font-size: 9px;
}

.commentHeaderTitle {
	background-image:  url(/media/xsite/themes/deeptone/commentHeaderTopLeft.gif); 
	background-repeat: no-repeat;	
	background-color: #AFB3C4;
	padding: 2px 2px 2px 10px;
}

.commentHeaderRating {
	padding: 2px 2px 2px 2px;
	background-color: #AFB3C4;
	text-align: right;
}

.commentIndent {
	
}

.commentTitle {
	font-size: 14px;
	color: #000000;
}


.commentText {
	padding-top: 5px;
	padding-left: 15px;
	padding-right:15px;
	font-size: 12px;
	background-image:  url(/media/xsite/themes/deeptone/commentTextBackground.jpg); 
	background-repeat: repeat-x;	
	padding-bottom: 20px;
}


.imagePagingControls {
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	padding-bottom: 5px;
	border-bottom: 1px #888 solid;
}

.imagePagingControls a {
	text-decoration: none;
}

.mediaFrameRule {
	border-top: 1px #888 solid;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}


.mediaFrameLarge {
	margin-right: auto;
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	margin: 15px 0px 15px 0px;
}


.mediaSubframe {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;	
	padding: 0px 0px 0px 0px;	
	font-size: 9px;
}

.mediaSubframe a {
	text-decoration: none;
}

.mediaSubframeCell {
	border-left: 1px #bbb solid;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#contentMediaBackLink {
	font-size:10px;
}

#DISCUSSION_SUMMARY_CONTENT_COPY {
	font-size:10px;
}

.logoutMessage {
	margin-top:30px;
	font-size:14px
}

.orgName-wrap {
	border:1px solid transparent;
	*border:none;
}

.orgName {
}


#siteHeading {
	margin-top:45px;
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:20px;
	color:#FFFFFF;
}

.siteHeadingSubtitle {
	margin-top: 0px;
	padding-left:160px;
	font-size:10px;
}

#map {
	width:550px;
    height:650px; 
	border:1px solid #EEEEEE; 
	margin-top:20px;
}

#content {
	background-color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}

.paging {
	float:right;
}

.profileEdit {
	width:470px;
	margin-left:20px;
	color:#7A7A7A;
}

.ijSearchBoxField {
	font-size:10px;
	color:#7A7A7A;
}

.postingFooterButton {
	color: #fff;
	background-color: #999;
	padding: 3px 3px 3px 3px;
	margin: 0px 3px 0px 3px;	
}



														/* >>> FORMS <<< */

/* Default Stylesheet */

body {
		color: #333;
		background-color:#CCCCCC;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 75%;
		text-align:center;
}


div#header-in {
    		width:1024px;
			height:100px;
			background-color:#FFFFFF;
			background-image:none;
			background-repeat:no-repeat;
}
		
	div#navBar {
		width:1024px;
		height:28px;
		background-color:#F2F2F2;
		background-image:none;
		background-repeat:no-repeat;
		border-top:1px solid #C2C7C6;
		border-bottom:1px solid #C2C7C6;
	}
	
	div#subheader-wrap {
		width:1024px;
		height:52px;
		background-color:FFFFFF;
		border-bottom:1px solid #C2C7C6;
	}
	
		div#subheader-in {
			width:1024px;
			height:50px;
			background-color:#A6ABBF;
			background-image:url(/media/xsite/themes/deeptoneblue/gradient.png);
			background-repeat:repeat-x;
			font-size:14px;
			color:#001146;
		}
		
div.headerSubnav {
	font-weight:normal;
	margin-left:60px;
	color:#000000;
}

	div.headerSubnav a {
		font-size:10px;
		color:#000000;
		text-decoration:none;
	}
		div.headerSubnav a:hover {
			text-decoration:underline;
		}

/** Begin definition of breakout boxes with rounded corners **/




.boxgradientprimary .content,
.boxgradientprimary .boxtop,
.boxgradientprimary .boxbottom,
.boxgradientprimary .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#141414;
}

.boxgradientprimary {
	padding-top:1px;
	padding-bottom:0px;
}

.boxgradientprimary h1 {
	padding-bottom:0px;
}

.boxgradientprimary a {
	text-decoration: none;
	display: block;
	width: 100%;
	display:block;
}

.boxgradientprimary a:hover {
	background-color:#303030;

}

.boxgradientprimary ul {
	list-style-type: none;
	text-align:center;
	border-top:1px solid #303030;
	margin:15px 5px 0px 0px;
}

.boxgradientprimary li {
	text-decoration: none;
	border-bottom:1px solid #303030;
	text-align:left;
}
	
.boxgradientprimary h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.boxgradientprimary h6 {
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	padding-left:10px;
	padding-bottom:0px;	
}

.primaryboxtext {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	text-align:left;
}

div#boxgradientprimary_createAcct {
	width:200px;
	margin-top:20px;
	margin-right:5px;
}

div#box-UserGreeting {
	width:200px;
	margin-top:0px;
	margin-right:5px;
	overflow:hidden;
}
	
.boxgradientsecondary .content,
.boxgradientsecondary .boxtop,
.boxgradientsecondary .boxbottom,
.boxgradientsecondary .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#9E1024;
}

.boxgradientsecondary {
	padding-top:1px;
	padding-bottom:0px;
}

.boxgradientsecondary h1 {
	padding-bottom:0px;
}

.boxgradientsecondary a {
	text-decoration: none;
	color:#F6F6F6;
	font-size:11px;
}

.boxgradientsecondary a:hover {
	background-color: transparent;
	text-decoration:underline;
}

.boxgradientsecondary ul {
	list-style-type: none;
	text-align:left;
	border-bottom:1px solid #676767;
	
}

.boxgradientsecondary ol {
	margin:10px 10px 0px 5px;
	list-style-type: none;
	text-align:left;
	border-top:1px solid #676767;
	overflow:hidden;
}

.boxgradientsecondary li {
	text-decoration: none;
	text-align:left;
	border-bottom:1px solid #676767;
	padding-top:5px;
	padding-bottom:5px;
}
	
	
.boxgradientsecondary h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#141414;
	border-bottom:1px solid #11FFFF;
}

.boxgradientsecondary h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size:9px;
	font-weight:regular;
	color:#F6F6F6;
	padding-left:0px;
	padding-bottom:0px;
	text-align:center;
}

.boxgradientsecondary-header {
	padding:2px 0px 2px 4px;
	margin-left:2px;
	background-color:#141414;
	border:1px solid #141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.widgetMediaTable a {
	text-decoration: none;
	font-size:9px;
	color:#F6F6F6;
}
	
.widgetMediaTable table {
	margin-top:10px;
	margin-left:16px;
}

.widgetMediaTable td {
	width:72px;
	overflow:hidden;
}

.widgetMedia {
	border: 1px solid #676767; 
	padding: 1px 1px 1px 1px;
}

.widgetMedia img {
	display:block;
}

	.widgetMedia:hover {
	border: 1px solid #F6F6F6; 
	padding: 1px 1px 1px 1px;
}

.bozemansbestbeast .content,
.bozemansbestbeast .boxtop,
.bozemansbestbeast .boxbottom,
.bozemansbestbeast .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#D2D2D2;
}

.bozemansbestbeast a {
	text-decoration: none;
	font-size:9px;
	color:#F6F6F6;
}

.bozemansbestbeast table {
	margin-top:10px;
	margin-left:3px;
}

.bozemansbestbeast td {
	width:42px;
	overflow:hidden;
}

.bozemansbestbeast h4 {
	margin:10px 16px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}

.bozemansbestbeast h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.bozemansbestbeast h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size:9px;
	font-weight:regular;
	color:#333333;
	padding-left:0px;
	padding-bottom:0px;
	text-align:center;
}

.bozemansbestbeastinstructions {
	margin-top:5px;
	font-size:11px;
}

.ratings h4 {
	margin:10px 16px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}

.ratings h3 {
	margin:5px 16px 0px 21px;
	font-size:9px;
	color:#9E1024;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.boxgradientsecondarycalendar .content,
.boxgradientsecondarycalendar .boxtop,
.boxgradientsecondarycalendar .boxbottom,
.boxgradientsecondarycalendar .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#9E1024;
}

.boxgradientsecondarycalendar {
    padding-top:1px;
	padding-bottom:0px;
}

.boxgradientsecondarycalendar a {
	text-decoration:underline;
	color:#F6F6F6;
}

.boxgradientsecondarycalendar a:hover {
	background-color: transparent;
	text-decoration:underline;
}

.boxgradientsecondarycalendar ul {
	list-style-type: none;
	text-align:left;
	border-bottom:1px solid #F6F6F6;
	
}

.boxgradientsecondarycalendar ol {
	margin:10px 10px 0px 5px;
	list-style-type: none;
	text-align:left;
	border-top:1px solid #F6F6F6;
	border-bottom:1px solid #F6F6F6;	
}

.boxgradientsecondarycalendar li {
	text-decoration: none;
	text-align:left;
	border-bottom:1px solid #999999;
	padding-top:5px;
	padding-bottom:5px;
}
	
.boxgradientsecondarycalendar h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#141414;
	border-bottom:1px solid #FFFFFF;
}

.boxgradientsecondarycalendar h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size:9px;
	font-weight:bold;
	color:#F6F6F6;
	padding-left:0px;
	padding-bottom:0px;
}

.calendar {
	margin:10px 0px 0px 20px;
}

#calendarmonthlink {
	color:#333333;
}

#calendardaylink {
	color:#333333;
}

.widgetcalendar a {
	text-decoration:none;
}
	
.navlink {
	margin-top:3px;
	font-size:10px;
	color:#CCCCCC;
}

div#box-widget {
	width:200px;
	margin-top:20px;
	margin-right:5px;
}

.solidbox-nav .content,
.solidbox-nav .boxtop,
.solidbox-nav .boxbottom,
.solidbox-nav .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#D2D2D2;
}

.solidbox-nav {
	padding-top:1px;
	padding-bottom:0px;
}

.solidbox-nav h1 {
	padding-bottom:0px;
}

.solidbox-nav a {
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
}

	.solidbox-nav a:hover {
		background-image:none;
		background-color: #FFFFFF;
	}

.solidbox-nav ul {
	list-style-type: none;
	text-align:left;
	border-top:1px solid #FFFFFF;
	margin:15px 5px 0px 0px;	
}

.solidbox-nav li {
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}

.solidbox-nav h5 {
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:2px 0px 2px 0px;
	text-align:center;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.solidbox-nav h6 {
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:11px;
	font-weight:bold;
	color:#FF9703;
	padding-top:0px;
	padding-bottom:0px;
	text-align: center;
	
}

.solidbox-nav-header {
	padding:2px;
	margin-left:12px;
	width:134px;
	background-color:#9E1024;
	border:1px solid #141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.solidboxText {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}

.postSumBox .content,
.postSumBox .boxtop,
.postSumBox .boxbottom,
.postSumBox .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#141414;
}

.postSumBox {
	margin-bottom: 10px;	
}

.postSumBox h1 {
	padding-bottom:0px;
}

.postSumBox a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

	.postSumBox a:hover {
		background-image:none;
		text-decoration:underline;
	}

.postSumBox ul {
	list-style-type: none;
	border-top:1px solid  #303030;
	overflow:hidden;
	margin:15px 5px 0px 0px;
}

.postSumBox li {
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	border-bottom:1px solid  #303030;
	text-align:left;
}

.postSumBox h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.postSumBox h6 {
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	padding-top:0px;
	padding-bottom:0px;
	text-align: left;
	
}

.postSumBoxText {
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	text-align:left;
}

span.postSumBoxText {
	margin-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	text-align:left;
}

.PostSum {
	width:200px;
	margin-left:0px;
	margin-right:5px;
}
    
.graybox .content,
.graybox .boxtop,
.graybox .boxbottom,
.graybox .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#D7D7D7;
}

.graybox {
	padding-top:1px;
	paddin-bottom: 0px;
		
}

.graybox h1 {
	padding-bottom:0px;
}

.graybox a {
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
}

	.graybox a:hover {
		background-image:none;
		background-color:#F6F6F6;
	}
	
.graybox ul {
	list-style-type: none;
	text-align:center;
	border-top:1px solid #F6F6F6;
	margin:15px 5px 0px 0px;
}

.graybox li {
	text-decoration: none;
	border-bottom:1px solid #F6F6F6;
	text-align:center;
}
	
.graybox h5 {
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:2px 5px 2px 0px;
	text-align:center;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.graybox h6 {
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#27618C;
	text-align: center;
	
}

.grayBoxText {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}
	
div#grayDisplayBox {
	width:130px;
	margin-top:0px;
	margin-left:10px;
}
	

div#grayDisplayBox {
	width:130px;
	margin-top:0px;
	margin-left:10px;
}
	
.graybox_Mod .content,
.graybox_Mod .boxtop,
.graybox_Mod .boxbottom,
.graybox_Mod .boxbottom div {
	background:none;
	*background-image:none;
	background-color:#999999;
}

.graybox_Mod {
	padding-top:1px;
	padding-bottom:0px;	
}

.graybox_Mod h1 {
	padding-bottom:0px;
}

.graybox_Mod a {
	text-decoration:none;
	display:block;
	width:100%;
	}

	.graybox_Mod a:hover {
		background-image:none;
		background-color:#B1B1B1;
	}
	
.graybox_Mod ul {
	list-style-type: none;
	text-align:left;
	border-top:1px solid #B1B1B1;
	margin:15px 5px 0px 0px;
}

.graybox_Mod li {
	text-decoration: none;
	border-bottom:1px solid #B1B1B1;
}
		
.graybox_Mod h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.graybox_Mod h6 {
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#000B4C;
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
	text-align:left;
	
}

#grayBox_ModText {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-align:left;
}

#grayDisplayBox_Mod {
	width:200px;
	margin-top:10px;
	margin-left:0px;
	margin-right:5px;
}
	


.imagebox .content,
.imagebox .boxtop,
.imagebox .boxbottom,
.imagebox .boxbottom div {
	background:transparent url(/media/xsite/themes/deeptonered/imagebox.png) no-repeat top right;
	*background-image:url(/media/xsite/themes/deeptonered/imagebox.gif);
}

.imagebox {
	margin-bottom: 10px;	
}

.imagebox h1 {
	padding-bottom:0px;
}

.imagebox a {
	text-decoration: none;
}

.imagebox a:hover {
    color:#FFFFFF;

}


.imagebox ul {
	list-style-type: none;
	text-align:center;
	border-top:1px solid #979DB4;
	
}

.imagebox li {
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #979DB4;
	text-align:center;
}
	.imagebox li:hover {
		background-color:#979DB4;
		background-image:none;
		color:#FFFFFF;
	}
	
	.imagebox #grayDisplayBox-liAnchorli h6:hover { /* this is the width of the li hover */
		color:#FFFFFF;
	}
	
.imagebox h5 {
	margin-left:px;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
}

.imagebox h6 {
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#000B4C;
	padding-top:0px;
	padding-bottom:0px;
	text-align: center;
	
}

.imagebox_white .content,
.imagebox_white .boxtop,
.imagebox_white .boxbottom,
.imagebox_white .boxbottom div {
	background:transparent url(/media/xsite/themes/deeptone/imagebox_white.png) no-repeat top right;
	*background-image:url(/media/xsite/themes/deeptone/imagebox_white.gif);
}

.imagebox_white {
	margin-bottom: 10px;	
}

.box {
	position:relative;
	top: 0px;
	left: 0px;
	margin:0px auto;
	min-width:8em;
	max-width:500px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#fff;
	z-index:1;
	margin-left:14px; /* default, width of left corner */
	margin-bottom:0; /* spacing under dialog */
}


.box .content {
	position:relative;
	zoom:1;
	padding:0px 0px 0px 5px;
	margin-left:-12px;
}

.box .boxtop {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:5px; /* top slice width */
	margin-left:0px;
	height:19px;
	*height:18px; /* arbitrary long height, IE 6 */
	background-position:top left;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.box .boxtop, x:-moz-any-link, x:default {
	height:20px;
}

.box .boxtop, x:-moz-any-link {
	height:20px;
}

.boxgradientsecondary .boxtop {
	background-color:#141414;
}

.bozemansbestbeast .boxtop {
	background-color:#9E1024;
}

.boxgradientsecondarycalendar .boxtop {
	background-color:#141414;
}

.solidbox-nav .boxtop {
	height:15px;
	*height:16px;
}

.solidbox-nav .boxtop, x:-moz-any-link, x:default {
	height:16px;
}

.solidbox-nav .boxtop, x:-moz-any-link {
	height:16px;
}

.graybox .boxtop {
	height:15px;
	*height:16px;
}

.graybox .boxtop, x:-moz-any-link, x:default {
	height:16px;
}

.graybox .boxtop, x:-moz-any-link {
	height:16px;
}


.box .boxbottom {
	/* bottom */
	position:relative;
	width:100%;
}

.box .boxbottom,
.box .boxbottom div {
	height:15px; /* height of bottom cap/shade */
	font-size:10px;
}

.box .boxbottom {
	background-position:bottom right;
}

.box .boxbottom div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.box .boxhead,
.box .boxbody,
.box .boxfoot {
	position:relative;
}

.box .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:500px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box h1,
.box p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
}

.box h1 {
	padding-bottom:0px;
}



#navBar-left {
	float:left;
	width:0px;
	height:0px;
	background-color:#4E535D;
	background-image: none;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.navBar-mid {
	float:left;
	background-color:#141414;
	border:1px solid #000000;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:1px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.navBar-mid:hover {
	background-color:#AA1127;
}

.navBar-text {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}	

#navBar-mid-search {
	float:left;
	height:25px;
	background-color: transparent;
	background-image:none;
	background-repeat:repeat-x;
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;
	color: #111;
}

#navBar-mid-search:hover {
	background-color: transparent;	
}

#navBar-mid-search a {
	color: #111;
	background-color: transparent;
}

#navBar-mid-search a:hover {
	background-color: transparent;
}

#navBar-mid-welcome:hover {
	background-color: transparent;
}

li#navBar-mid-welcome {
	float:left;
	text-align: center;
	background-color:#transparent;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:1px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 50px;
}

li#navBar-mid-search {
	float:left;
	background-color:#transparent;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navBar-mid-welcome a {
	font-weight: normal;
	font-size: 10px;
	background-color: transparent;
}

#navBar-mid-welcome a:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration:underline;
	background-color: transparent;
}

#navBar-divider {
	float:left;
	height:0px;
	width:0px;
	background-color:#4E535D;
	background-image: none;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#navBar-right {
	float:left;
	width:0px;
	height:0px;
	background-color:#4E535D;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#search {
	float:left;
    padding-top:9px;
    height:25px;
}

#searchbar {
	float:left; 
	padding-top:4px;
	padding-right:0px
}

#logo {
	width:64px;
	height:13px;
	margin-left:13px;
	background-color:#FFFFFF;
	background-image:url(/media/xsite/themes/deeptoneblue/spriteNav.png);
	background-position:0px -36px;
	background-repeat:no-repeat;
}

div#searchbar h3 {
	font-size: 80%;
	font-weight:normal;
	color: #000000;
	margin-left:30px;
}

.goButton {
	font-size:9px;
	color:#000000;
	display:inline;
}

div#subheader-wrap h3 {
	font-size:90%;
	color:#001146;
}

div#subheader-signout {
	height:30px;
	width:200px;
	margin-top:15px;
	float:right;
	font-size:9px;
	font-weight:normal;
	}
	
	div#subheader-signout a {
		text-decoration:none;
		color:#001146;
	}
		div#subheader-signout a:hover {
			text-decoration:underline;
		}	
		
.postingFooterDetailed {
	color: #555;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	background-color: #E2E2E2;
	border: 1px solid #aaa;
	clear: left;
}

.mapPopup {
	background-color:#E2E2E2; 
	padding:5px;
	font-size: 9px;
	color: #333;
	border-bottom: 1px solid #cbcbcb;
	margin-top: 10px;
}

.sidebarWrap {
	width:150px; 
	height: 650px; 
	margin-top:20px;  
	border: 1px solid #737373; 
	background-color: #EEEEEE;
}

.sidebar {
	overflow:auto; 
	margin-top:20px; 
	background-color:#EEEEEE;  
	font-size:10px;
}	

.mediaTable {
	margin-top:20px; 
	margin-left:12px; 
	font-size:x-small; 
	background-color:#E6E6E6;
	border:1px solid #999999;
}

.login {
	float:right;
	font-size:9px;
}

#right-in {
	margin-left:0px;
}

/* >>> Popup Windows <<< */

.smallPopupWindow {
	position: absolute;
	color: #242B55;
	padding: 0;
	margin-bottom: 15px;
	width: 300px;
	height: 100px;
	text-align: center;
	font-size: 12px;
	z-index: 101;
}

.smallPopupWindowLeft { 
	background: url(/media/xsite/themes/graybar/smallPopupWindowLeft.png) no-repeat; 
	width: 25px;
}

.smallPopupWindowCenter { 
	background: url(/media/xsite/themes/graybar/smallPopupWindowBackground.png) repeat-x; 
	width: 250px;
}

.smallPopupWindowRight { 
	background: url(/media/xsite/themes/graybar/smallPopupWindowRight.png) no-repeat; 
	width: 25px;
}

.smallPopupWindowTitle {
	font-size: 18px;
	color: #555;
	padding-top: 2px;
	padding-bottom: 10px;
}

.progressBar {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.progressBarLeft {
	background: url(/media/xsite/themes/graybar/progressBarLeft.png) no-repeat left;
	width: 5px;	
	height: 18px;	
}

.progressBarCenter {
	background: url(/media/xsite/themes/graybar/progressBarCenter.png) repeat-x;
	width: 0px;	
	height: 18px;	
}


.progressBarRight {
	background: url(/media/xsite/themes/graybar/progressBarRight.png) no-repeat Right;
	width: 5px;	
	height: 18px;	
}

.fullPageOverlay {
	position: absolute;
	opacity: .1;
	background-color: #000;
	width: 2000px;
	height: 5000px;
	top: 0px;
	left: 0px;
	z-index: 99;
}


	  
.label {
	margin-top:10px;
	padding-right:5px;
	font-size:12px;
	color:F6F6F6;
	text-align:right;
}

.leaderboardBox {
	float:right;
	width:728px;
	height:90px;
	padding:5px 5px 0px 0px;
}

.headerLogo {
	margin:5px 0px 0px 5px;
}

.mediumad {
	float:left;
	width:300px;
	padding-top:5px;
	margin-bottom:15px;
	margin-right: 15px;
	font-size:9px;
	font-weight:bold;
	color:#9F8A5A;
	text-align:center;
}

.userAgreement {
	padding:20px;
}
	
.userAgreement h3 {
	font-size:16px;
	font-weight:bold;
	text-align:center;		
}

.userAgreement h5 {
	margin-top:5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.userAgreementText  {
	font-size:11px;
	margin-top:10px;
	margin-bottom:15px;
	
}

.userAgreement ul {
	margin:0px 50px 0px 50px;
	list-style:lower-alpha;
}

.userAgreement li {
	font-size:11px;
	margin-top:10px;
}

.viewMore {
	padding: 3px 0px 0px 120px;
	*font-size:9px;
}

	.viewMore a {
		font-size:9px;
		text-decoration:none;
	}

.postTable-wrap {
	width:205px;
	margin-bottom:10px;
	background-color:#F6F6F6;
	border:1px solid #C2C7C6;
	text-align:center;
}

.contribute {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}

.postTable td {
	padding:0px;
	border:1px solid #141414;
	text-align:center;	
}

.postTable td a {
	display:block;
	width:100%;
	height:100%;
	background-color:#141414;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

	.postTable a:hover {
		background-color:#AA1127;
	}

#contentMainNoHeader {
	margin-left:15px;
}	

.locationMarginMap-header {
	padding:2px 0px 2px 4px;
	margin:1px 0px 0px 2px;
	background-color:#AA1127;
	border-bottom:1px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

#storiesContentLeft {
}

.contact p {
     font-size: 13px;
}

.bozemansbestbeast .boxtop {
	background-color:#D2D2D2;
	border-bottom:1px solid #D2D2D2;
}

#loginBar {
	float:none;
	width:1000px;
	font-size:9px;
	text-align:right;
}

#loginBar a {
    text-decoration: none;
    color:#1E7FB6;
}

#loginBar a:hover {
	text-decoration:underline;
	color:#CC6600;
}

.leaderboardBox {	
	padding:0px 5px 0px 0px;
}

.headerLogo {
	margin:0px 0px 0px 5px;
}

div.signUp {
	font-size:10px;
	text-align:right;
}

.signUp a {
        margin-top:0px;
        font-size:10px;
        color:#1E7FB6;
}

.postingImageFramePadding {
	background-color:#000000;
}

div#right {
	float:right;
	padding:0px 4px 0px 4px;
}

div#right-in {
	padding-right:0px;
}
	
div#left {
        overflow:hidden;
	padding:0px;
	background-color:#FFFFFF;
_border:1px solid #CCCCCC;
}

div#left-in {
        overflow:hidden;
	background-color:#FFFFFF;
}

.details .statsBar {
	float:right;
	color:#666666;
	margin-bottom:5px;
}


															/* >>> FORMS <<< */
* { }

 