﻿body {
	font-family: verdana;
	font-size: 8px;
	color : #333333;
}

.title {
	background: url('/mb_mod/images/border_title.png') no-repeat top left;
	color : #EDF2F7;
	padding-top : 0px;
	padding-left : 2px;
	padding-bottom : 0px;
	font-size: 12px;
	height : 16px;
}

.titlelarge {
	background: url('/mb_mod/images/border_title_large.png') no-repeat top left;
	color : #EDF2F7;
	padding-top : 0px;
	padding-left : 2px;
	padding-bottom : 0px;
	font-size: 12px;
	height : 16px;
}

.link-photo {
	color: #333333;
	font-size: 12px;
}
	


