/*
   accessories.template.css
   Peugeot Website - Accessories Template
*/

/* ========== */
/* = Titles = */
/* ========== */
.threecolumn_accessories #page_content h3 {
	padding:0 0 10px 0;
}


/* =========== */
/* = Sidebar = */
/* =========== */
.threecolumn_accessories div.widget_left {
	background-color:#F4F4F4;
	margin:0;
}


/* ============== */
/* = Pagination = */
/* ============== */
.threecolumn_accessories div.pagination_top {
	margin:-24px 10px 0 10px;
}

.threecolumn_accessories div.pg_list a.current {
	color:#002355;
	text-decoration:none;
}
