﻿
.dummy{}



.sectionHeadLine
{
	font-family: Trebuchet MS;
	font-size: 14;
	font-weight: bold;
}

.sectionBreadText
{
	font-family: Trebuchet MS;
	font-size: 11;
}

.sectionImageDiv
{	
	/*width : 50px;	*/
	border: solid 1px #EEEEEE;
	margin: 0 10px 2px 0;
	text-align: center;
	padding: 3px 9px 3px 1px;
}

.width50
{
	width: 50px;
}

