 /*Reset css  */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0 0 0 0; padding:0 0 0 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {}
ul,ol {list-style:none;}
fieldset,img {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

/* IE6 css fixer v0.95: Tue, 21 Jun 2011 00:29:10 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html .twoColFixLtHdr #sidebar1,
* html .fltrt,
* html .fltlft,
* html #search,
* html #magnifier,
* html .photos ul.thumbs li,
* html .photos1 ul.thumbs li {display:inline;}

/* add zoom:1 to overflow:hidden */
* html .twoColFixLtHdr #sidebar1,
* html .fltrt,
* html .fltlft,
* html #search,
* html #magnifier,
* html .photos ul.thumbs li,
* html .photos1 ul.thumbs li {zoom:1;}

/* add zoom:1 to pos:relative elements */
* html #Inside div a {zoom:1;}

/* add transparancy */
* html #magnifier .hover {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
* html .photos ul.thumbs li {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);}
* html .photos1 ul.thumbs li {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);}
* html .photos ul.thumbs li:hover, * html .photos1 ul.thumbs li:hover {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}


/* add zoom:1; display:inline; to inline-block elements */
* html #search-box {zoom:1; display:inline;}

/* add overflow:visible to (submit) buttons */
 * html input, * html button {overflow:visible;}
