img {
	border: 0px;
}

.container {
	width: 625px;
	border: solid 2px #ee2b27;
}

.content {
	width: 595px;
	margin-left: 12px;
	text-align: left;
}

.container-butoane {
	text-align: left;
	margin-top: 10px;
	width: 595px;
	height: 28px;
	position: relative;
}

.main_pict_container {
	width: 595px;
	height: 363px;
	border: solid 2px #ee2b27;
	background-color: #fff;
	position: relative;
}

.mediaHolder {
	width: 583px;
	height: 348px;
	position: relative;
	background-color: #000;
	margin-left: 5px;
	margin-top: 5px;
}
.mediaNavBg {
	bottom:0px;
	left: 0px;
	width: 100%;
	height: 32px;
	background-color: #da5546;
	position: absolute;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.mediaNav {
	bottom:0px;
	left: 0px;
	width: 583px;
	height: 32px;
	background: transparent;
	position: absolute;
	margin-bottom: 0px;
	text-align: center;
}
.btnNavLeft {
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
}	
.btnNavRight {
	position: absolute;
	float: right;
	right: 0px;
	bottom: 0px;
}
.mediaVoteaza {
	position: absolute;
	top: 10px;	
	right: 10px;
}	

.mediaStatusContainer {
	height: 20px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 20px;
}

.mediaStatus {
	height: 20px;
	border: solid 1px #fff;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	position: relative;
	padding: 5px;
}

.mediaDescription {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 595px;
	border: solid 2px red;
	font-size: 12px;
	font-family: Arial;
	color: #ef1c23;
	font-weight: bold;
	position: relative;
}

.pagesContainer {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 595px;
	height: auto;
	border: solid 2px red;
	font-size: 12px;
	font-family: Arial;
	color: #000;
	position: relative;
}

.thumbsHolder {
	position: relative;
}
.thumbsContainer {
	margin-top: 5px;
	width: 595px;
	border: solid 2px red;
	position: absolute;
}

.mediaThumbHolder {
	padding: 0px;
	background-color: #000;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	width: 111px;
	height: 78px;;
	border: solid 2px red;
	position: relative;
}

