﻿/*-------------------------------------------

             Title :  Cooplands
             Usage :  Wholesale
             Author:  QualityXHTML
             Edited:  2009-09-29

---------------------------------------------*/


/*===================TOC=====================

            1. Wholesale Activities

=============================================*/



/* 1. Wholesale Activities
---------------------------------------------*/
#activities {
	padding: 7px 25px 10px 3px;
	}

#activities h2 {
	margin-bottom: -9px;
	color: #d0190d;
	font-size: 1.5em;
	}

#activities h3 {
	margin: 22px 0 16px;
	color: #232323;
	font-weight: normal;
	font-size: 1.125em;
	line-height: 1.35em;
	}

#activities ul li {
	margin-left: 11px;
	padding-left: 20px;
	color: #232323;
	font-size: 0.75em;
	line-height: 2em;
	background: url(../images/bullet.png) no-repeat 0 -73px;
	}

.ie6-7 #activities ul li {
	background-position: 0 -72px;
	}

#activities #small-gallery {
	margin: 14px -16px 0 2px;
	overflow: hidden;
	}

#activities #small-gallery li {
	float: left;
	margin-right: 16px;
	}