@charset "utf-8";
/* CSS - Design by Alireza Maghari - www.toranjnet.com - info@toranjnet.com  */

.DottedLine {
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background: url(../images/DottedLine.png) repeat-x center;
	}

/*Photo Frame TableLess*/

.PhotoFrameTL {
background:url(../images/FrameTL.gif) no-repeat left top;
}

.PhotoFrameTR {
background:url(../images/FrameTR.gif) no-repeat right top;
}

.PhotoFrameBL {
background:url(../images/FrameBL.gif) no-repeat  left bottom;
}

.PhotoFrameBR {
background:url(../images/FrameBR.gif) no-repeat right  bottom;
padding:3px;
}

/*Photo Frame Large TableLess*/

.PhotoFrameLargeTL {
background:url(../images/PhotoFrameLargeTL.gif) no-repeat left top;
}

.PhotoFrameLargeTR {
background:url(../images/PhotoFrameLargeTR.gif) no-repeat right top;
}

.PhotoFrameLargeBL {
background:url(../images/PhotoFrameLargeBL.gif) no-repeat  left bottom;
}

.PhotoFrameLargeBR {
background:url(../images/PhotoFrameLargeBR.gif) no-repeat right  bottom;
padding:3px;
}
