.trc /* Top right corner*/
{
	background: url('../images/image_frame/top_right_corner.gif') left top no-repeat;
}

.tl /* Top line */
{
	height:4px;background:url('../images/image_frame/top_line.gif') top repeat-x;
}

.tlc /* Top left corner */
{
	background: url('../images/image_frame/top_left_corner.gif') top left no-repeat
}

.rl /* Right line */
{
	background: url('../images/image_frame/right_line.gif')  repeat-y;
}

.cimg
{
	padding:0px 0px 0px 0px;
}


.ll /* Left line */
{
	background: url('../images/image_frame/left_line.gif')  repeat-y;
}

.brc /* Bottom right corner */
{
	background: url('../images/image_frame/bottom_right_corner.gif') top left no-repeat;
}

.bl /* Bottom line */
{
	background: url('../images/image_frame/bottom_line.gif') top repeat-x;
}

.blc /* Bottom left corner */
{
	background: url('../images/image_frame/bottom_left_corner.gif') top left no-repeat;
}

.teaser_content .framed_image
{
	margin-left:20px;
}