﻿/*Smartphone*/
@media only screen and (max-width : 320px) 
{
	#ProBoxGalleryOther { width:99% !important; height:auto; margin:1%; float:left;}
	.Top { clear:both;color:White !important;}
	.Top .Support { width:100%; color:White !important;}
	.mIMG { width:100%;}
	.mIMG img { width:110px;}
	.mnTopSearch input[type="text"] { width:200px !important;}
	.cols3, nav ul li {
		display: block;
		float: none;
		width: 100%;
		clear:both;
	}
	.cols3 { margin-bottom:10px;}
	nav li a {
		border-bottom: 1px solid #576979;
	}
}