

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

.heading, .heading .help, .page_heading, .page_heading a {

color:#283596;
font-size:20px;
}

.inside p, .inside-borderbottom p{
    float:left;
    margin: 0 0 15px 0;
}

/* ---- CUSTOM DEFINED STYLESHEET hot_deals ---- */ 



/* ---- CUSTOM DEFINED STYLESHEET interface ---- */ 

ul.userMenu {
	margin: 0;
}

.userMenu ul li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
	margin-right: 5px;
	font-size: 10px;
	font-weight: bold;
	float: right;
	padding: 5px;
}

.userMenu ul li a {
	color: #9F9F9F;
}
	
.pt1_pane {
	background: #FFF url('/templates/publication_pods/images/corner_top_left.gif') top left no-repeat;
	margin-bottom: 10px;
}


.pt1_pane .pt1_pane_body {
	background: url('/templates/publication_pods/images/corner_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;


.pt1_pane_heading {
	background: #58201b url('/sites/515/assets/header.gif') top left repeat;
        font-size: 20px;
	font-family: Helvetica;
	color: #FFEB04;
	text-align: left;
	padding: 8px 0 8px 12px;
}

