.photo-line {}

.photo-line img { margin:5px;}
h1 {font-weight:bolder;}

.content-table {width:100%; table-layout: fixed;}
.content-table tr { vertical-align: top; }
.content-table .content-title {width:33%; font-weight:bold;}
.content-table .content-text {width:67%}

.descrition-content { margin-bottom: 20px;}

.detailed-bottom {}
.detailed-bottom button {float:right;}
.detailed-bottom:after { clear:both; }

.detailed
{
	background-color: #EEE;
	padding:10px;
	padding-bottom: 50px; 
	border: 2px solid #555;
	border-radius: 4px;
}

.embeded
{
	background-color: #fff;
	border: 0px solid #555;
}