.smallCon {
	width:218px;
	padding-bottom:20px;
}

.conTitle {
	color:#fff;
}
.titlePosition {
	padding-left:10px;
}
.smallConTop {
	height:33px;
	width:218px;
	background:url('images/smallCon-Header.gif') no-repeat;
}
.smallConContent {
	width:218px;
	background-image:url('images/smallCon-BG.gif');
	background-repeat:repeat-y;
}
.smallConFooter {
	width:218px;
	background:url('images/smallCon-Bottom.gif') no-repeat;
	height:20px;
	text-align:center;	
}
.smallConContentPane {
	padding:10px;
}


