#left_frame {
	background: url(../images/hp_left_bg.gif) no-repeat;
	padding: 300px 0px 0px 0px;
	width: 210px;
	vertical-align: bottom;
}

td.frame_cell {
	padding: 0px 20px 0px 0px;
}

div#content {
	font-size: 11px;
}

a:link { color: #555; text-decoration: none; }
a:visited { color: #555; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #555; text-decoration: none; }

strong a:link { color: #de1e25; text-decoration: underline; }
strong a:visited { color: #de1e25; text-decoration: underline; }
strong a:hover { color: #000; text-decoration: underline; }
strong a:active { color: #de1e25; text-decoration: underline; }

/* Sections */

ul.sections {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style: outside url(../images/dot_yellow.gif);	
}

.sections li.section {
	margin-bottom: 40px;
}

li.section ul {
	margin-left: 10px;
}

/* Example images */
.exampleImgs {
	margin: 50px 0px 0px 0px;
	text-align: left;
}

.exampleImg {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 7px 0px;
	border: none;
}

.price {
	padding: 5px 5px 5px 5px;
}

.price strong {
	font-size: 1.5em;
}

