.effect-container
{
	/* [disabled]float: left; */
	width: 100%;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]text-align: center; */
}
.effect-container .img-style
{
	height: 200px;
	width: 285px;
	/* [disabled]margin-top: 5px; */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-bottom: 5px; */
	/* [disabled]margin-left: 0px; */
}
.button
{
	position: relative;
	top: 0;
	left: 0;
	padding: 10px 15px;
	line-height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	width: 100%;
	overflow: visible;
	font-weight: normal;
	font-size: 14px; /*Pixels for consistancy*/
	text-shadow: 0 1px 0 #fff;
	color: #666;
	text-decoration: none;
	vertical-align: middle;
	box-sizing: border-box;
	display: inline-block;






    *display:inline;/*IE ONLY*/
	zoom: 1;
	text-shadow: 0 -1px 0 #EF0251;
	color: #fff;
	border: 1px solid #EF0251;
	/* [disabled]background: rgb(255,93,177); */ /* Old browsers */
	/* [disabled]background: -moz-linear-gradient(top, rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%); */ /* FF3.6+ */
	/* [disabled]background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,93,177,1)), color-stop(100%,rgba(239,1,124,1))); */ /* Chrome,Safari4+ */
	/* [disabled]background: -webkit-linear-gradient(top, rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); */ /* Chrome10+,Safari5.1+ */
	/* [disabled]background: -o-linear-gradient(top, rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); */ /* Opera 11.10+ */
	/* [disabled]background: -ms-linear-gradient(top, rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); */ /* IE10+ */
	background: linear-gradient(top, rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); /* W3C */















    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */
	font-size: 1.3em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.button:hover
{
	/* [disabled]text-shadow: 0 1px 0 #EF0251; */
	border: 1px solid #EF0251;
	background: rgb(255,169,213); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,169,213,1) 0%, rgba(254,112,185,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,169,213,1)), color-stop(100%,rgba(254,112,185,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,169,213,1) 0%,rgba(254,112,185,1) 100%); /* Chrome10+,Safari5.1+ */
	/* [disabled]background: -o-linear-gradient(top, rgba(255,169,213,1) 0%,rgba(254,112,185,1) 100%); */ /* Opera 11.10+ */
	/* [disabled]background: -ms-linear-gradient(top, rgba(255,169,213,1) 0%,rgba(254,112,185,1) 100%); */ /* IE10+ */
	/* [disabled]background: linear-gradient(top, rgba(255,169,213,1) 0%,rgba(254,112,185,1) 100%); */ /* W3C */











    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa9d5', endColorstr='#fe70b9',GradientType=0 ); /* IE6-9 */
	width: 300px;
}
#Container #content #cont tr td #paginationdemo #p1 .effect-container a .img-style.row2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#Container #content #cont tr td #paginationdemo #p2 .effect-container a .img-style.row2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}



.browser-img
{
	width: 300px;
}
#Container #menu #menu000 tr td strong a {
	color: #53BBEA;
}

.view .mask,.view .content {
	width: 280px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
